Commit graph

224 commits

Author SHA1 Message Date
Ken Dreyer
25d7970c54 koji-gc: add systemd unit files 2020-05-13 13:45:30 +02:00
Alex Iribarren
38144f3d22 Use %autosetup 2020-05-13 10:43:57 +02:00
Yu Ming Zhu
c60080fb79 koji-utils: only requires /usr/bin/python2 on rhel<=7
fixes: #2208
2020-04-29 14:25:52 +02:00
Tomas Kopecek
94b3b432ed Release notes 1.21
Fixes: https://pagure.io/koji/issue/2118
2020-04-21 14:50:01 +02:00
Nils Philippsen
cc2802a411 fix missing /lib/ in hub-plugins path 2020-04-01 13:00:06 +02:00
Ken Dreyer
f8d18ab04a rpm: remove references to EOL fedora versions
Remove the references to old, EOL versions of Fedora.
2020-03-11 13:35:06 +01:00
Tomas Kopecek
2cf1373afb update for last fix 2020-03-05 14:02:47 +01:00
Tomas Kopecek
e4fa53f8ea 1.20.1 release notes
Fixes: https://pagure.io/koji/issue/2031
2020-03-05 14:02:47 +01:00
Tomas Kopecek
1cfe6e50e4 add missing koji-sidetag-cleanup script
Fixes: https://pagure.io/koji/issue/2005
2020-03-02 14:27:15 +01:00
Tomas Kopecek
3462b35361 obsolete external sidetag plugin
Fixes: https://pagure.io/koji/issue/2003
2020-02-19 14:17:18 +01:00
Tomas Kopecek
6821560362 koji 1.20 release
Fixes: https://pagure.io/koji/issue/1898
2020-01-20 09:38:10 +01:00
Ken Dreyer
ee1d0a6c64 rpm: remove %defattr
RHEL 5 and later do not require %defattr.
2019-11-18 09:32:57 +01:00
Brendan Reilly
3aa1fa2dae 1.19.1 release 2019-11-08 11:53:12 -05:00
Brendan Reilly
4de3f6fa0f Updated changelog 2019-10-30 09:13:32 -04:00
Brendan Reilly
fc566e4b31 1.19 release 2019-10-30 09:12:24 -04:00
Tomas Kopecek
b8c1ac4ea6 require python-qpid-proton on RHEL7 2019-10-23 13:10:41 +02:00
Tomas Kopecek
f68eeb6cc0 bundle db maintenance script to hub
Fixes: https://pagure.io/koji/issue/1478
2019-10-15 09:00:22 +02:00
Tomas Kopecek
5aa3e3b29f in f30+ python-devel defaults to python3
Fixes: https://pagure.io/koji/issue/1585
2019-10-14 10:28:07 +02:00
Mike McLean
af66445883 bump version to match most recent release 2019-10-09 10:42:17 -04:00
Alex Iribarren
a4cef55bc3 Added basic email template 2019-08-29 10:42:52 +02:00
Mike McLean
e07808f7bf fix release date 2019-08-09 10:12:56 -04:00
Mike McLean
4dc84bbe87 another changelog update 2019-08-09 10:12:31 -04:00
Mike McLean
15e544fc34 update changelog again 2019-08-09 10:12:31 -04:00
Mike McLean
a7c9b11bc9 update changelog 2019-08-09 10:12:31 -04:00
Mike McLean
a5eb5a3da4 bump version, add changelog 2019-08-09 10:12:31 -04:00
Mike McLean
f4e5798ecf update release date 2019-03-06 09:18:24 -05:00
Mike McLean
c0c57c4ffb update changelog 2019-03-04 16:56:58 -05:00
Mike McLean
e0567a152d update for recent prs 2019-03-04 16:56:58 -05:00
Mike McLean
8b69003c5e update changelog 2019-03-04 16:56:58 -05:00
Mike McLean
40da6644d6 fix date 2019-03-04 16:56:58 -05:00
Mike McLean
5449f0bb38 bump release to 1.17.0 2019-03-04 16:56:58 -05:00
Mike McLean
24fff62eb2 fix deps for utils/vm subpackages on py3 2019-03-04 09:37:08 -05:00
Yu Ming Zhu
c2f87ab07b python3-koji-hub requires python3-psycopg2 2019-02-28 12:15:55 +00:00
Mike McLean
ef3a52d05f require correct mod_wsgi 2019-02-28 09:19:33 -05:00
Tomas Kopecek
cebc97286a require librepo on python3
Fixes: https://pagure.io/koji/issue/1268
2019-02-20 10:09:43 -05:00
Mike McLean
79c3b679eb keep config in koji-web package 2019-02-17 22:54:32 -05:00
Mike McLean
3998d6d486 manually trigger extra byte compilation 2019-02-17 22:33:52 -05:00
Tomas Kopecek
f6125e2a03 handle byte-compiling for fedora 2019-02-17 22:33:52 -05:00
Tomas Kopecek
fd9ab03df1 remove qpid requires 2019-02-17 22:33:52 -05:00
Mike McLean
e0207c6ce8 vm and utils subpackages for py3 too 2019-02-17 22:33:52 -05:00
Mike McLean
1b8763b449 more readable sed expression 2019-02-17 22:33:52 -05:00
Mike McLean
f869f08042 builder-plugins can include pycache now 2019-02-17 22:33:52 -05:00
Mike McLean
b976e222fc force python3 if that's all we're building 2019-02-17 22:33:52 -05:00
Mike McLean
3703c24495 add KOJI_MINIMAL flag to plugins Makefile 2019-02-17 22:33:52 -05:00
Mike McLean
56f9d38e3e builder-plugins not py2 only anymore 2019-02-17 22:33:52 -05:00
Mike McLean
fb29b5f580 no koji-utils for py3 yet 2019-02-17 22:33:52 -05:00
Mike McLean
f24835bc76 reverse distro check order and correctly handle null case 2019-02-17 22:33:52 -05:00
Mike McLean
712b5af825 refactor the py2/py3 macro flags 2019-02-17 22:33:52 -05:00
Tomas Kopecek
7f05b0429f remove unused directory
rpmdiff script was moved to koji-tools project some time ago and is no
more part of this rpm. Directory has no use now, so this commit is
removing it.

Fixes: https://pagure.io/koji/issue/1195
2019-02-17 21:38:45 -05:00
Mike McLean
c2322e4f26 note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00