- Update to 5.1.3
+ Don't sync up ssh keys if there are already some + Do not notify twice when pushing commits to an open PR + Update git-multimail to fix it for Python 3 - Update to 5.1.2 + Make the sshkey migration more flexible from < 5.1 + Fix the update date information on the pull-request page + Fix detecting if the user is a committer via a group + Fix writing user's ssh keys on disk + tweak colors of the activity graph + cache oidc user data OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/pagure?expand=0&rev=8
This commit is contained in:
parent
9ace69e1de
commit
8988c47285
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7e3816b24d9d89866084c5ea87b198c3895da3e66340d408c8ce113f4c471c
|
||||
size 21730358
|
3
pagure-5.1.3.tar.gz
Normal file
3
pagure-5.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ea0bb3897df402a7a48ce3728fc9e1c42922bd0aa007b139ec6e7e8553d5a26
|
||||
size 21753377
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 16:56:20 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Update to 5.1.3
|
||||
+ Don't sync up ssh keys if there are already some
|
||||
+ Do not notify twice when pushing commits to an open PR
|
||||
+ Update git-multimail to fix it for Python 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 12:18:24 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Update to 5.1.2
|
||||
+ Make the sshkey migration more flexible from < 5.1
|
||||
+ Fix the update date information on the pull-request page
|
||||
+ Fix detecting if the user is a committer via a group
|
||||
+ Fix writing user's ssh keys on disk
|
||||
+ tweak colors of the activity graph
|
||||
+ cache oidc user data
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 14:56:15 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
Name: pagure
|
||||
Version: 5.1.1
|
||||
Version: 5.1.3
|
||||
Release: 0
|
||||
Summary: A git-centered forge
|
||||
Group: Development/Tools/Version Control
|
||||
|
Loading…
x
Reference in New Issue
Block a user