forked from pool/pagure
Initial packaging of Pagure for openSUSE OBS-URL: https://build.opensuse.org/request/show/639243 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/pagure?expand=0&rev=1
110 lines
4.2 KiB
Plaintext
110 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 30 15:06:24 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Add missing directory to directory structure
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 22:28:26 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Drop unnecessary systemd build dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 21:15:49 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Add missing rcFOO symlinks to systemd services
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 20:29:04 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update to 5.0.1
|
|
+ Multiple adjustments to the scripts keyhelper and aclchecker
|
|
+ Only enforce Signed-Off-By on the code repo of a project
|
|
+ Sign-off the merge commits when the project enforces it
|
|
+ Switch from GIT_SORT_TIME to GIT_SORT_NONE to preserve
|
|
'git log'-like commit ordering
|
|
+ Add reporter and assignee to notification emails headers
|
|
+ Fix various visual glitches
|
|
- Restore symlinks clobbered by setuptools' creation of archive
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 24 21:35:35 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Rebase to 5.0
|
|
+ Pagure now runs on Python 3
|
|
+ The UI has been completely redesigned
|
|
+ Theming has been redesigned, and new themes are included as subpackages
|
|
+ Many new API endpoints have been added
|
|
+ Rework how git hooks work to rely on a single file for efficiency
|
|
+ Expanded functionality included in the pagure-admin command
|
|
- Pagure defaults to the chameleon theme for openSUSE
|
|
- Drop all upstreamed patches
|
|
- Refresh example configuration patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 22 00:48:43 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Update to 4.0.4
|
|
- Refresh config fix patch for pagure-milters
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 11 04:05:20 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Add missing requirement on python-Pillow
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 11 01:21:18 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Drop python2-trollius-redis requirement since it's not actually used
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 10 00:04:18 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Backport patch to make syntax highlighting threshold configurable
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 9 21:56:34 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Bundle an internal pagure-celery binary to use stock celery
|
|
with Python 2
|
|
- Switch to a sed call instead of a patch to fix systemd units
|
|
to use correct libexecdir
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 9 13:20:33 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Fix syntax error in gitolite3.rc file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 8 11:13:43 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Switch from /srv/pagure to /srv/gitolite to use the already
|
|
setup gitolite directory structure
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 04:45:53 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Fix pagure-ev to use correct libexecdir
|
|
- Fix pagure-milters to call correct function to load config
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 03:36:38 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Install gitolite configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 01:15:19 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Prepare more of the filesystem tree as part of the packaging
|
|
- Refine README.SUSE to more closely match the required steps
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 2 17:44:49 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Refresh configuration patch to match SUSE sematics
|
|
- Add README.SUSE file for basic setup quick start guide
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 22:00:06 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
- Initial packaging based on Mageia packaging
|