125279e
Name:           bodhi
5152ff2
Version:        3.3.0
5152ff2
Release:        1%{?dist}
7bfcaaf
BuildArch:      noarch
7bfcaaf
7bfcaaf
License:        GPLv2+
125279e
Summary:        A modular framework that facilitates publishing software updates
125279e
Group:          Applications/Internet
1c70cbb
URL:            https://github.com/fedora-infra/bodhi
c62e42d
Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
4bcb6e4
4bcb6e4
BuildRequires: %{py2_dist alembic}
4bcb6e4
BuildRequires: %{py2_dist arrow}
4bcb6e4
BuildRequires: %{py2_dist bleach}
4bcb6e4
BuildRequires: %{py2_dist click}
4bcb6e4
BuildRequires: %{py2_dist colander}
4bcb6e4
BuildRequires: %{py2_dist cornice_sphinx} >= 0.3
4bcb6e4
BuildRequires: %{py2_dist cornice} >= 3.0.0
4bcb6e4
BuildRequires: %{py2_dist cryptography}
4bcb6e4
BuildRequires: %{py2_dist feedgen}
4bcb6e4
BuildRequires: %{py2_dist flake8}
4bcb6e4
BuildRequires: %{py2_dist iniparse}
4bcb6e4
BuildRequires: %{py2_dist jinja2}
4bcb6e4
BuildRequires: %{py2_dist kitchen}
4bcb6e4
BuildRequires: %{py2_dist markdown}
4bcb6e4
BuildRequires: %{py2_dist mock}
4bcb6e4
BuildRequires: %{py2_dist pylibravatar}
4bcb6e4
BuildRequires: %{py2_dist pyramid-fas-openid}
4bcb6e4
BuildRequires: %{py2_dist pyramid-mako}
4bcb6e4
BuildRequires: %{py2_dist pyramid-tm}
4bcb6e4
BuildRequires: %{py2_dist pyramid}
4bcb6e4
BuildRequires: %{py2_dist pytest-cov}
4bcb6e4
BuildRequires: %{py2_dist pytest}
4bcb6e4
BuildRequires: %{py2_dist python-bugzilla}
4bcb6e4
BuildRequires: %{py2_dist python-fedora}
4bcb6e4
BuildRequires: %{py2_dist python-openid}
4bcb6e4
BuildRequires: %{py2_dist pyyaml}
4bcb6e4
BuildRequires: %{py2_dist simplemediawiki}
4bcb6e4
BuildRequires: %{py2_dist sphinx}
4bcb6e4
BuildRequires: %{py2_dist sqlalchemy_schemadisplay}
4bcb6e4
BuildRequires: %{py2_dist sqlalchemy}
4bcb6e4
BuildRequires: %{py2_dist virtualenv}
4bcb6e4
BuildRequires: %{py2_dist webtest}
4bcb6e4
BuildRequires: createrepo_c
4bcb6e4
BuildRequires: fedmsg
4bcb6e4
BuildRequires: koji
4bcb6e4
BuildRequires: liberation-mono-fonts
4bcb6e4
BuildRequires: packagedb-cli
4bcb6e4
BuildRequires: pungi
4bcb6e4
BuildRequires: python2-createrepo_c
4bcb6e4
BuildRequires: python2-devel
4bcb6e4
BuildRequires: python2-dnf
4bcb6e4
BuildRequires: python2-dogpile-cache
4bcb6e4
BuildRequires: python2-koji
4bcb6e4
BuildRequires: python2-librepo
4bcb6e4
BuildRequires: python2-pillow
1c70cbb
125279e
125279e
%description
125279e
Bodhi is a web application that facilitates the process of publishing
125279e
updates for a software distribution.
125279e
125279e
A modular piece of the Fedora Infrastructure stack
125279e
* Utilizes the Koji Buildsystem for tracking RPMs
125279e
* Creates the update repositories using Mash, which composes a repository based
1c70cbb
  on tagged builds in Koji.
125279e
125279e
125279e
%package client
125279e
Summary: Bodhi Client
125279e
Group: Applications/Internet
fdd5d47
b5f09a2
Requires: filesystem
79006e1
Requires: koji
4bcb6e4
Requires: %{py2_dist click}
4bcb6e4
Requires: %{py2_dist python-fedora} >= 0.9
4bcb6e4
Requires: %{py2_dist iniparse}
4bcb6e4
Requires: %{py2_dist kitchen}
4bcb6e4
Requires: %{py2_dist six}
fdd5d47
Requires: python2-bodhi == %{version}-%{release}
a98be4c
Requires: python2-dnf
79006e1
Requires: python2-koji
a902eef
125279e
125279e
%description client
1c70cbb
Client tools for interacting with bodhi.
1c70cbb
1c70cbb
1c70cbb
%package docs
1c70cbb
Summary: Bodhi documentation
1c70cbb
Group:   Applications/Internet
1c70cbb
1c70cbb
1c70cbb
%description docs
1c70cbb
Bodhi documentation.
1c70cbb
1c70cbb
1c70cbb
%package -n python2-bodhi
1c70cbb
Summary: Common files shared by bodhi-client and bodhi-server
1c70cbb
Group:   Applications/Internet
4bcb6e4
1c70cbb
%{?python_provide:%python_provide python2-bodhi}
1c70cbb
1c70cbb
1c70cbb
%description -n python2-bodhi
1c70cbb
Common files shared by bodhi-client and bodhi-server.
1c70cbb
1c70cbb
1c70cbb
%package server
1c70cbb
Summary: A modular framework that facilitates publishing software updates
1c70cbb
Group: Applications/Internet
1c70cbb
4bcb6e4
Requires: %{py2_dist alembic}
4bcb6e4
Requires: %{py2_dist arrow}
4bcb6e4
Requires: %{py2_dist bleach}
4bcb6e4
Requires: %{py2_dist click}
4bcb6e4
Requires: %{py2_dist colander}
4bcb6e4
Requires: %{py2_dist cornice} >= 3.0.0
4bcb6e4
Requires: %{py2_dist cryptography}
4bcb6e4
Requires: %{py2_dist feedgen}
4bcb6e4
Requires: %{py2_dist jinja2}
4bcb6e4
Requires: %{py2_dist kitchen}
4bcb6e4
Requires: %{py2_dist markdown}
4bcb6e4
Requires: %{py2_dist psycopg2}
4bcb6e4
Requires: %{py2_dist pylibravatar}
4bcb6e4
Requires: %{py2_dist pyramid-fas-openid}
4bcb6e4
Requires: %{py2_dist pyramid-mako}
4bcb6e4
Requires: %{py2_dist pyramid-tm}
4bcb6e4
Requires: %{py2_dist pyramid}
4bcb6e4
Requires: %{py2_dist python-bugzilla}
4bcb6e4
Requires: %{py2_dist python-fedora}
4bcb6e4
Requires: %{py2_dist python-openid}
4bcb6e4
Requires: %{py2_dist simplemediawiki}
4bcb6e4
Requires: %{py2_dist sqlalchemy}
4bcb6e4
Requires: %{py2_dist waitress}
4bcb6e4
Requires: bodhi-client == %{version}-%{release}
4bcb6e4
Requires: createrepo_c
4bcb6e4
Requires: fedmsg
4bcb6e4
Requires: fedmsg-base
4bcb6e4
Requires: git
4bcb6e4
Requires: httpd
4bcb6e4
Requires: intltool
4bcb6e4
Requires: liberation-mono-fonts
4bcb6e4
Requires: mod_wsgi
4bcb6e4
Requires: packagedb-cli
4bcb6e4
Requires: pungi
4bcb6e4
Requires: python2-bodhi == %{version}-%{release}
4bcb6e4
Requires: python2-createrepo_c
4bcb6e4
Requires: python2-dogpile-cache
4bcb6e4
Requires: python2-koji
4bcb6e4
Requires: python2-librepo
4bcb6e4
Requires: python2-pillow
c62e42d
c62e42d
Provides:  bundled(aajohan-comfortaa-fonts)
c62e42d
Provides:  bundled(abattis-cantarell-fonts)
c62e42d
Provides:  bundled(bootstrap) = 3.0.1
c62e42d
Provides:  bundled(bootstrap) = 3.0.2
c62e42d
Provides:  bundled(bootstrap) = 3.1.1
c62e42d
Provides:  bunfled(chrissimpkins-hack-fonts)
c62e42d
Provides:  bundled(fedora-bootstrap) = 1.0.1
c62e42d
Provides:  bundled(fontawesome-fonts-web) = 4.4.0
c62e42d
Provides:  bundled(js-chart)
c62e42d
Provides:  bundled(js-excanvas)
c62e42d
Provides:  bundled(js-jquery)
c62e42d
Provides:  bundled(js-jquery) = 1.10.2
c62e42d
Provides:  bundled(js-messenger)
c62e42d
Provides:  bundled(js-moment)
791b0b9
Provides:  bundled(js-typeahead.js) = 1.1.1
c62e42d
Provides:  bundled(nodejs-flot)
c62e42d
Provides:  bundled(open-sans-fonts)
c62e42d
Provides:  bundled(xstatic-bootstrap-datepicker-common)
1c70cbb
1c70cbb
1c70cbb
%description server
1c70cbb
Bodhi is a modular framework that facilitates the process of publishing
1c70cbb
updates for a software distribution.
125279e
125279e
125279e
%prep
85c1748
%autosetup -p1 -n bodhi-%{version}
badf506
1c70cbb
# Kill some dev deps
1c70cbb
sed -i '/pyramid_debugtoolbar/d' setup.py
aeb4a04
sed -i '/pyramid_debugtoolbar/d' devel/development.ini.example
1c70cbb
1c70cbb
# Kill this from the egg-info deps so that bodhi-server doesn't demand it.
1c70cbb
sed -i '/click/d' setup.py
1c70cbb
1c70cbb
# The unit tests needs a development.ini
aeb4a04
mv devel/development.ini.example development.ini
1c70cbb
125279e
125279e
%build
7bfcaaf
%py2_build
1c70cbb
1c70cbb
make %{?_smp_mflags} -C docs html
1c70cbb
make %{?_smp_mflags} -C docs man
1c70cbb
125279e
125279e
%install
7bfcaaf
%py2_install
125279e
1c70cbb
%{__mkdir_p} %{buildroot}/var/lib/bodhi
1c70cbb
%{__mkdir_p} %{buildroot}/var/cache/bodhi
791b0b9
%{__mkdir_p} %{buildroot}%{_sysconfdir}/bash_completion.d
1c70cbb
%{__mkdir_p} %{buildroot}%{_sysconfdir}/httpd/conf.d
1c70cbb
%{__mkdir_p} %{buildroot}%{_sysconfdir}/fedmsg.d
1c70cbb
%{__mkdir_p} %{buildroot}%{_sysconfdir}/bodhi
1c70cbb
%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
1c70cbb
%{__mkdir_p} -m 0755 %{buildroot}/%{_localstatedir}/log/bodhi
125279e
791b0b9
%{__install} -m 0755 bodhi-complete.sh %{buildroot}%{_sysconfdir}/bash_completion.d
1c70cbb
%{__install} -m 644 apache/%{name}.conf %{buildroot}%{_sysconfdir}/httpd/conf.d/%{name}.conf
1c70cbb
%{__install} -m 640 production.ini %{buildroot}%{_sysconfdir}/%{name}/production.ini
2e994ca
%{__install} -m 640 alembic.ini %{buildroot}%{_sysconfdir}/%{name}/alembic.ini
1c70cbb
%{__install} apache/%{name}.wsgi %{buildroot}%{_datadir}/%{name}/%{name}.wsgi
125279e
1c70cbb
%{__install} -m 644 fedmsg.d/masher.py %{buildroot}%{_sysconfdir}/fedmsg.d/masher.py
1c70cbb
%{__install} -m 644 fedmsg.d/bodhi.py %{buildroot}%{_sysconfdir}/fedmsg.d/bodhi.py
1c70cbb
1c70cbb
install -d %{buildroot}%{_mandir}/man1
1ff3969
install -pm0644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
1c70cbb
7787378
if [ ! -e %{buildroot}%{python2_sitelib}/%{name}/server/static/bootstrap ]; then
7787378
    # setuptools on EL 7 does not install bootstrap, so we need to symlink it
7787378
    ln -s ./bootstrap-3.1.1-fedora \
7787378
        %{buildroot}%{python2_sitelib}/%{name}/server/static/bootstrap
7787378
fi;
1c70cbb
1c70cbb
1c70cbb
%check
1c70cbb
# setuptools on EL 7 doesn't install bootstrap. This test ensures that bootstrap is present.
1c70cbb
if [ ! -e %{buildroot}%{python2_sitelib}/%{name}/server/static/bootstrap ]; then
1c70cbb
    echo "%{buildroot}%{python2_sitelib}/%{name}/server/static/bootstrap is missing, failing!"
1c70cbb
    /usr/bin/false
1c70cbb
fi;
1c70cbb
791b0b9
# The tests need bodhi to be installed to pass. Let's build a virtualenv so we can install bodhi
791b0b9
# there.
791b0b9
virtualenv --system-site-packages --no-pip --never-download .test-virtualenv
791b0b9
.test-virtualenv/bin/python2 setup.py develop
791b0b9
.test-virtualenv/bin/python2 /usr/bin/py.test
125279e
1c70cbb
1c70cbb
%pre server
1c70cbb
%{_sbindir}/groupadd -r %{name} &>/dev/null || :
1c70cbb
%{_sbindir}/useradd  -r -s /sbin/nologin -d %{_datadir}/%{name} -M \
1c70cbb
                     -c 'Bodhi Server' -g %{name} %{name} &>/dev/null || :
125279e
125279e
125279e
%files client
125279e
%defattr(-,root,root,-)
1c70cbb
%license COPYING
791b0b9
%{_sysconfdir}/bash_completion.d/bodhi-complete.sh
125279e
%{_bindir}/bodhi
1c70cbb
%{python2_sitelib}/%{name}/client
1ff3969
%{python2_sitelib}/%{name}_client-%{version}-py%{python2_version}.egg-info
79547df
%{_mandir}/man1/bodhi.1*
125279e
125279e
1c70cbb
%files docs
1c70cbb
%license COPYING
1c70cbb
%doc docs/_build/html/ README.rst
1c70cbb
1c70cbb
1c70cbb
%files -n python2-bodhi
1c70cbb
%license COPYING
1c70cbb
%dir %{python2_sitelib}/%{name}/
1c70cbb
%{python2_sitelib}/%{name}/__init__.py*
1ff3969
%{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info
1c70cbb
1c70cbb
1c70cbb
%files server
1c70cbb
%defattr(-,root,root,-)
1c70cbb
%license COPYING
4bcb6e4
%{_bindir}/bodhi-approve-testing
10a6969
%{_bindir}/bodhi-check-policies
1ff3969
%{_bindir}/bodhi-clean-old-mashes
bdaea7d
%{_bindir}/bodhi-dequeue-stable
1c70cbb
%{_bindir}/bodhi-expire-overrides
4bcb6e4
%{_bindir}/bodhi-manage-releases
4bcb6e4
%{_bindir}/bodhi-monitor-composes
1c70cbb
%{_bindir}/bodhi-push
1c70cbb
%{_bindir}/bodhi-untag-branched
4bcb6e4
%{_bindir}/initialize_bodhi_db
2e994ca
%config(noreplace) %{_sysconfdir}/bodhi/alembic.ini
1c70cbb
%config(noreplace) %{_sysconfdir}/httpd/conf.d/bodhi.conf
1c70cbb
%config(noreplace) %{_sysconfdir}/fedmsg.d/*
1c70cbb
%dir %{_sysconfdir}/bodhi/
1c70cbb
%{python2_sitelib}/%{name}/server
1ff3969
%{python2_sitelib}/%{name}_server-%{version}-py%{python2_version}.egg-info
5152ff2
%{_mandir}/man1/bodhi-*.1*
1ff3969
%{_mandir}/man1/initialize_bodhi_db.1*
1c70cbb
%attr(-,bodhi,root) %{_datadir}/%{name}
1c70cbb
%attr(-,bodhi,bodhi) %config(noreplace) %{_sysconfdir}/bodhi/*
1c70cbb
%attr(-,bodhi,root) %{_localstatedir}/log/bodhi
1c70cbb
%attr(0775,bodhi,bodhi) %{_localstatedir}/cache/bodhi
1c70cbb
1c70cbb
125279e
%changelog
5152ff2
* Fri Feb 16 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.3.0-1
5152ff2
- Update to 3.3.0.
5152ff2
- https://bodhi.fedoraproject.org/docs/release_notes.html#v3-3-0
5152ff2
bea0e16
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
bea0e16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bea0e16
2bf37b2
* Wed Jan 17 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.2.0-1
4bcb6e4
- Update to 3.2.0.
4bcb6e4
- Use the fancy new py2_dist macro for dependencies.
4bcb6e4
- Fix a FTBFS (#1530245).
1aa9ca3
- Drop the moveshelf patch because it causes tests to fail.
4bcb6e4
a8371c2
* Fri Jan 05 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 3.1.0-3
a8371c2
- Apply patch to move the shelves
a8371c2
0ade574
* Tue Dec 12 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.1.0-2
0ade574
- Correct bodhi-client's help text to show the correct syntax for multi-build
0ade574
  updates (#1515766).
0ade574
aeb4a04
* Tue Oct 31 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.1.0-1
aeb4a04
- Update to 3.1.0.
aeb4a04
- https://github.com/fedora-infra/bodhi/releases/tag/3.1.0
aeb4a04
- Require alembic in the server package (#1493678).
aeb4a04
ecb4e88
* Tue Oct 24 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.0.0-1
ecb4e88
- Update to 3.0.0 (#1506021).
ecb4e88
- https://github.com/fedora-infra/bodhi/releases/tag/3.0.0
ecb4e88
- Supports non-RPM artifacts (#1352587).
ecb4e88
888efb4
* Wed Oct 11 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.12.2-1
888efb4
- Update to 2.12.2.
888efb4
- https://github.com/fedora-infra/bodhi/releases/tag/2.12.2
888efb4
2e1cd89
* Wed Oct 11 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.12.1-1
2e1cd89
- Update to 2.12.1.
2e1cd89
- https://github.com/fedora-infra/bodhi/releases/tag/2.12.1
2e1cd89
e2e92ab
* Tue Oct 10 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.12.0-1
e2e92ab
- Update to 2.12.0 (#1500515).
e2e92ab
- https://github.com/fedora-infra/bodhi/releases/tag/2.12.0
e2e92ab
f85bf58
* Fri Sep 22 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.11.0-3
f85bf58
- Retry auth upon captcha failures (#1494644).
f85bf58
1c40e3b
* Wed Sep 20 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.11.0-2
1c40e3b
- Use python2- versions on several dependencies.
1c40e3b
bdaea7d
* Tue Sep 19 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.11.0-1
bdaea7d
- Update to 2.11.0 (#1493587).
bdaea7d
- https://github.com/fedora-infra/bodhi/releases/tag/2.11.0
bdaea7d
79006e1
* Fri Sep 15 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.10.1-4
79006e1
- The client should Require koji and python2-koji (#1488223).
79006e1
- Fix Fedora < 27 to require python-progressbar.
79006e1
875a4d5
* Tue Sep 05 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.10.1-3
875a4d5
- Use python2- prefixes for progressbar and pytest-cov dependencies.
875a4d5
308c10b
* Tue Sep 05 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.10.1-2
308c10b
- Bump the release to fix the upgrade path from F26.
308c10b
f294072
* Tue Aug 22 2017 Jeremy Cline <jeremy@jcline.org> - 2.10.1-1
f294072
- Update to 2.10.1
f294072
- https://github.com/fedora-infra/bodhi/releases/tag/2.10.1
f294072
16cc16f
* Fri Aug 18 2017 Jeremy Cline <jeremy@jcline.org> - 2.10.0-1
16cc16f
- Update to 2.10.0
16cc16f
- https://github.com/fedora-infra/bodhi/releases/tag/2.10.0
16cc16f
85c1748
* Tue Aug 15 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.9.1-1
85c1748
- Update to 2.9.1, which fixes CVE-2017-1002152 (#1478587).
85c1748
- https://github.com/fedora-infra/bodhi/releases/tag/2.9.1
85c1748
54f07b2
* Tue Aug 08 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.9.0-4
54f07b2
- bodhi-server now depends on bodhi-client for some of its CLI tools (#1479456).
54f07b2
b5f09a2
* Tue Aug 08 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.9.0-3
b5f09a2
- Depend on filesystem instead of bash-completion (#1479341).
b5f09a2
a98be4c
* Thu Aug 03 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.9.0-2
a98be4c
- Use python2- dependencies where appropriate.
a98be4c
791b0b9
* Wed Aug 02 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.9.0-1
791b0b9
- Update to 2.9.0 (#1477579).
791b0b9
- https://github.com/fedora-infra/bodhi/releases/tag/2.9.0
791b0b9
- Lexigraphically sort dependencies.
791b0b9
5e2b3ea
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-2
5e2b3ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
5e2b3ea
8fdebab
* Wed Jun 21 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.8.1-1
8fdebab
- Update to 2.8.1.
8fdebab
- https://github.com/fedora-infra/bodhi/releases/tag/2.8.1
8fdebab
- Make a few of the python2- dependencies be python- again for F24-25.
8fdebab
fdd5d47
* Tue Jun 20 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.8.0-2
fdd5d47
- Use python2- versions of dependencies where available.
fdd5d47
- Rearrange dependencies alphabetically.
fdd5d47
- Drop client requirement on kitchen, since it doesn't use it.
fdd5d47
- Drop server requirement on sphinx, since it doesn't use it.
fdd5d47
a07982a
* Tue Jun 20 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.8.0-1
a07982a
- Update to 2.8.0.
a07982a
- https://github.com/fedora-infra/bodhi/releases/tag/2.8.0
a07982a
ddb0099
* Wed Jun 07 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.7.0-2
ddb0099
- Drop the alembic.ini symlink in /usr/share since it is not needed.
ddb0099
2e994ca
* Mon May 15 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.7.0-1
2e994ca
- Update to 2.7.0 (#1458342).
2e994ca
- https://github.com/fedora-infra/bodhi/releases/tag/2.7.0
2e994ca
- Install alembic.ini as a config file (#1451091).
2e994ca
34e1493
* Fri May 05 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.6.2-1
34e1493
- Update to 2.6.2 (#1445294).
34e1493
- https://github.com/fedora-infra/bodhi/releases/tag/2.6.2
34e1493
3dcfb49
* Mon May 01 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.6.1-1
3dcfb49
- Update to 2.6.1 (#1447149).
3dcfb49
- https://github.com/fedora-infra/bodhi/releases/tag/2.6.1
3dcfb49
33a457e
* Mon Apr 17 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.6.0-1
33a457e
- Update to 2.6.0.
33a457e
- https://github.com/fedora-infra/bodhi/releases/tag/2.6.0
33a457e
161a35b
* Mon Apr 10 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.5.0-2
161a35b
- Apply a patch to fix https://github.com/fedora-infra/bodhi/issues/1423
161a35b
- Temporarily disable the tests since the patch causes two of them to fail, expectedly.
161a35b
c62e42d
* Tue Mar 28 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.5.0-1
c62e42d
- Update to 2.5.0.
c62e42d
- https://github.com/fedora-infra/bodhi/releases/tag/2.5.0
c62e42d
- Declare all the bundled packages found in bodhi-server's static/ folder.
c62e42d
- Remove commented Requires and BuildRequires.
c62e42d
c5b861e
* Wed Mar 22 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.4.0-3
c5b861e
- Drop depenency on yum from the client (#1135681).
c5b861e
badf506
* Fri Mar 10 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.4.0-2
badf506
- Apply a patch to workaround https://github.com/fedora-infra/bodhi/issues/1343 until a true fix is
badf506
  available.