73bd166
Name:           module-build-service
302732e
Version:        3.4.1
8f1b9ab
Release:        1%{?dist}
73bd166
Summary:        The Module Build Service for Modularity
84ddd55
73bd166
License:        MIT
73bd166
URL:            https://pagure.io/fm-orchestrator
73bd166
Source0:        https://files.pythonhosted.org/packages/source/m/%{name}/%{name}-%{version}.tar.gz
84ddd55
73bd166
BuildArch:      noarch
4f7913a
ExclusiveArch:  %{ix86} x86_64 noarch
978063a
73bd166
BuildRequires:  python2-devel
73bd166
BuildRequires:  python-setuptools
9ae0848
9ae0848
Requires:       git-core
9ae0848
Requires:       gobject-introspection
9ae0848
Requires:       kobo
9ae0848
Requires:       kobo-rpmlib
152d189
# we need the fix from Koji PR#1653 from version 1.19.0
152d189
Requires:       koji >= 1.19.0
12ad8d9
Requires:       python2-libmodulemd2
9ae0848
Requires:       python2-fedmsg
73bd166
Requires:       python2-funcsigs
168914f
Requires:       python2-koji
b208f78
Requires:       python2-prometheus_client
9ae0848
Requires:       python2-pungi
9ae0848
Requires:       python2-solv
302732e
Requires:       python2-celery
9ae0848
Requires:       python-backports-ssl_match_hostname
9ae0848
Requires:       python-dogpile-cache
9ae0848
Requires:       python-enum34
9ae0848
Requires:       python-flask
73bd166
Requires:       python-flask-migrate
9ae0848
Requires:       python-flask-script
9ae0848
Requires:       python-flask-sqlalchemy
73bd166
Requires:       python-futures
9ae0848
Requires:       python-gobject-base
9ae0848
Requires:       python-ldap3
9ae0848
Requires:       python-moksha-hub
9ae0848
Requires:       python-munch
9ae0848
Requires:       python-openidc-client
809d297
Requires:       python-requests
9ae0848
Requires:       python-six
9ae0848
Requires:       python-sqlalchemy
978063a
Requires:       rpm-build
aab9ec6
Requires:       python2-dnf
978063a
84ddd55
84ddd55
%description
7317892
The Module Build Service (MBS) coordinates module builds and is responsible
7317892
for a number of tasks:
84ddd55
84ddd55
- Providing an interface for module client-side tooling via which module build
84ddd55
  submission and build state queries are possible.
84ddd55
- Verifying the input data (modulemd, RPM SPEC files and others) is available
84ddd55
  and correct.
84ddd55
- Preparing the build environment in the supported build systems, such as koji.
84ddd55
- Scheduling and building of the module components and tracking the build
84ddd55
  state.
84ddd55
- Emitting bus messages about all state changes so that other infrastructure
84ddd55
  services can pick up the work.
84ddd55
84ddd55
84ddd55
%prep
84ddd55
%setup -q
89ad4b0
c71a407
# Workaround because python2-koji has no egg-info file at the momement
c71a407
sed -i '/koji/d' requirements.txt
84ddd55
6a3026a
84ddd55
%build
84ddd55
%py2_build
978063a
84ddd55
84ddd55
%install
84ddd55
%py2_install
9ae0848
84ddd55
84ddd55
%files
84ddd55
%doc README.rst
84ddd55
%license LICENSE
84ddd55
%{python2_sitelib}/module_build_service*
84ddd55
%{_bindir}/mbs-*
84ddd55
%dir %{_sysconfdir}/module-build-service
84ddd55
%config(noreplace) %{_sysconfdir}/module-build-service/config.py
84ddd55
%config(noreplace) %{_sysconfdir}/module-build-service/koji.conf
7317892
%config(noreplace) %{_sysconfdir}/module-build-service/cacert.pem
5b927c6
%config(noreplace) %{_sysconfdir}/module-build-service/mock.cfg
5b927c6
%config(noreplace) %{_sysconfdir}/module-build-service/yum.conf
35014af
%config(noreplace) %{_sysconfdir}/fedmsg.d/mbs-scheduler.py
84ddd55
%config(noreplace) %{_sysconfdir}/fedmsg.d/mbs-logging.py
84ddd55
%config(noreplace) %{_sysconfdir}/fedmsg.d/module_build_service.py
84ddd55
%exclude %{_sysconfdir}/module-build-service/*.py[co]
84ddd55
%exclude %{_sysconfdir}/fedmsg.d/*.py[co]
84ddd55
%exclude %{python2_sitelib}/conf/
84ddd55
%exclude %{python2_sitelib}/tests/
84ddd55
748d3b7
84ddd55
%changelog
a114b19
* Tue Jan 26 2021 Brendan Reilly <breilly@redhat.com> - 3.4.1-1
302732e
- new version
302732e
b518043
* Mon Nov 25 2019 Mike McLean <mikem@redhat.com> - 2.30.4-1
b518043
- new version
b518043
8f1b9ab
* Thu Oct 10 2019 Mike McLean <mikem@redhat.com> - 2.29.1-1
8f1b9ab
- new version
8f1b9ab
8ac4473
* Thu Sep 26 2019 qwan <qwan@redhat.com> - 2.28.2-2
8ac4473
- Add patch of converting arch to canon_arch
8ac4473
622afae
* Mon Sep 23 2019 qwan <qwan@redhat.com> - 2.28.2-1
622afae
- new version
622afae
798c760
* Tue Sep 17 2019 mprahl <mprahl@redhat.com> - 2.27.0-3
798c760
- Add a patch for PR 1410
798c760
509ab95
* Mon Sep 16 2019 mprahl <mprahl@redhat.com> - 2.27.0-2
12ad8d9
- Use python2-libmodulemd2
12ad8d9
- Drop the direct dependency on libmodulemd
12ad8d9
509ab95
* Mon Sep 09 2019 mprahl <mprahl@redhat.com> - 2.27.0-1
509ab95
- new version
509ab95
aab9ec6
* Wed Jul 17 2019 mprahl <mprahl@redhat.com> - 2.25.0-2
aab9ec6
- Add python2-dnf as a dependency
aab9ec6
aab9ec6
* Wed Jul 17 2019 mprahl <mprahl@redhat.com> - 2.25.0-1
b377394
- new version
b377394
05bcb7e
* Mon Jul 01 2019 mprahl <mprahl@redhat.com> - 2.23.0-3
05bcb7e
- Add the patch from https://pagure.io/fm-orchestrator/pull-request/1318
05bcb7e
5973e6d
* Fri Jun 28 2019 mprahl <mprahl@redhat.com> - 2.23.0-2
5973e6d
- Update to libmodulemd v2
5973e6d
c956561
* Fri Jun 28 2019 mprahl <mprahl@redhat.com> - 2.23.0-1
c956561
- new version
c956561
c956561
* Tue May 14 2019 mprahl <mprahl@redhat.com> - 2.20.0-2
9ae0848
- Use libmodulemd1 instead of libmodulemd
9ae0848
393a09f
* Fri May 10 2019 mprahl <mprahl@redhat.com> - 2.20.0-1
393a09f
- new version
393a09f
18c58de
* Tue Apr 16 2019 mprahl <mprahl@redhat.com> - 2.19.1-1
18c58de
- new version
18c58de
7ffb884
* Thu Apr 04 2019 mprahl <mprahl@redhat.com> - 2.19.0-1
7ffb884
- new version
7ffb884
9ae0848
* Wed Mar 27 2019 Jan Kaluza <jkaluza@redhat.com> - 2.18.1-2
9ae0848
- backport PR#1185
9ae0848
12e2199
* Wed Mar 20 2019 mprahl <mprahl@redhat.com> - 2.18.1-1
12e2199
- new version
12e2199
b208f78
* Thu Feb 14 2019 mprahl <mprahl@redhat.com> - 2.14.0-2
b208f78
- Add python-prometheus_client as a dependency
b208f78
9e751de
* Thu Feb 14 2019 mprahl <mprahl@redhat.com> - 2.14.0-1
9e751de
- new version
9e751de
9ae0848
* Tue Feb 12 2019 Jan Kaluza <jkaluza@redhat.com> - 2.13.1-2
9ae0848
- Fix builds of modules with lot of components using commit hash in ref
9ae0848
bf41390
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.1-2
bf41390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
bf41390
62c2a82
* Mon Jan 28 2019 mprahl <mprahl@redhat.com> - 2.13.1-1
62c2a82
- new version
62c2a82
8e6152a
* Thu Jan 17 2019 mprahl <mprahl@redhat.com> - 2.12.2-1
8e6152a
- new version
8e6152a
b347488
* Wed Jan 16 2019 mprahl <mprahl@redhat.com> - 2.12.1-1
b347488
- new version
b347488
5551b57
* Mon Jan 14 2019 mprahl <mprahl@redhat.com> - 2.12.0-1
5551b57
- new version
5551b57
c288bd7
* Wed Jan 09 2019 mprahl <mprahl@redhat.com> - 2.11.1-2
c288bd7
- Add python-pungi as a dependency for Fedora builds
1ac04e1
- Remove pdc-client as a dependency
c288bd7
d4d6a9e
* Wed Dec 19 2018 mprahl <mprahl@redhat.com> - 2.11.1-1
d4d6a9e
- new version
d4d6a9e
d948c33
* Tue Dec 18 2018 mprahl <mprahl@redhat.com> - 2.11.0-1
d948c33
- new version
d948c33
567a6a0
* Sun Dec 09 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-2
567a6a0
- Drop ambiguous Python 2 dependencies (kobo, m2crypto, pyOpenSSL)
567a6a0
56fc5ff
* Fri Dec 07 2018 mprahl <mprahl@redhat.com> - 2.9.1-1
56fc5ff
- new version
56fc5ff
3775dd6
* Mon Nov 19 2018 mprahl <mprahl@redhat.com> - 2.8.1-2
3775dd6
- Don't assume the context is set on base modules in the 526fb7d445f7_module_buildrequires migration
3775dd6
52b7038
* Mon Nov 19 2018 mprahl <mprahl@redhat.com> - 2.8.1-1
52b7038
- new version
52b7038
777cdab
* Fri Oct 12 2018 Matt Prahl <mprahl@redhat.com> - 2.7.0-1
777cdab
- new version
777cdab
89ad4b0
* Mon Sep 10 2018 Ralph Bean <rbean@redhat.com> - 2.6.0-2
89ad4b0
- Apply https://pagure.io/fm-orchestrator/pull-request/1013.patch
89ad4b0
70127f6
* Fri Sep 07 2018 Ralph Bean <rbean@redhat.com> - 2.6.0-1
70127f6
- new version
70127f6
fd6346f
* Tue Aug 14 2018 Ralph Bean <rbean@redhat.com> - 2.5.0-1
fd6346f
- new version
fd6346f
52b38a6
* Tue Aug 07 2018 mprahl <mprahl@redhat.com> - 2.4.2-1
52b38a6
- new version
52b38a6
22ba7af
* Tue Aug 07 2018 mprahl <mprahl@redhat.com> - 2.4.1-1
22ba7af
- new version
22ba7af
b00efc9
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3
b00efc9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b00efc9
aee9d44
* Wed Jul 11 2018 mprahl <mprahl@redhat.com> - 2.4.0-2
aee9d44
- Remove copr.conf from the expected files
aee9d44
8e2854f
* Wed Jul 11 2018 mprahl <mprahl@redhat.com> - 2.4.0-1
8e2854f
- new version
8e2854f
0fbf33a
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.2-2
0fbf33a
- Rebuilt for Python 3.7
0fbf33a
a5d3f1a
* Wed Jun 27 2018 Ralph Bean <rbean@redhat.com> - 2.3.2-1
a5d3f1a
- new version
a5d3f1a
fac97cd
* Wed Jun 27 2018 Ralph Bean <rbean@redhat.com> - 2.3.1-1
fac97cd
- new version
fac97cd
3ade9bb
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2
3ade9bb
- Rebuilt for Python 3.7
3ade9bb
207c681
* Mon Jun 18 2018 mprahl <mprahl@redhat.com> - 2.3.0-1
207c681
- new version
207c681
cbc1335
* Fri Jun 01 2018 mprahl <mprahl@redhat.com> - 2.2.4-1
cbc1335
- new version
cbc1335
20f60b9
* Thu May 31 2018 mprahl <mprahl@redhat.com> - 2.2.3-1
20f60b9
- new version
20f60b9
6cc3b70
* Wed May 30 2018 mprahl <mprahl@redhat.com> - 2.2.2-1
6cc3b70
- new version
6cc3b70
4812e02
* Tue May 29 2018 mprahl <mprahl@redhat.com> - 2.2.1-1
4812e02
- new version
4812e02
f151305
* Thu May 10 2018 mprahl <mprahl@redhat.com> - 2.2.0-1
f151305
- new version
f151305
a70e9b9
* Tue May 08 2018 Merlin Mathesius <mmathesi@redhat.com> - 2.1.1-2
a70e9b9
- Correct fedmsg deps.
a70e9b9
771c40c
* Tue May 08 2018 Ralph Bean <rbean@redhat.com> - 2.1.1-1
771c40c
- new version
771c40c
9d100bf
* Tue May 08 2018 Ralph Bean <rbean@redhat.com> - 2.1.0-3
9d100bf
- Add missing deps and scrub unneeded py3 egg requirements.
9d100bf
6a3026a
* Tue May 08 2018 Ralph Bean <rbean@redhat.com> - 2.1.0-2
6a3026a
- Try to fix 'm2ext' and moksha.hub dep issues.
6a3026a
  https://pagure.io/fm-orchestrator/issue/931
6a3026a
597d680
* Fri May 04 2018 mprahl <mprahl@redhat.com> - 2.1.0-1
597d680
- new version
597d680
7d19183
* Fri Apr 20 2018 Jan Kaluza <jkaluza@redhat.com> - 2.0.2-5
7d19183
- Allow block the packages in a module build before they are built as
7d19183
  part of a module
7d19183
978063a
* Tue Apr 17 2018 Jan Kaluza <jkaluza@redhat.com> - 2.0.2-4
978063a
- use python3 by default
9d3a492
c49d413
* Thu Apr 05 2018 Jan Kaluza <jkaluza@redhat.com> - 2.0.2-3
c49d413
- fix wrong component reuse caused by missing change for buildrequires.
c49d413
6350931
* Thu Apr 05 2018 Jan Kaluza <jkaluza@redhat.com> - 2.0.2-2
6350931
- fix issue with expanded requires section in case empty list is used as input.
6350931
809d297
* Thu Apr 05 2018 mprahl <mprahl@redhat.com> - 2.0.2-1
809d297
- New version
809d297
- Clean up dependencies
809d297
c8ec6f0
* Thu Apr 05 2018 mprahl <mprahl@redhat.com> - 2.0.1-1
c8ec6f0
- new version
c8ec6f0
e0afd03
* Thu Apr 05 2018 Jan Kaluza <jkaluza@redhat.com> - 2.0.0-1
e0afd03
- new version
e0afd03
8cb3504
* Wed Feb 07 2018 mprahl <mprahl@redhat.com> - 1.7.0-1
8cb3504
- new version
8cb3504
63a297b
* Thu Jan 25 2018 mprahl <mprahl@redhat.com> - 1.6.3-2
63a297b
- Update the required version of modulemd
63a297b
21094aa
* Tue Jan 23 2018 mprahl <mprahl@redhat.com> - 1.6.3-1
21094aa
- new version
21094aa
2a03b6b
* Mon Jan 22 2018 mprahl <mprahl@redhat.com> - 1.6.2-1
2a03b6b
- new version
2a03b6b
7c2f709
* Mon Jan 22 2018 mprahl <mprahl@redhat.com> - 1.6.1-1
7c2f709
- new version
7c2f709
7fecf64
* Mon Jan 22 2018 mprahl <mprahl@redhat.com> - 1.6.0-1
7fecf64
- new version
7fecf64
ed124a9
* Tue Nov 28 2017 mprahl <mprahl@redhat.com> - 1.5.2-1
ed124a9
- new version
ed124a9
923faf3
* Mon Nov 27 2017 mprahl <mprahl@redhat.com> - 1.5.1-1
923faf3
- new version
923faf3
6ff9ded
* Fri Nov 17 2017 mprahl <mprahl@redhat.com> - 1.5.0-1
6ff9ded
- new version
6ff9ded
1ebee7f
* Tue Nov 14 2017 mprahl <mprahl@redhat.com> - 1.4.7-1
1ebee7f
- new version
1ebee7f
42ffcba
* Tue Nov 14 2017 mprahl <mprahl@redhat.com> - 1.4.6-1
42ffcba
- new version
42ffcba
748d3b7
* Tue Nov 07 2017 mprahl <mprahl@redhat.com> - 1.4.5-2
748d3b7
- Support building without EPEL
748d3b7
66fe1e1
* Mon Nov 06 2017 mprahl <mprahl@redhat.com> - 1.4.5-1
66fe1e1
- new version
66fe1e1
e01883f
* Mon Nov 06 2017 mprahl <mprahl@redhat.com> - 1.4.4-1
e01883f
- new version
e01883f
faa282c
* Thu Nov 2 2017 Matt Prahl <mprahl@redhat.com> - 1.4.3.1
faa282c
- New version
faa282c
da221fe
* Thu Nov 2 2017 Matt Prahl <mprahl@redhat.com> - 1.4.2.1
da221fe
- New version
da221fe
8d4a0c3
* Thu Nov 2 2017 Matt Prahl <mprahl@redhat.com> - 1.4.1.1
8d4a0c3
- New version
8d4a0c3
0389ad3
* Thu Nov 2 2017 Matt Prahl <mprahl@redhat.com> - 1.4.0-2
0389ad3
- Remove the caching patch that was merged upstream
0389ad3
- Add a patch that fixes a typo in error messages
0389ad3
ae49528
* Wed Nov 1 2017 Matt Prahl <mprahl@redhat.com> - 1.4.0-1
ae49528
- New version
ae49528
02bd145
* Wed Oct 11 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.31-3
02bd145
- Fix wrong attr for untagged builds.
02bd145
5b903ff
* Wed Oct 11 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.31-2
5b903ff
- Fix bad performance while getting data from PDC for modules with many deps.
5b903ff
74ebd62
* Mon Oct 2 2017 Matt Prahl <mprahl@redhat.com> - 1.3.31-1
74ebd62
- New version
74ebd62
c437f4d
* Thu Sep 21 2017 Ralph Bean <rbean@redhat.com> - 1.3.30-2
0918780
- Re-enable ldap3 requirement now that it is available in epel7.
0918780
- Add new requirement on python-requests-kerberos.
0918780
e56d2ed
* Thu Sep 21 2017 Ralph Bean <rbean@redhat.com> - 1.3.30-1
e56d2ed
- new version
e56d2ed
a1fc55e
* Mon Sep 18 2017 Ralph Bean <rbean@redhat.com> - 1.3.29-1
a1fc55e
- new version
a1fc55e
5b927c6
* Fri Sep 15 2017 Ralph Bean <rbean@redhat.com> - 1.3.28-1
5b927c6
- new version
5b927c6
18bac10
* Tue Sep 12 2017 Ralph Bean <rbean@redhat.com> - 1.3.27-3
18bac10
- Remove the nobuild patch for EL7.
18bac10
526bde6
* Tue Sep 12 2017 Ralph Bean <rbean@redhat.com> - 1.3.27-2
526bde6
- Merge epel7 spec branch into rawhide to consolidate streams.
526bde6
1cee010
* Tue Sep 12 2017 Ralph Bean <rbean@redhat.com> - 1.3.27-1
1cee010
- new version
1cee010
0c0708d
* Tue Sep 05 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.26-5
0c0708d
- Really apply patches
0c0708d
1eec79e
* Sun Sep 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.26-4
1eec79e
- Backport patches to fix skiptests behavior
1eec79e
- Cleanups / Fixes in spec
1eec79e
c1ef5c1
* Fri Aug 18 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.26-3
c1ef5c1
- add missing dependency on python2-dogpile-cache
c1ef5c1
800f691
* Thu Aug 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.26-2
800f691
- fix mbs-build issue with trailing slash in REST API url
800f691
e03859a
* Thu Aug 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.26-1
e03859a
- new version
e03859a
34012c2
* Mon Aug 07 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-8
34012c2
- do not wait for kojira when generating module-build-macros repository
34012c2
a241acc
* Mon Aug 07 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-7
a241acc
- upload modulemd.yaml to Koji as modulemd.txt
a241acc
87848f5
* Fri Aug 04 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-6
87848f5
- fix tagging components when all of them are reused
87848f5
58bb604
* Fri Aug 04 2017 Ralph Bean <rbean@redhat.com> - 1.3.25-5
4f51c34
- upload content generator logs to Koji
90f3f4c
- Require mock-scm for local builds.
4f51c34
e01f69c
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.25-4
a730ceb
- fix bug during build caused by not set SERVER_NAME in configuration file
e01f69c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a730ceb
04667d9
* Mon Jul 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-3
04667d9
- fix typo in spec file
04667d9
c67d405
* Mon Jul 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-2
c67d405
- fix dependency on koji
c67d405
4a816fa
* Mon Jul 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.25-1
4a816fa
- new version
4a816fa
06472ac
* Tue Jul 11 2017 Ralph Bean <rbean@redhat.com> - 1.3.24-3
06472ac
- Fix the runtime dep for pdc-client.
06472ac
4a816fa
* Tue Jun 27 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.24-2
ac85250
- Fix the pdc-client dependency
ac85250
4a816fa
* Tue Jun 27 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.24-1
66d99fd
- new version
66d99fd
b53c0aa
* Mon Jun 05 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.23-5
b53c0aa
- Fix the components reuse if database returns them in different order
b53c0aa
fe51ec6
* Mon Jun 05 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.23-4
fe51ec6
- Tag the untagged artifacts when returning their build_id
fe51ec6
2354959
* Mon Jun 05 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.23-3
2354959
- correct the patch from previous commit
2354959
b70930f
* Mon Jun 05 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.23-2
b70930f
- fix bug when untagged builds couldn't be find in Koji
b70930f
9e12c96
* Wed May 31 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.23-1
9e12c96
- new version
9e12c96
66e2490
* Thu May 25 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.22-3
66e2490
- Use the same spec file for both epel7 and fedora
66e2490
a931b7e
* Tue May 16 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.22-2
a931b7e
- fix reusing all components
a931b7e
dc006fc
* Fri May 12 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.22-1
dc006fc
- new version
dc006fc
c01909e
* Fri Apr 07 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.20-1
c01909e
- new version
c01909e
bd6ffaa
* Fri Apr 07 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.18-1
bd6ffaa
- new version
bd6ffaa
6813e83
* Thu Apr 06 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.17-1
6813e83
- new version
6813e83
Petr Šabata 74c30e6
* Sat Mar 25 2017 Petr Šabata <contyk@redhat.com> - 1.3.16-2
Petr Šabata 74c30e6
- Adding a missing runtime dependency, fedpkg
Petr Šabata 74c30e6
59a50c1
* Thu Mar 23 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.16-1
59a50c1
- new version
59a50c1
02a8870
* Thu Mar 23 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.15-1
02a8870
- new version
02a8870
aad2042
* Wed Mar 22 2017 Ralph Bean <rbean@redhat.com> - 1.3.14-1
aad2042
- new version
aad2042
6a7dee3
* Wed Mar 22 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.13-1
6a7dee3
- 1.3.13
6a7dee3
1857f7a
* Wed Mar 22 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.12-1
1857f7a
- 1.3.12
1857f7a
eab7eea
* Fri Mar 17 2017 Jan Kaluza <jkaluza@redhat.com> - 1.3.11-1
eab7eea
- 1.3.11 bump
eab7eea
Petr Šabata be339ac
* Fri Mar 17 2017 Petr Šabata <contyk@redhat.com> - 1.3.10-1
Petr Šabata be339ac
- 1.3.10 bump
Petr Šabata be339ac
786e959
* Thu Mar 16 2017 Ralph Bean <rbean@redhat.com> - 1.3.9-1
786e959
- new version
786e959
cbadef7
* Wed Mar 15 2017 Ralph Bean <rbean@redhat.com> - 1.3.8-1
cbadef7
- new version
cbadef7
c25f43c
* Tue Mar 14 2017 Ralph Bean <rbean@redhat.com> - 1.3.6-1
c25f43c
- new version
c25f43c
796fef3
* Tue Mar 14 2017 Ralph Bean <rbean@redhat.com> - 1.3.5-1
796fef3
- new version
796fef3
c002610
* Mon Mar 13 2017 Ralph Bean <rbean@redhat.com> - 1.3.4-1
c002610
- new version
c002610
d73b095
* Fri Mar 03 2017 Ralph Bean <rbean@redhat.com> - 1.3.3-1
d73b095
- new version
d73b095
Petr Šabata e3dee67
* Fri Mar 03 2017 Petr Šabata <contyk@redhat.com> - 1.3.2-3
Petr Šabata e3dee67
- MBS requires modulemd-1.1.0+ to work properly
Petr Šabata e3dee67
5dafa34
* Thu Mar 02 2017 Ralph Bean <rbean@redhat.com> - 1.3.2-2
5dafa34
- Conditionalize arch for epel7 building.
5dafa34
1a33ec9
* Thu Mar 02 2017 Ralph Bean <rbean@redhat.com> - 1.3.2-1
1a33ec9
- new version
1a33ec9
0a3efd7
* Tue Feb 28 2017 Ralph Bean <rbean@redhat.com> - 1.3.1-2
0a3efd7
- Disable the test suite in koji for now.
0a3efd7
1dacd64
* Tue Feb 28 2017 Ralph Bean <rbean@redhat.com> - 1.3.1-1
e76575a
- new version
e76575a
92e8746
* Wed Feb 15 2017 Ralph Bean <rbean@redhat.com> - 1.2.0-1
92e8746
- new version
92e8746
fa9c054
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
fa9c054
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fa9c054
7317892
* Wed Feb  1 2017 Filip Valder <fvalder@redhat.com> - 1.1.1-2
7317892
- New revision (deps & cleanups)
7317892
e0b83be
* Tue Jan 31 2017 Ralph Bean <rbean@redhat.com> - 1.1.1-1
e0b83be
- new version
e0b83be
35014af
* Tue Jan 24 2017 Ralph Bean <rbean@redhat.com> - 1.1.0-3
35014af
- Include fedmsg.d/mbs-scheduler.py by default.
35014af
d3f12c7
* Wed Jan 18 2017 Ralph Bean <rbean@redhat.com> - 1.1.0-2
d3f12c7
- Dep fixes (for EPEL7).
d3f12c7
d0414f2
* Tue Jan 17 2017 Ralph Bean <rbean@redhat.com> - 1.1.0-1
d0414f2
- new version
d0414f2
d6a3534
* Wed Jan 11 2017 Ralph Bean <rbean@redhat.com> - 1.0.2-4
d6a3534
- Conditionalize some deps for EPEL7.
d6a3534
177e09c
* Wed Jan 11 2017 Ralph Bean <rbean@redhat.com> - 1.0.2-3
177e09c
- Sync spec file from upstream git.
177e09c
177e09c
* Thu Dec 15 2016 Matt Prahl <mprahl@redhat.com> - 1.0.2-2
177e09c
- Replace systemd unit with fedmsg-hub
84ddd55
- Remove an old .pyc file that got included by accident.
84ddd55
84ddd55
* Wed Dec 14 2016 Ralph Bean <rbean@redhat.com> - 1.0.2-1
84ddd55
- Enable test suite in the check section.
84ddd55
- Add systemd scriptlets, per review feedback.
84ddd55
84ddd55
* Mon Dec 12 2016 Ralph Bean <rbean@redhat.com> - 1.0.1-1
84ddd55
- Cleanup in preparation for package review.
84ddd55
84ddd55
* Tue Dec 6 2016 Matt Prahl <mprahl@redhat.com> - 1.0.0-2
84ddd55
- Adds systemd unit.
84ddd55
84ddd55
* Fri Nov 25 2016 Filip Valder <fvalder@redhat.com> - 1.0.0-1
84ddd55
- Let's get this party started.