diff --git a/bodhi.spec b/bodhi.spec index 6895b19..9c02c64 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -3,8 +3,8 @@ %{?python_enable_dependency_generator} Name: bodhi -Version: 3.12.0 -Release: 103%{?dist} +Version: 3.13.0 +Release: 1%{?dist} BuildArch: noarch License: GPLv2+ @@ -24,6 +24,7 @@ BuildRequires: %{py3_dist cornice} >= 3.1.0 BuildRequires: %{py3_dist cryptography} BuildRequires: %{py3_dist dogpile.cache} BuildRequires: %{py3_dist fedmsg} +BuildRequires: %{py3_dist fedora_messaging} BuildRequires: %{py3_dist feedgen} BuildRequires: %{py3_dist flake8} BuildRequires: %{py3_dist iniparse} @@ -31,6 +32,7 @@ BuildRequires: %{py3_dist jinja2} BuildRequires: %{py3_dist kitchen} BuildRequires: %{py3_dist markdown} BuildRequires: %{py3_dist pillow} +BuildRequires: %{py3_dist psycopg2} BuildRequires: %{py3_dist mock} BuildRequires: %{py3_dist pylibravatar} BuildRequires: %{py3_dist pyramid-fas-openid} @@ -170,10 +172,6 @@ updates for a software distribution. %prep %autosetup -p1 -n bodhi-%{version} -# Temporarily hack the year in tests before the proper fix -# https://github.com/fedora-infra/bodhi/pull/2891 -find bodhi/tests -name '*.py' -exec sed -i "s/2018/$(date +%Y)/g" {} + - # Kill some dev deps sed -i '/pyramid_debugtoolbar/d' setup.py sed -i '/pyramid_debugtoolbar/d' devel/development.ini.example @@ -219,7 +217,7 @@ install -pm0644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/ %{__python3} -m venv --system-site-packages --without-pip .test-venv .test-venv/bin/python3 setup.py develop -.test-venv/bin/python3 /usr/bin/py.test-3 +.test-venv/bin/python3 /usr/bin/py.test-3 bodhi/tests %pre server @@ -279,6 +277,7 @@ install -pm0644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/ %{_bindir}/bodhi-monitor-composes %{_bindir}/bodhi-push %{_bindir}/bodhi-sar +%{_bindir}/bodhi-shell %{_bindir}/bodhi-skopeo-lite %{_bindir}/bodhi-untag-branched %{_bindir}/initialize_bodhi_db @@ -301,6 +300,10 @@ install -pm0644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/ %changelog +* Fri Feb 15 2019 Randy Barlow - 3.13.0-1 +- Update to 3.13.0. +- https://github.com/fedora-infra/bodhi/releases/tag/3.13.0 + * Thu Jan 31 2019 Fedora Release Engineering - 3.12.0-103 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 5232991..c6e8182 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bodhi-3.12.0.tar.gz) = 24eb18ac38932d8beb00867419f82ef070aaee9eda1487b97f6771dc1cef063569816dfd6258b683e693e7112d09ef7fe44ad22fe4dff18f137c267e9380b0a4 +SHA512 (bodhi-3.13.0.tar.gz) = eda1397a5046941bba5691796e1f9106e8d1c6163e62c54b541583f68a18ba9938646ac4035abfce0cf7c812f58e90e56d1df268dfebdb3f732ec61ec4640cf2