From 5133dff0469f0ae1c650a118c09c811a0c3f5ebf Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Jun 20 2017 20:36:26 +0000 Subject: Update to 2.8.0. Signed-off-by: Randy Barlow --- diff --git a/.gitignore b/.gitignore index 7c5e436..ec92ad1 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ bodhi-0.7.14.tar.bz2 /bodhi-2.6.1.tar.gz /bodhi-2.6.2.tar.gz /bodhi-2.7.0.tar.gz +/bodhi-2.8.0.tar.gz diff --git a/bodhi.spec b/bodhi.spec index 213da2c..dd80d66 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -1,5 +1,5 @@ Name: bodhi -Version: 2.7.0 +Version: 2.8.0 Release: 1%{?dist} BuildArch: noarch @@ -21,6 +21,7 @@ BuildRequires: python-webtest BuildRequires: python-mock # For the app +BuildRequires: python-bleach BuildRequires: python-pyramid BuildRequires: python-pyramid-mako BuildRequires: python-pyramid-tm @@ -129,6 +130,7 @@ Requires: httpd Requires: python-psycopg2 Requires: python2-fedmsg-atomic-composer >= 2016.3 +Requires: python-bleach Requires: python-pyramid Requires: python-pyramid-mako Requires: python-pyramid-tm @@ -328,6 +330,7 @@ PYTHONPATH=. %{__python} setup.py nosetests %defattr(-,root,root,-) %license COPYING %{_bindir}/initialize_bodhi_db +%{_bindir}/bodhi-babysit-ci %{_bindir}/bodhi-clean-old-mashes %{_bindir}/bodhi-expire-overrides %{_bindir}/bodhi-approve-testing @@ -341,6 +344,8 @@ PYTHONPATH=. %{__python} setup.py nosetests %dir %{_sysconfdir}/bodhi/ %{python2_sitelib}/%{name}/server %{python2_sitelib}/%{name}_server-%{version}-py%{python2_version}.egg-info +%{_mandir}/man1/bodhi-approve-testing.1* +%{_mandir}/man1/bodhi-babysit-ci.1* %{_mandir}/man1/bodhi-push.1* %{_mandir}/man1/initialize_bodhi_db.1* %attr(-,bodhi,root) %{_datadir}/%{name} @@ -350,6 +355,10 @@ PYTHONPATH=. %{__python} setup.py nosetests %changelog +* Tue Jun 20 2017 Randy Barlow - 2.8.0-1 +- Update to 2.8.0. +- https://github.com/fedora-infra/bodhi/releases/tag/2.8.0 + * Mon May 15 2017 Randy Barlow - 2.7.0-1 - Update to 2.7.0 (#1458342). - https://github.com/fedora-infra/bodhi/releases/tag/2.7.0 diff --git a/sources b/sources index d5984c9..c4f97d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bodhi-2.7.0.tar.gz) = f6188ca1e88fc13a6c20d11a93786bbe8de29308daa094ab3e651c4db811e4c30634fae63214cfe43c3d5cef6c87036891a6780c7c106ba8bba7785ee47a50b7 +SHA512 (bodhi-2.8.0.tar.gz) = d8073c9e6923567a7e303662d9d28c67b457cd77c09f34bd70684e7e6c937ba0a33ed5af36f6c8486c9f1799897475bf7beb4f05e109dde247417978ca0acb91