diff --git a/.gitignore b/.gitignore index ec92ad1..62b5cb5 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ bodhi-0.7.14.tar.bz2 /bodhi-2.6.2.tar.gz /bodhi-2.7.0.tar.gz /bodhi-2.8.0.tar.gz +/bodhi-2.8.1.tar.gz diff --git a/bodhi.spec b/bodhi.spec index 0ef2b80..4af4b7a 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -1,6 +1,6 @@ Name: bodhi -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.8.1 +Release: 1%{?dist} BuildArch: noarch License: GPLv2+ @@ -9,6 +9,7 @@ Group: Applications/Internet URL: https://github.com/fedora-infra/bodhi Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz + # For the tests BuildRequires: python-alembic BuildRequires: python-cornice-sphinx @@ -38,28 +39,34 @@ BuildRequires: python-pyramid BuildRequires: python-pyramid-fas-openid BuildRequires: python-simplemediawiki BuildRequires: python-webhelpers -BuildRequires: python2-arrow BuildRequires: python2-colander BuildRequires: python2-createrepo_c BuildRequires: python2-cryptography -BuildRequires: python2-dogpile-cache BuildRequires: python2-fedmsg-atomic-composer >= 2016.3 -BuildRequires: python2-kitchen BuildRequires: python2-librepo BuildRequires: python2-markdown BuildRequires: python2-pillow -BuildRequires: python2-pyramid-mako -BuildRequires: python2-pyramid-tm -BuildRequires: python2-sqlalchemy BuildRequires: python2-waitress # For the bodhi-client and push.py %if 0%{?fedora} >= 26 +BuildRequires: python2-arrow BuildRequires: python2-bleach BuildRequires: python2-click +BuildRequires: python2-dogpile-cache +BuildRequires: python2-kitchen +BuildRequires: python2-pyramid-mako +BuildRequires: python2-pyramid-tm +BuildRequires: python2-sqlalchemy %else +BuildRequires: python-arrow BuildRequires: python-bleach BuildRequires: python-click +BuildRequires: python-dogpile-cache +BuildRequires: python-kitchen +BuildRequires: python-pyramid-mako +BuildRequires: python-pyramid-tm +BuildRequires: python-sqlalchemy %endif @@ -139,29 +146,35 @@ Requires: python-pyramid Requires: python-pyramid-fas-openid Requires: python-simplemediawiki Requires: python-webhelpers -Requires: python2-arrow Requires: python2-bodhi == %{version}-%{release} Requires: python2-colander Requires: python2-createrepo_c Requires: python2-cryptography -Requires: python2-dogpile-cache Requires: python2-fedmsg-atomic-composer >= 2016.3 -Requires: python2-kitchen Requires: python2-librepo Requires: python2-markdown Requires: python2-pillow Requires: python2-psycopg2 -Requires: python2-pyramid-mako -Requires: python2-pyramid-tm -Requires: python2-sqlalchemy Requires: python2-waitress %if 0%{?fedora} >= 26 +Requires: python2-arrow Requires: python2-bleach Requires: python2-click +Requires: python2-dogpile-cache +Requires: python2-kitchen +Requires: python2-pyramid-mako +Requires: python2-pyramid-tm +Requires: python2-sqlalchemy %else +Requires: python-arrow Requires: python-bleach Requires: python-click +Requires: python-dogpile-cache +Requires: python-kitchen +Requires: python-pyramid-mako +Requires: python-pyramid-tm +Requires: python-sqlalchemy %endif Provides: bundled(aajohan-comfortaa-fonts) @@ -313,6 +326,11 @@ PYTHONPATH=. %{__python2} setup.py nosetests %changelog +* Wed Jun 21 2017 Randy Barlow - 2.8.1-1 +- Update to 2.8.1. +- https://github.com/fedora-infra/bodhi/releases/tag/2.8.1 +- Make a few of the python2- dependencies be python- again for F24-25. + * Tue Jun 20 2017 Randy Barlow - 2.8.0-2 - Use python2- versions of dependencies where available. - Rearrange dependencies alphabetically. diff --git a/sources b/sources index c4f97d2..396c82a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bodhi-2.8.0.tar.gz) = d8073c9e6923567a7e303662d9d28c67b457cd77c09f34bd70684e7e6c937ba0a33ed5af36f6c8486c9f1799897475bf7beb4f05e109dde247417978ca0acb91 +SHA512 (bodhi-2.8.1.tar.gz) = 34c30b6c72fb8103e7a9486ce1740a92d48490b81d52da5a0d5c2e504660e3d49dad820ca7b721fb4661cc4f91b2ec1cf2a2ff465fed4de4833b9e34a48536a1