244733c
%global bashcompdir     %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
244733c
%global bashcomproot    %(dirname %{bashcompdir} 2>/dev/null)
244733c
125279e
Name:           bodhi
d64f404
Version:        3.12.0
86873af
Release:        100%{?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 click}
4bcb6e4
BuildRequires: %{py2_dist iniparse}
4bcb6e4
BuildRequires: %{py2_dist mock}
a297a93
BuildRequires: %{py2_dist munch}
4bcb6e4
BuildRequires: %{py2_dist pytest-cov}
4bcb6e4
BuildRequires: %{py2_dist pytest}
a297a93
BuildRequires: %{py2_dist python-fedora} >= 0.9
4e55b69
BuildRequires: %{py3_dist alembic}
4e55b69
BuildRequires: %{py3_dist arrow}
4e55b69
BuildRequires: %{py3_dist bleach}
4e55b69
BuildRequires: %{py3_dist click}
4e55b69
BuildRequires: %{py3_dist colander}
4e55b69
BuildRequires: %{py3_dist cornice_sphinx} >= 0.3
679b66e
BuildRequires: %{py3_dist cornice} >= 3.1.0
4e55b69
BuildRequires: %{py3_dist cryptography}
4e55b69
BuildRequires: %{py3_dist fedmsg}
4e55b69
BuildRequires: %{py3_dist feedgen}
4e55b69
BuildRequires: %{py3_dist flake8}
4e55b69
BuildRequires: %{py3_dist iniparse}
4e55b69
BuildRequires: %{py3_dist jinja2}
4e55b69
BuildRequires: %{py3_dist kitchen}
4e55b69
BuildRequires: %{py3_dist markdown}
4e55b69
BuildRequires: %{py3_dist mock}
4e55b69
BuildRequires: %{py3_dist pylibravatar}
4e55b69
BuildRequires: %{py3_dist pyramid-fas-openid}
4e55b69
BuildRequires: %{py3_dist pyramid-mako}
4e55b69
BuildRequires: %{py3_dist pyramid}
4e55b69
BuildRequires: %{py3_dist pytest-cov}
4e55b69
BuildRequires: %{py3_dist pytest}
4e55b69
BuildRequires: %{py3_dist python-bugzilla}
4e55b69
BuildRequires: %{py3_dist python-fedora}
4e55b69
BuildRequires: %{py3_dist pyyaml}
77262a2
BuildRequires: %{py3_dist responses}
4e55b69
BuildRequires: %{py3_dist simplemediawiki}
4e55b69
BuildRequires: %{py3_dist sphinx}
4e55b69
BuildRequires: %{py3_dist sqlalchemy}
a297a93
BuildRequires: %{py3_dist sqlalchemy_schemadisplay}
4e55b69
BuildRequires: %{py3_dist webtest}
53a3c19
BuildRequires: /usr/bin/virtualenv
4bcb6e4
BuildRequires: liberation-mono-fonts
244733c
BuildRequires: pkgconfig(bash-completion)
4e55b69
BuildRequires: pungi >= 4.1.20
4bcb6e4
BuildRequires: python2-devel
4bcb6e4
BuildRequires: python2-koji
4e55b69
BuildRequires: python3-createrepo_c
4e55b69
BuildRequires: python3-devel
4e55b69
BuildRequires: python3-dnf
4e55b69
BuildRequires: python3-dogpile-cache
4e55b69
BuildRequires: python3-koji
4e55b69
BuildRequires: python3-librepo
4e55b69
BuildRequires: python3-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
7989bbc
* Utilizes the Koji Buildsystem for tracking packages.
7989bbc
* Creates RPM and module update repositories using Pungi, which composes a repository based
1c70cbb
  on tagged builds in Koji.
7989bbc
* Manages container and Flatpak updates using skopeo or bodhi-skopeo-lite (included with the
7989bbc
  bodhi-server package).
7989bbc
* Manages RPM, container, module, and Flatpak content.
125279e
125279e
125279e
%package client
125279e
Summary: Bodhi Client
125279e
Group: Applications/Internet
fdd5d47
4e55b69
Requires: python3-bodhi-client == %{version}-%{release}
a902eef
125279e
125279e
%description client
1c70cbb
Client tools for interacting with bodhi.
1c70cbb
1c70cbb
6b63e0d
%package composer
6b63e0d
Summary: Bodhi composer backend
6b63e0d
a297a93
Requires: %{py3_dist jinja2}
6b63e0d
Requires: bodhi-server == %{version}-%{release}
6b63e0d
Requires: pungi >= 4.1.20
a297a93
Requires: python3-createrepo_c
a297a93
Requires: python3-hawkey
6b63e0d
Requires: skopeo
6b63e0d
6b63e0d
6b63e0d
%description composer
6b63e0d
The Bodhi composer is the component that publishes Bodhi artifacts to
6b63e0d
repositories.
6b63e0d
6b63e0d
1c70cbb
%package docs
1c70cbb
Summary: Bodhi documentation
1c70cbb
Group:   Applications/Internet
1c70cbb
4e55b69
Requires: filesystem
4e55b69
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
4e55b69
%package -n python3-bodhi
4e55b69
Summary: Common files shared by bodhi-client and bodhi-server
4e55b69
Group:   Applications/Internet
4e55b69
4e55b69
%{?python_provide:%python_provide python3-bodhi}
4e55b69
4e55b69
4e55b69
%description -n python3-bodhi
4e55b69
Common files shared by bodhi-client and bodhi-server.
4e55b69
4e55b69
4e55b69
%package -n python2-bodhi-client
4e55b69
Summary: REST API bindings for Python.
4e55b69
4e55b69
Requires: %{py2_dist click}
4e55b69
Requires: %{py2_dist iniparse}
4e55b69
Requires: %{py2_dist python-fedora} >= 0.9
4e55b69
Requires: %{py2_dist six}
4e55b69
Requires: koji
4e55b69
Requires: python2-bodhi == %{version}-%{release}
4e55b69
Requires: python2-dnf
4e55b69
Requires: python2-koji
4e55b69
4e55b69
%{?python_provide:%python_provide python2-bodhi-client}
4e55b69
4e55b69
4e55b69
%description -n python2-bodhi-client
4e55b69
REST API bindings for Python.
4e55b69
4e55b69
4e55b69
%package -n python3-bodhi-client
4e55b69
Summary: REST API bindings for Python.
4e55b69
4e55b69
Requires: %{py3_dist click}
4e55b69
Requires: %{py3_dist iniparse}
4e55b69
Requires: %{py3_dist python-fedora} >= 0.9
4e55b69
Requires: %{py3_dist six}
a297a93
Requires: /usr/bin/koji
4e55b69
Requires: python3-bodhi == %{version}-%{release}
4e55b69
Requires: python3-dnf
4e55b69
Requires: python3-koji
4e55b69
4e55b69
%{?python_provide:%python_provide python3-bodhi-client}
4e55b69
4e55b69
4e55b69
%description -n python3-bodhi-client
4e55b69
REST API bindings for Python.
4e55b69
4e55b69
1c70cbb
%package server
1c70cbb
Summary: A modular framework that facilitates publishing software updates
1c70cbb
Group: Applications/Internet
1c70cbb
a297a93
Requires: %{py3_dist alembic}
a297a93
Requires: %{py3_dist arrow}
a297a93
Requires: %{py3_dist bleach}
a297a93
Requires: %{py3_dist click}
a297a93
Requires: %{py3_dist colander}
a297a93
Requires: %{py3_dist cornice} >= 3.1.0
a297a93
Requires: %{py3_dist cryptography}
a297a93
Requires: %{py3_dist fedmsg}
a297a93
Requires: %{py3_dist feedgen}
a297a93
Requires: %{py3_dist jinja2}
a297a93
Requires: %{py3_dist kitchen}
a297a93
Requires: %{py3_dist markdown}
a297a93
Requires: %{py3_dist psycopg2}
a297a93
Requires: %{py3_dist pylibravatar}
a297a93
Requires: %{py3_dist pyramid-fas-openid}
a297a93
Requires: %{py3_dist pyramid-mako}
a297a93
Requires: %{py3_dist pyramid}
a297a93
Requires: %{py3_dist python-bugzilla}
a297a93
Requires: %{py3_dist python-fedora}
a297a93
Requires: %{py3_dist python3-openid}
a297a93
Requires: %{py3_dist simplemediawiki}
a297a93
Requires: %{py3_dist six}
a297a93
Requires: %{py3_dist sqlalchemy}
a297a93
Requires: %{py3_dist waitress}
a297a93
Requires: python3-bodhi-client == %{version}-%{release}
4bcb6e4
Requires: git
4bcb6e4
Requires: httpd
4bcb6e4
Requires: intltool
4bcb6e4
Requires: liberation-mono-fonts
a297a93
Requires: python3-dogpile-cache
a297a93
Requires: python3-koji
a297a93
Requires: python3-librepo
a297a93
Requires: python3-mod_wsgi
a297a93
Requires: python3-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
36d2cb4
Provides:  bundled(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) = 1.10.2
36d2cb4
Provides:  bundled(js-jquery) = 2.0.3
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
a297a93
# We don't want the Python 2 build to see the server requirements, and this is an easy way to do
a297a93
# that.
a297a93
mv requirements.txt py3-requirements.txt
a297a93
touch requirements.txt
7bfcaaf
%py2_build
a297a93
mv py3-requirements.txt requirements.txt
4e55b69
%py3_build
1c70cbb
1c70cbb
make %{?_smp_mflags} -C docs html
1c70cbb
make %{?_smp_mflags} -C docs man
1c70cbb
125279e
125279e
%install
7bfcaaf
%py2_install
a297a93
# Let's remove all the server stuff since we don't ship Python 2 version of the server anymore.
a297a93
rm -rf %{buildroot}/%{python2_sitelib}/%{name}_server-%{version}-py%{python2_version}.egg-info
a297a93
rm -rf %{buildroot}/%{python2_sitelib}/%{name}/server
a297a93
%py3_install
125279e
1c70cbb
%{__mkdir_p} %{buildroot}/var/lib/bodhi
1c70cbb
%{__mkdir_p} %{buildroot}/var/cache/bodhi
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
244733c
%{__install} -Dpm 0755 bodhi-complete.sh %{buildroot}%{bashcompdir}/%{name}
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
1c70cbb
1c70cbb
%check
791b0b9
# The tests need bodhi to be installed to pass. Let's build a virtualenv so we can install bodhi
791b0b9
# there.
53a3c19
virtualenv --python=%{__python2} --system-site-packages --no-pip --never-download .test-virtualenv-2
53a3c19
virtualenv --python=%{__python3} --system-site-packages --no-pip --never-download .test-virtualenv-3
4e55b69
4e55b69
.test-virtualenv-3/bin/python3 setup.py develop
4e55b69
.test-virtualenv-3/bin/python3 /usr/bin/py.test-3
125279e
a297a93
# We don't support the server on Python 2, so we can kill its tests.
a297a93
rm -rf bodhi/tests/server
a297a93
# Since we just killed most of the tests, coverage will fail, so let's just not configure it to be
a297a93
# required.
a297a93
rm .coveragerc
a297a93
.test-virtualenv-2/bin/python2 /usr/bin/py.test-2
a297a93
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
1c70cbb
%license COPYING
36d2cb4
%doc README.rst
244733c
%{bashcomproot}
125279e
%{_bindir}/bodhi
79547df
%{_mandir}/man1/bodhi.1*
125279e
125279e
6b63e0d
%files composer
6b63e0d
%license COPYING
6b63e0d
%doc README.rst
a297a93
%{python3_sitelib}/%{name}/server/consumers/masher.py
a297a93
# The __pycache__ folder itself is owned by bodhi-server.
a297a93
%{python3_sitelib}/%{name}/server/consumers/__pycache__/masher.*
a297a93
%{python3_sitelib}/%{name}/server/metadata.py
a297a93
%{python3_sitelib}/%{name}/server/__pycache__/metadata.*
6b63e0d
6b63e0d
1c70cbb
%files docs
1c70cbb
%license COPYING
1c70cbb
%doc docs/_build/html/ README.rst
1c70cbb
1c70cbb
1c70cbb
%files -n python2-bodhi
1c70cbb
%license COPYING
36d2cb4
%doc README.rst
1c70cbb
%dir %{python2_sitelib}/%{name}/
1c70cbb
%{python2_sitelib}/%{name}/__init__.py*
1ff3969
%{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info
1c70cbb
1c70cbb
4e55b69
%files -n python3-bodhi
4e55b69
%license COPYING
4e55b69
%doc README.rst
4e55b69
%dir %{python3_sitelib}/%{name}/
4e55b69
%{python3_sitelib}/%{name}/__init__.py
4e55b69
%{python3_sitelib}/%{name}/__pycache__
4e55b69
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
4e55b69
4e55b69
4e55b69
%files -n python2-bodhi-client
4e55b69
%license COPYING
4e55b69
%doc README.rst
4e55b69
%{python2_sitelib}/%{name}/client
4e55b69
%{python2_sitelib}/%{name}_client-%{version}-py%{python2_version}.egg-info
4e55b69
4e55b69
4e55b69
%files -n python3-bodhi-client
4e55b69
%license COPYING
4e55b69
%doc README.rst
4e55b69
%{python3_sitelib}/%{name}/client
4e55b69
%{python3_sitelib}/%{name}_client-%{version}-py%{python3_version}.egg-info
4e55b69
4e55b69
1c70cbb
%files server
1c70cbb
%license COPYING
36d2cb4
%doc README.rst
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
358fd02
%{_bindir}/bodhi-sar
77262a2
%{_bindir}/bodhi-skopeo-lite
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/
a297a93
%{python3_sitelib}/%{name}/server
a297a93
%{python3_sitelib}/%{name}_server-%{version}-py%{python3_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(0775,bodhi,bodhi) %{_localstatedir}/cache/bodhi
6b63e0d
# These excluded files are in the bodhi-consumers package so don't include them here.
a297a93
%exclude %{python3_sitelib}/%{name}/server/consumers/masher.py
a297a93
%exclude %{python3_sitelib}/%{name}/server/consumers/__pycache__/masher.*
a297a93
%exclude %{python3_sitelib}/%{name}/server/metadata.py
a297a93
%exclude %{python3_sitelib}/%{name}/server/__pycache__/metadata.*
1c70cbb
1c70cbb
125279e
%changelog
d64f404
* Mon Dec 17 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.12.0-100
d64f404
- Upgrade to 3.12.0.
d64f404
- https://github.com/fedora-infra/bodhi/releases/tag/3.12.0
d64f404
cb6987d
* Wed Dec 05 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.11.3-100
cb6987d
- Update to 3.11.3.
cb6987d
- https://github.com/fedora-infra/bodhi/releases/tag/3.11.3
cb6987d
339f770
* Mon Dec 03 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.11.2-100
339f770
- Update to 3.11.2.
339f770
- https://github.com/fedora-infra/bodhi/releases/tag/3.11.2
339f770
86873af
* Tue Nov 27 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.11.1-100
805d9be
- Update to 3.11.1.
805d9be
37cfbc7
* Fri Nov 16 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.11.0-3
37cfbc7
- Bump the release to 3 so that f29-infra has a newer version than f29.
37cfbc7
358fd02
* Fri Nov 16 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.11.0-1
358fd02
- Update to 3.11.0.
a297a93
- Switch bodhi-server to use Python 3 (#1631858).
358fd02
149792c
* Mon Oct 15 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.10.1-2
149792c
- Backport some patches for compatibility with click-7.0.0.
149792c
9708b7b
* Tue Oct 09 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.10.1-1
9708b7b
- Update to 3.10.1.
9708b7b
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-10-1
9708b7b
244733c
* Wed Sep 19 2018 Todd Zullinger <tmz@pobox.com> - 3.10.0-2
244733c
- Use recommended directory for bash-completion file
244733c
77262a2
* Mon Sep 17 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.10.0-1
77262a2
- Update to 3.10.0.
77262a2
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-10-0
77262a2
679b66e
* Wed Aug 22 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.9.0-1
679b66e
- Update to 3.9.0.
679b66e
- Fix FTBFS (#1603504).
679b66e
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-9-0
679b66e
0a16020
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3
0a16020
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
0a16020
a4793fa
* Tue Jun 19 2018 Miro HronĆ„ĀØok <mhroncok@redhat.com> - 3.8.1-2
a4793fa
- Rebuilt for Python 3.7
a4793fa
533c0c9
* Tue Jun 12 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.8.1-1
533c0c9
- Update to 3.8.1.
533c0c9
- Fix a Python 3.7 FTBFS (#1589990).
533c0c9
- https://github.com/fedora-infra/bodhi/releases/tag/3.8.1
533c0c9
9db03db
* Wed May 16 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.8.0-1
9db03db
- Update to 3.8.0 (#1582628).
9db03db
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-8-0
9db03db
9b3a948
* Tue May 08 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.7.0-1
9b3a948
- Update to 3.7.0.
9b3a948
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-7-0
9b3a948
6b63e0d
* Mon Apr 23 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.6.1-1
6b63e0d
- Update to 3.6.1 (#1570947).
6b63e0d
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-6-1
6b63e0d
- bodhi-server no longer provides the composer (masher.py). It is now provided
6b63e0d
  by a separate bodhi-composer subpackage.
6b63e0d
4e55b69
* Mon Mar 26 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.6.0-1
4e55b69
- Update to 3.6.0 (#1567959).
4e55b69
- https://bodhi.stg.fedoraproject.org/docs/user/release_notes.html#v3-6-0
4e55b69
- The CLI now uses Python 3 (#1024795).
4e55b69
- bodhi-client no longer contains the Python bindings - they were split out
4e55b69
  into new python2-bodhi-client and python3-bodhi-client subpackages.
4e55b69
42e6137
* Mon Mar 26 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.5.2-1
42e6137
- Update to 3.5.2 (#1560680).
d605766
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-5-2
42e6137
dd07dd9
* Wed Mar 21 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.5.1-1
dd07dd9
- Update to 3.5.1.
8210211
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-5-1
dd07dd9
f0b9155
* Tue Feb 27 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.5.0-1
f0b9155
- Update to 3.5.0.
8210211
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-5-0
f0b9155
36d2cb4
* Mon Feb 26 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.4.0-1
36d2cb4
- Update to 3.4.0.
8210211
- https://bodhi.fedoraproject.org/docs/user/release_notes.html#v3-4-0
36d2cb4
5152ff2
* Fri Feb 16 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 3.3.0-1
5152ff2
- Update to 3.3.0.
8210211
- https://bodhi.fedoraproject.org/docs/user/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.