125279e
Name:           bodhi
aeb4a04
Version:        3.1.0
0ade574
Release:        2%{?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
0ade574
Patch0:         0001-Correct-the-help-text-to-remove-spaces-betwen-builds.patch
1c70cbb
fdd5d47
BuildRequires:   createrepo_c
fdd5d47
BuildRequires:   fedmsg
fdd5d47
BuildRequires:   liberation-mono-fonts
79006e1
BuildRequires:   koji
1c70cbb
BuildRequires:   packagedb-cli
ecb4e88
BuildRequires:   pungi
791b0b9
BuildRequires:   python2
fdd5d47
BuildRequires:   python2-colander
a98be4c
BuildRequires:   python2-cornice < 2
a98be4c
BuildRequires:   python2-cornice-sphinx
fdd5d47
BuildRequires:   python2-createrepo_c
fdd5d47
BuildRequires:   python2-cryptography
791b0b9
BuildRequires:   python2-devel
16cc16f
BuildRequires:   python2-dnf
a98be4c
BuildRequires:   python2-fedora
aeb4a04
BuildRequires:   python2-feedgen
791b0b9
BuildRequires:   python2-flake8
16cc16f
BuildRequires:   python2-iniparse
ecb4e88
BuildRequires:   python2-jinja2
79006e1
BuildRequires:   python2-koji
fdd5d47
BuildRequires:   python2-librepo
fdd5d47
BuildRequires:   python2-markdown
791b0b9
BuildRequires:   python2-mock
fdd5d47
BuildRequires:   python2-pillow
791b0b9
BuildRequires:   python2-pytest
875a4d5
BuildRequires:   python2-pytest-cov
791b0b9
BuildRequires:   python2-sphinx
791b0b9
BuildRequires:   python2-sqlalchemy_schemadisplay
791b0b9
BuildRequires:   python2-virtualenv
aeb4a04
BuildRequires:   python2-yaml
1c70cbb
1c40e3b
%if 0%{?fedora} >= 28
1c40e3b
BuildRequires:   python2-alembic
1c40e3b
BuildRequires:   python2-bugzilla
1c40e3b
BuildRequires:   python2-openid
1c40e3b
BuildRequires:   python2-pydns
1c40e3b
BuildRequires:   python2-pylibravatar
1c40e3b
BuildRequires:   python2-pyramid-fas-openid
1c40e3b
BuildRequires:   python2-simplemediawiki
1c40e3b
BuildRequires:   python2-urlgrabber
1c40e3b
BuildRequires:   python2-webtest
1c40e3b
%else
1c40e3b
BuildRequires:   python-alembic
1c40e3b
BuildRequires:   python-bugzilla
1c40e3b
BuildRequires:   python-openid
1c40e3b
BuildRequires:   python-pydns
1c40e3b
BuildRequires:   python-pylibravatar
1c40e3b
BuildRequires:   python-pyramid-fas-openid
1c40e3b
BuildRequires:   python-simplemediawiki
1c40e3b
BuildRequires:   python-urlgrabber
1c40e3b
BuildRequires:   python-webtest
1c40e3b
%endif
1c40e3b
79006e1
%if 0%{?fedora} >= 27
79006e1
BuildRequires:   python2-progressbar
791b0b9
%else
79006e1
BuildRequires:   python-progressbar
791b0b9
%endif
791b0b9
a902eef
%if 0%{?fedora} >= 26
8fdebab
BuildRequires:   python2-arrow
fdd5d47
BuildRequires:   python2-bleach
f7fcf0b
BuildRequires:   python2-click
8fdebab
BuildRequires:   python2-dogpile-cache
8fdebab
BuildRequires:   python2-kitchen
a98be4c
BuildRequires:   python2-pyramid
8fdebab
BuildRequires:   python2-pyramid-mako
8fdebab
BuildRequires:   python2-pyramid-tm
8fdebab
BuildRequires:   python2-sqlalchemy
a902eef
%else
8fdebab
BuildRequires:   python-arrow
fdd5d47
BuildRequires:   python-bleach
a902eef
BuildRequires:   python-click
8fdebab
BuildRequires:   python-dogpile-cache
8fdebab
BuildRequires:   python-kitchen
a98be4c
BuildRequires:   python-pyramid
8fdebab
BuildRequires:   python-pyramid-mako
8fdebab
BuildRequires:   python-pyramid-tm
8fdebab
BuildRequires:   python-sqlalchemy
a902eef
%endif
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
fdd5d47
Requires: python2-bodhi == %{version}-%{release}
a98be4c
Requires: python2-dnf
a98be4c
Requires: python2-fedora >= 0.9
79006e1
Requires: python2-koji
16cc16f
Requires: python2-iniparse
1ff3969
Requires: python2-six
fdd5d47
a902eef
%if 0%{?fedora} >= 26
a902eef
Requires:   python2-click
bdaea7d
Requires:   python2-kitchen
a902eef
%else
a902eef
Requires:   python-click
bdaea7d
Requires:   python-kitchen
a902eef
%endif
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
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
54f07b2
Requires:   bodhi-client == %{version}-%{release}
fdd5d47
Requires:   createrepo_c
fdd5d47
Requires:   fedmsg
345b5ce
Requires:   fedmsg-base
fdd5d47
Requires:   git
fdd5d47
Requires:   httpd
fdd5d47
Requires:   intltool
fdd5d47
Requires:   liberation-mono-fonts
1c70cbb
Requires:   mod_wsgi
fdd5d47
Requires:   packagedb-cli
ecb4e88
Requires:   pungi
f106bdf
Requires:   python2-bodhi == %{version}-%{release}
fdd5d47
Requires:   python2-colander
a98be4c
Requires:   python2-cornice < 2
fdd5d47
Requires:   python2-createrepo_c
fdd5d47
Requires:   python2-cryptography
a98be4c
Requires:   python2-fedora
aeb4a04
Requires:   python2-feedgen
ecb4e88
Requires:   python2-jinja2
fdd5d47
Requires:   python2-librepo
fdd5d47
Requires:   python2-markdown
fdd5d47
Requires:   python2-pillow
fdd5d47
Requires:   python2-psycopg2
fdd5d47
Requires:   python2-waitress
fdd5d47
1c40e3b
%if 0%{?fedora} >= 28
aeb4a04
Requires:   python2-alembic
1c40e3b
Requires:   python2-bugzilla
1c40e3b
Requires:   python2-libxml2
1c40e3b
Requires:   python2-openid
1c40e3b
Requires:   python2-pydns
1c40e3b
Requires:   python2-pylibravatar
1c40e3b
Requires:   python2-pyramid-fas-openid
1c40e3b
Requires:   python2-simplemediawiki
1c40e3b
Requires:   python2-urlgrabber
1c40e3b
%else
1c40e3b
Requires:   libxml2-python
aeb4a04
Requires:   python-alembic
1c40e3b
Requires:   python-bugzilla
1c40e3b
Requires:   python-openid
1c40e3b
Requires:   python-pydns
1c40e3b
Requires:   python-pylibravatar
1c40e3b
Requires:   python-pyramid-fas-openid
1c40e3b
Requires:   python-simplemediawiki
1c40e3b
Requires:   python-urlgrabber
1c40e3b
%endif
1c40e3b
791b0b9
%if 0%{?fedora} >= 27
791b0b9
Requires:   python2-koji
79006e1
Requires:   python2-progressbar
791b0b9
%else
79006e1
Requires:   python-progressbar
791b0b9
%endif
791b0b9
a902eef
%if 0%{?fedora} >= 26
8fdebab
Requires:   python2-arrow
fdd5d47
Requires:   python2-bleach
f7fcf0b
Requires:   python2-click
8fdebab
Requires:   python2-dogpile-cache
8fdebab
Requires:   python2-kitchen
a98be4c
Requires:   python2-pyramid
8fdebab
Requires:   python2-pyramid-mako
8fdebab
Requires:   python2-pyramid-tm
8fdebab
Requires:   python2-sqlalchemy
a902eef
%else
8fdebab
Requires:   python-arrow
fdd5d47
Requires:   python-bleach
a902eef
Requires:   python-click
8fdebab
Requires:   python-dogpile-cache
8fdebab
Requires:   python-kitchen
a98be4c
Requires:   python-pyramid
8fdebab
Requires:   python-pyramid-mako
8fdebab
Requires:   python-pyramid-tm
8fdebab
Requires:   python-sqlalchemy
a902eef
%endif
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
1c70cbb
%{_bindir}/initialize_bodhi_db
10a6969
%{_bindir}/bodhi-check-policies
1ff3969
%{_bindir}/bodhi-clean-old-mashes
bdaea7d
%{_bindir}/bodhi-dequeue-stable
1c70cbb
%{_bindir}/bodhi-expire-overrides
1c70cbb
%{_bindir}/bodhi-approve-testing
1c70cbb
%{_bindir}/bodhi-push
1c70cbb
%{_bindir}/bodhi-untag-branched
1c70cbb
%{_bindir}/bodhi-manage-releases
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
a07982a
%{_mandir}/man1/bodhi-approve-testing.1*
16cc16f
%{_mandir}/man1/bodhi-check-policies.1*
aeb4a04
%{_mandir}/man1/bodhi-clean-old-mashes.1*
1ff3969
%{_mandir}/man1/bodhi-push.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
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.
badf506
1ff3969
* Mon Feb 06 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.4.0-1
1ff3969
- Update to 2.4.0.
1ff3969
- Drop some unneeded globals from the top of the spec file.
1ff3969
- https://github.com/fedora-infra/bodhi/releases/tag/2.4.0
1ff3969
41425e0
* Mon Feb 06 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.3.3-5
41425e0
- Apply patches to fix repeat e-mails (#1396689).
41425e0
5447a99
* Mon Jan 30 2017 Jeremy Cline <jeremy@jcline.org> - 2.3.3-4
5447a99
- Apply a patch that fixes one of the hotfixes applied in 2.3.3-3
5447a99
a902eef
* Fri Jan 13 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.3.3-3
a902eef
- Apply four patches from git that are currently hotfixed on
a902eef
  bodhi.fedoraproject.org.
a902eef
- Conditionally depend on python-click or python2-click, since Fedora
a902eef
  24 doesn't have python2-click.
a902eef
f7fcf0b
* Sun Jan 08 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.3.3-2
f7fcf0b
- Require python2-click instead of python-click (#1411141).
f7fcf0b
- Backport a unit test patch so the tests will pass in 2017.
f7fcf0b
345b5ce
* Tue Nov 29 2016 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.3.3-1
345b5ce
- Update to 2.3.3.
345b5ce
- Don't define or delete the buildroot anymore.
345b5ce
- Add a Requires on fedmsg-base, which owns /etc/fedmsg.d for bodhi-server to put files in.
345b5ce
345b5ce
* Thu Nov 17 2016 Randy Barlow <bowlofeggs@fedoraproject.org> - 2.3.2-1
345b5ce
- Update to 2.3.2.
345b5ce
b117b43
* Mon Nov 07 2016 Dennis Gilmore <dennis@ausil.us> - 2.3.1-3
b117b43
- remove the seemingly arbitary exclude of ppc and ppc64
b117b43
8756c18
* Thu Oct 27 2016 Randy Barlow <randy@electronsweatshop.com> - 2.3.1-2
495efdc
- bodhi-server now requires python-click.
495efdc
ff14315
* Thu Oct 27 2016 Randy Barlow <randy@electronsweatshop.com> - 2.3.1-1
ff14315
- Update to 2.3.1.
ff14315
f106bdf
* Thu Oct 27 2016 Randy Barlow <randy@electronsweatshop.com> - 2.3.0-2
f106bdf
- The client and server packages now depend on the common package by release (#1389518).
f106bdf
7bfcaaf
* Wed Oct 19 2016 Randy Barlow <randy@electronsweatshop.com> - 2.3.0-1
7bfcaaf
- Update to 2.3.0.
7bfcaaf
- Use the fancy new py2_build and py2_install macros.
7bfcaaf
- Now depends on python-fedmsg-atomic-composer 2016.3.
7bfcaaf
7787378
* Tue Oct 04 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.4-1
7787378
- Update to 2.2.4.
7787378
- Test for presence of bootstrap rather than testing the EL version.
7787378
ae95ccb
* Tue Sep 27 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.3-1
ae95ccb
- Update to 2.2.3.
ae95ccb
cccd2e9
* Sat Sep 24 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.2-1
cccd2e9
- Update to 2.2.2.
cccd2e9
f3fb8f9
* Fri Sep 23 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.1-3
f3fb8f9
- Add a patch to disallow NULL text on the Comment model.
f3fb8f9
e23f2bd
* Fri Sep 23 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.1-2
e23f2bd
- Add a patch to skip waiting on a mash thread if there isn't one.
e23f2bd
cb4d587
* Thu Sep 22 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.1-1
cb4d587
- Update to 2.2.1.
cb4d587
- Drop two patches, as they are included in 2.2.1 upstream.
cb4d587
93ec5b4
* Tue Sep 20 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.0-2
93ec5b4
- Backport two patches to correct module paths from the devel branch upstream.
93ec5b4
- Apply a patch that stops NULL comments from being rendered with markdown.
93ec5b4
1c70cbb
* Mon Sep 19 2016 Randy Barlow <randy@electronsweatshop.com> - 2.2.0-1
1c70cbb
- Update to 2.2.0. The spec file was largely taken from lmacken's COPR repository.
1c70cbb
- Add a common subpackage to own the Python distribution (#1372461).
1c70cbb
- Add a BuildRequires on python2-devel.
1c70cbb
- Add a test to check for the existence of bootstrap.
1c70cbb
- Fix some bogus dates in the changelog.
1c70cbb
- Add a -docs subpackage and remove docs from the client and server packages.
1c70cbb
Luke Macken be75696
* Tue Aug 18 2015 Luke Macken <lmacken@redhat.com> - 0.9.8-5
Luke Macken be75696
- Patched to work better against bodhi2 with the latest python-fedora
Luke Macken be75696
b4cec36
* Tue Sep 09 2014 Kevin Fenzi <kevin@scrye.com> 0.9.8-4
b4cec36
- Fix install to correct place. Fixes bug #1115136
b4cec36
79547df
* Fri Jun 20 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.9.8-3
79547df
- Only ship the client package on epel7
79547df
125279e
* Wed Feb 19 2014 Luke Macken <lmacken@redhat.com> - 0.9.8-2
125279e
- Remove the python-simplejson requirement (#1060234)
125279e
125279e
* Tue Feb 11 2014 Luke Macken <lmacken@redhat.com> - 0.9.8-1
125279e
- Update to 0.9.8
125279e
125279e
* Fri Dec 06 2013 Pierre-Yves Chibon <pingou@pingoured>fr - 0.9.7-2
125279e
- Change BR from python-setuptools-devel to python-setuptools
125279e
  See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
125279e
125279e
* Tue Sep 10 2013 Luke Macken <lmacken@redhat.com> - 0.9.7-1
125279e
- Update to 0.9.7
125279e
125279e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.5-3
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
125279e
125279e
* Wed May 29 2013 Luke Macken <lmacken@redhat.com> - 0.9.5-2
125279e
- Update the man page
125279e
125279e
* Mon May 13 2013 Luke Macken <lmacken@redhat.com> - 0.9.5-1
125279e
- New bugfix release to work with python-bugzilla 0.8.0
125279e
125279e
* Fri Feb 22 2013 Luke Macken <lmacken@redhat.com> - 0.9.4-1
125279e
- New bugfix release
125279e
125279e
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-2
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
125279e
125279e
* Tue Nov 13 2012 Luke Macken <lmacken@redhat.com> - 0.9.3-1
125279e
- 0.9.3 bugfix release
125279e
125279e
* Wed Aug 08 2012 Luke Macken <lmacken@redhat.com> - 0.9.2-2
125279e
- Require python-tgcaptcha2
125279e
125279e
* Sat Aug 04 2012 Luke Macken <lmacken@redhat.com> - 0.9.2-1
125279e
- 0.9.2 bugfix release
125279e
125279e
* Thu Jul 26 2012 Ralph Bean <rbean@redhat.com> - 0.9.1-3
125279e
- "bodhi" now owns datadir, bodhi.cfg, and var/log/bodhi
125279e
125279e
* Thu Jul 26 2012 Ralph Bean <rbean@redhat.com> - 0.9.1-2
125279e
- Fix to "bodhi" user creation.
125279e
125279e
* Thu Jul 26 2012 Ralph Bean <rbean@redhat.com> - 0.9.1-1
125279e
- Creating a 'bodhi' user for mod_wsgi
125279e
125279e
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.5-3
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
125279e
125279e
* Thu Mar 29 2012 Ralph Bean <rbean@redhat.com> - 0.8.8-1
125279e
- Sending messages with fedmsg
125279e
125279e
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.5-2
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
125279e
125279e
* Tue Nov 22 2011 Luke Macken <lmacken@redhat.com> - 0.8.5-1
125279e
- Update to the latest upstream release
125279e
125279e
* Wed Nov 16 2011 Luke Macken <lmacken@redhat.com> - 0.8.4-1
125279e
- Update to the latest upstream release
125279e
125279e
* Mon Oct 24 2011 Luke Macken <lmacken@redhat.com> - 0.8.3-1
125279e
- Update to 0.8.3
125279e
125279e
* Fri Aug 12 2011 Luke Macken <lmacken@redhat.com> - 0.8.1-1
125279e
- Update our build requirements to make the test suite happy.
125279e
- Pull in the new python-fedora-turbogears subpackage
125279e
125279e
* Thu Jun 09 2011 Luke Macken <lmacken@redhat.com> - 0.8.0-1
125279e
- Update to 0.8.0
125279e
125279e
* Thu Mar 24 2011 Luke Macken <lmacken@redhat.com> - 0.7.15-1
125279e
- Update to 0.7.15
125279e
125279e
* Fri Mar 11 2011 Luke Macken <lmacken@redhat.com> - 0.7.14-1
125279e
- Update to 0.7.14
125279e
125279e
* Fri Mar 04 2011 Luke Macken <lmacken@redhat.com> - 0.7.13-1
125279e
- Update to 0.7.13
125279e
125279e
* Mon Feb 28 2011 Luke Macken <lmacken@redhat.com> - 0.7.12-1
125279e
- Update to 0.7.12
125279e
125279e
* Thu Feb 24 2011 Luke Macken <lmacken@redhat.com> - 0.7.11-1
125279e
- Update to 0.7.11
125279e
125279e
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.10-2
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
125279e
125279e
* Mon Jan 10 2011 Luke Macken <lmacken@redhat.com> - 0.7.10-1
125279e
- 0.7.10 release
125279e
125279e
* Mon Sep 20 2010 Luke Macken <lmacken@redhat.com> - 0.7.9-1
125279e
- 0.7.9 release
125279e
125279e
* Thu Aug 12 2010 Luke Macken <lmacken@redhat.com> - 0.7.8-1
125279e
- 0.7.8 release
125279e
- Require python-kitchen
125279e
125279e
* Wed Aug 04 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.7.7-2
125279e
- Reenable the TurboGears bits
125279e
125279e
* Tue Aug 03 2010 Luke Macken <lmacken@redhat.com> - 0.7.7-1
125279e
- 0.7.7 release
125279e
125279e
* Sat Jul 31 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.7.5-4
125279e
- A little strange, the tarball changed on us....
125279e
125279e
* Tue Jul 27 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.7.5-3
125279e
- Disable Requirements that are necessary for operation of hte server.  This is
125279e
  a temporary change to get the package building on python-2.7.  Need to revert
125279e
  this once the TG stack is rebuilt
125279e
125279e
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.7.5-2
125279e
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
125279e
125279e
* Tue Jun 29 2010 Luke Macken <lmacken@redhat.com> - 0.7.5-1
125279e
- 0.7.5 release
125279e
125279e
* Thu Mar 04 2010 Luke Macken <lmacken@redhat.com> - 0.7.4-1
125279e
- 0.7.4
125279e
125279e
* Thu Mar 04 2010 Luke Macken <lmacken@redhat.com> - 0.7.3-1
125279e
- 0.7.3
125279e
125279e
* Wed Mar 03 2010 Luke Macken <lmacken@redhat.com> - 0.7.2-1
125279e
- 0.7.2 bugfix release
125279e
125279e
* Tue Feb 16 2010 Luke Macken <lmacken@redhat.com> - 0.7.1-1
125279e
- Fix a regression in our metrics controller, and unvail a new
125279e
  metrics JSON API
125279e
125279e
* Tue Feb 16 2010 Luke Macken <lmacken@redhat.com> - 0.7.0-2
125279e
- Add the F13 updates-testing mash configuration
125279e
125279e
* Mon Jan 18 2010 Luke Macken <lmacken@redhat.com> - 0.7.0-1
125279e
- 0.7.0 release, prepping for the F13 release
125279e
- Critical Path & No Frozen Rawhide proposals implemented
125279e
- Many other bugfixes, enhancements, and optimizations
125279e
125279e
* Fri Nov 06 2009 Luke Macken <lmacken@redhat.com> - 0.6.12-1
125279e
- 0.6.12, for F12
125279e
125279e
* Sat Sep 19 2009 Luke Macken <lmacken@redhat.com> - 0.6.11-1
125279e
- 0.6.11
125279e
125279e
* Fri Sep 18 2009 Luke Macken <lmacken@redhat.com> - 0.6.10-1
125279e
- 0.6.10
125279e
125279e
* Thu Sep 17 2009 Luke Macken <lmacken@redhat.com> - 0.6.9-2
125279e
- More CSRF tweaks
125279e
125279e
* Thu Sep 17 2009 Luke Macken <lmacken@redhat.com> - 0.6.9-1
125279e
- 0.6.9
125279e
125279e
* Mon Sep 14 2009 Luke Macken <lmacken@redhat.com> - 0.6.8-1
125279e
- 0.6.8
125279e
125279e
* Wed Sep 09 2009 Luke Macken <lmacken@redhat.com> - 0.6.7-1
125279e
- 0.6.7
125279e
125279e
* Wed Sep 09 2009 Luke Macken <lmacken@redhat.com> - 0.6.6-1
125279e
- 0.6.6
125279e
125279e
* Wed Sep 09 2009 Luke Macken <lmacken@redhat.com> - 0.6.5-1
125279e
- 0.6.5
125279e
125279e
* Fri Aug 14 2009 Luke Macken <lmacken@redhat.com> - 0.6.4-1
125279e
- 0.6.4
125279e
125279e
* Thu Aug 13 2009 Luke Macken <lmacken@redhat.com> - 0.6.3-1
125279e
- 0.6.3
125279e
125279e
* Fri Jul 10 2009 Luke Macken <lmacken@redhat.com> - 0.6.2-1
125279e
- 0.6.2
125279e
125279e
* Thu Jul 09 2009 Luke Macken <lmacken@redhat.com> - 0.6.1-1
125279e
- 0.6.1
125279e
125279e
* Thu Jul 09 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-1
125279e
- 0.6.0 final
125279e
125279e
* Mon Jul 06 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.7.beta
125279e
- beta7
125279e
125279e
* Mon Jul 06 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.6.beta
125279e
- beta6
125279e
125279e
* Mon Jul 06 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.5.beta
125279e
- beta5, with EPEL mash configs
125279e
125279e
* Fri Jul 03 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.4.beta
125279e
- beta4
125279e
125279e
* Fri Jul 03 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.3.beta
125279e
- beta3
125279e
125279e
* Fri Jul 03 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.2.beta
125279e
- beta2
125279e
- Make our Bugzilla cookie file configurable
125279e
125279e
* Thu Jul 02 2009 Luke Macken <lmacken@redhat.com> - 0.6.0-0.1.beta
125279e
- 0.6.0 beta
125279e
125279e
* Mon Jun 22 2009 Luke Macken <lmacken@redhat.com> - 0.5.27-01
125279e
- Latest upstream release to bring in fixed mash config files.
125279e
125279e
* Fri Jun 12 2009 Luke Macken <lmacken@redhat.com> - 0.5.26-1
125279e
- Latest upstream release with a variety of fixes and pkgdb-0.4 support.
125279e
125279e
* Tue May 12 2009 Luke Macken <lmacken@redhat.com> - 0.5.25-1
125279e
- Latest upstream bugfix release to work around some TG 1.0.8
125279e
  brokenness, and make our masher a bit more robust.
125279e
125279e
* Tue May 12 2009 Luke Macken <lmacken@redhat.com> - 0.5.24-1
125279e
- 0.5.24 bugfix release
125279e
125279e
* Thu May 07 2009 Luke Macken <lmacken@redhat.com> - 0.5.23-1
125279e
- Add mash configs for F11, with deltarpm support.
125279e
125279e
* Thu Apr 30 2009 Luke Macken <lmacken@redhat.com> - 0.5.22-1
125279e
- Remove pagination patch, as Fedora Infrastructure is now TG 1.0.8
125279e
125279e
* Thu Apr 30 2009 Luke Macken <lmacken@redhat.com> - 0.5.21-1
125279e
- Update to TG 1.0.8 API (fixes a @paginate issue)
125279e
125279e
* Mon Apr 06 2009 Luke Macken <lmacken@redhat.com> - 0.5.20-1
125279e
- Fix a bug when sending mash requests through the ProxyClient
125279e
- More Python2.4 workarounds
125279e
125279e
* Mon Apr 06 2009 Luke Macken <lmacken@redhat.com> - 0.5.19-3
125279e
- Update to work with Python2.4
125279e
125279e
* Mon Apr 06 2009 Luke Macken <lmacken@redhat.com> - 0.5.19-2
125279e
- Revision bump to bring it up to speed with the fedora infra package
125279e
125279e
* Sat Mar 21 2009 Luke Macken <lmacken@redhat.com> - 0.5.19-1
125279e
- 0.5.19
125279e
- Add a patch to get pagination working in TG 1.0.4.4
125279e
125279e
* Sat Mar 14 2009 Luke Macken <lmacken@redhat.com> - 0.5.17-4
125279e
- Require httpd
125279e
125279e
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.17-3
125279e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
125279e
125279e
* Tue Feb 10 2009 Luke Macken <lmacken@redhat.com> - 0.5.18-1
125279e
- Bugfix release, and to stop using deprecated python-fedora APIs.
125279e
125279e
* Mon Feb 2 2009 Toshio Kuratomi <toshio@fedoraproject.org> - 0.5.17-2
125279e
- Own the %%{_sysconfdir}/bodhi directory.
125279e
125279e
* Thu Jan 22 2009 Luke Macken <lmacken@redhat.com> - 0.5.17-1
125279e
- Latest upstream bugfix release.
125279e
125279e
* Mon Jan 05 2009 Luke Macken <lmacken@redhat.com> - 0.5.16-1
125279e
- Latest upstream bugfix release.
125279e
125279e
* Mon Dec 22 2008 Luke Macken <lmacken@redhat.com> - 0.5.15-1
125279e
- Latest release, with more masher improvements.
125279e
125279e
* Fri Dec 19 2008 Luke Macken <lmacken@redhat.com> - 0.5.14-1
125279e
- Latest upstream release, containing some masher improvements.
125279e
125279e
* Wed Dec 10 2008 Luke Macken <lmacken@redhat.com> - 0.5.13-1
125279e
- Latest upstream release to fix various metrics/rss issues
125279e
125279e
* Mon Nov 24 2008 Luke Macken <lmacken@redhat.com> - 0.5.12-1
125279e
- Latest upstream release, to fix the 10k bug
125279e
125279e
* Fri Nov 21 2008 Luke Macken <lmacken@redhat.com> - 0.5.11-1
125279e
- Various F10 release tweaks
125279e
125279e
* Fri Oct 24 2008 Luke Macken <lmacken@redhat.com> - 0.5.10-3
125279e
- Latest upstream release
125279e
125279e
* Wed Oct 15 2008 Luke Macken <lmacken@redhat.com> - 0.5.9-2
125279e
- Fix a trivial module import issue
125279e
125279e
* Tue Oct 14 2008 Luke Macken <lmacken@redhat.com> - 0.5.9-1
125279e
- Fix a variety of bugs, including a race-condition when editing.
125279e
1c70cbb
* Mon Oct 13 2008 Steve 'Ashcrow' Milner <smilner@redhat.com> - 0.5.8-2
125279e
- Added default attributes to client files.
125279e
125279e
* Sun Oct 12 2008 Luke Macken <lmacken@redhat.com> - 0.5.8-1
125279e
- Minor release to fix some new update creation bugs
125279e
125279e
* Thu Oct 09 2008 Luke Macken <lmacken@redhat.com> - 0.5.7-1
125279e
- Latest release, containing some API improvements
125279e
125279e
* Tue Oct 07 2008 Luke Macken <lmacken@redhat.com> - 0.5.6-1
125279e
- Latest upstream release.
125279e
125279e
* Mon Oct 06 2008 Luke Macken <lmacken@redhat.com> - 0.5.5-1
125279e
- Latest upstream release.
125279e
125279e
* Sat Oct 04 2008 Luke Macken <lmacken@redhat.com> - 0.5.4-2
125279e
- Make our masher extension point less obtrusive.
125279e
125279e
* Tue Sep 16 2008 Luke Macken <lmacken@redhat.com> - 0.5.4-1
125279e
- Latest upstream release, containing various bugfixes
125279e
- Make our python-fedora requirement explicit (#461518)
125279e
125279e
* Wed Sep 10 2008 Luke Macken <lmacken@redhat.com> - 0.5.3-1
125279e
- Latest upstream release
125279e
125279e
* Wed Sep 03 2008 Luke Macken <lmacken@redhat.com> - 0.5.2-2
125279e
- Add the masher deps to BuildRequires, since it now resides
125279e
  on the turbogears.extensions entry point and will be
125279e
  imported by pkg_resources at build time.
125279e
125279e
* Wed Sep 03 2008 Luke Macken <lmacken@redhat.com> - 0.5.2-1
125279e
- Latest upstream bugfix release
125279e
125279e
* Fri Aug 29 2008 Luke Macken <lmacken@redhat.com> - 0.5.1-3
125279e
- Fix some setuptools issues with our client subpackage
125279e
125279e
* Mon Aug 25 2008 Luke Macken <lmacken@redhat.com> - 0.5.1-2
125279e
- Include the egg-info in the client subpackage.
125279e
125279e
* Fri Aug 22 2008 Luke Macken <lmacken@redhat.com> - 0.5.1-1
125279e
- Latest upstream release
125279e
125279e
* Sun Jul 06 2008 Luke Macken <lmacken@redhat.com> - 0.5.0-1
125279e
- Latest upstream release
125279e
125279e
* Thu Jun 12 2008 Todd Zullinger <tmz@pobox.com> - 0.4.10-5
125279e
- update URL to point to fedorahosted.org
125279e
125279e
* Fri Apr 04 2008 Luke Macken <lmacken@redhat.com> - 0.4.10-4
125279e
- Add python-tgcaptcha to our server requirements
125279e
125279e
* Tue Feb 26 2008 Luke Macken <lmacken@redhat.com> - 0.4.10-3
125279e
- Add python-bugzilla to our server requirements
125279e
125279e
* Fri Jan 25 2008 Luke Macken <lmacken@redhat.com> - 0.4.10-2
125279e
- Add python-elixir to BuildRequires to make the new TG happy
125279e
125279e
* Fri Jan 25 2008 Luke Macken <lmacken@redhat.com> - 0.4.10-1
125279e
- 0.4.10
125279e
- Remove yum-utils requirement from bodhi-server
125279e
125279e
* Sun Jan  6 2008 Luke Macken <lmacken@redhat.com> - 0.4.9-1
125279e
- 0.4.9
125279e
1c70cbb
* Fri Dec  7 2007 Luke Macken <lmacken@redhat.com> - 0.4.8-1
125279e
- 0.4.8
125279e
125279e
* Wed Nov 28 2007 Luke Macken <lmacken@redhat.com> - 0.4.7-1
125279e
- 0.4.7
125279e
125279e
* Tue Nov 20 2007 Luke Macken <lmacken@redhat.com> - 0.4.6-1
125279e
- 0.4.6
125279e
125279e
* Sun Nov 18 2007 Luke Macken <lmacken@redhat.com> - 0.4.5-2
125279e
- Add python-genshi to BuildRequires
125279e
125279e
* Sat Nov 17 2007 Luke Macken <lmacken@redhat.com> - 0.4.5-1
125279e
- 0.4.5
125279e
125279e
* Wed Nov 14 2007 Luke Macken <lmacken@redhat.com> - 0.4.4-1
125279e
- 0.4.4
125279e
125279e
* Mon Nov 12 2007 Luke Macken <lmacken@redhat.com> - 0.4.3-1
125279e
- 0.4.3
125279e
125279e
* Mon Nov 12 2007 Luke Macken <lmacken@redhat.com> - 0.4.2-1
125279e
- 0.4.2
125279e
125279e
* Mon Nov 12 2007 Luke Macken <lmacken@redhat.com> - 0.4.1-1
125279e
- 0.4.1
125279e
125279e
* Sun Nov 11 2007 Luke Macken <lmacken@redhat.com> - 0.4.0-1
125279e
- Lots of bodhi-client features
125279e
125279e
* Wed Nov  7 2007 Luke Macken <lmacken@redhat.com> - 0.3.3-1
125279e
- 0.3.3
125279e
125279e
* Thu Oct 18 2007 Luke Macken <lmacken@redhat.com> - 0.3.2-2
125279e
- Add TurboGears to BuildRequires
125279e
- Make some scripts executable to silence rpmlint
125279e
1c70cbb
* Tue Oct 16 2007 Luke Macken <lmacken@redhat.com> - 0.3.2-1
125279e
- 0.3.2
125279e
- Add COPYING file
125279e
- s/python-json/python-simplejson/
125279e
125279e
* Sat Oct  6 2007 Luke Macken <lmacken@redhat.com> - 0.3.1-1
125279e
- 0.3.1
125279e
125279e
* Wed Oct  3 2007 Luke Macken <lmacken@redhat.com> - 0.2.0-5
125279e
- Add python-fedora to bodhi-client Requires
125279e
125279e
* Mon Sep 17 2007 Luke Macken <lmacken@redhat.com> - 0.2.0-4
125279e
- Add python-json to bodhi-client Requires
125279e
125279e
* Sun Sep 16 2007 Luke Macken <lmacken@redhat.com> - 0.2.0-3
125279e
- Add cvs to bodhi-server Requires
125279e
1c70cbb
* Sat Sep 15 2007 Luke Macken <lmacken@redhat.com> - 0.2.0-2
125279e
- Handle python-setuptools-devel changes in Fedora 8
125279e
- Update license to GPLv2+
125279e
125279e
* Thu Sep 13 2007 Luke Macken <lmacken@redhat.com> - 0.2.0-1
125279e
- Split spec file into client/server subpackages