forked from pool/pagure
- Update to 5.9.1
+ Add a missing div tag that broke the user's settings page + Do not block when waiting for subprocess to finish + Fix git blame when the identifier provided is a blob + Fix view_commits when the identified provided is a blob + When viewing file's history, use the default branch if needed OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/pagure?expand=0&rev=29
This commit is contained in:
parent
e61ff1ff7d
commit
77518abd02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32b308bbae62f3d862a426a961abdd2829d8d2541a7d22d0adcaf56e750e1a24
|
||||
size 21751274
|
3
pagure-5.9.1.tar.gz
Normal file
3
pagure-5.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad4938975b202eee30098d112b250309d2690194099bc59f3f6d9d7069b78d3c
|
||||
size 21751943
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 4 16:03:40 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Update to 5.9.1
|
||||
+ Add a missing div tag that broke the user's settings page
|
||||
+ Do not block when waiting for subprocess to finish
|
||||
+ Fix git blame when the identifier provided is a blob
|
||||
+ Fix view_commits when the identified provided is a blob
|
||||
+ When viewing file's history, use the default branch if needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 20:34:56 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
Name: pagure
|
||||
Version: 5.9.0
|
||||
Version: 5.9.1
|
||||
Release: 0
|
||||
Summary: A git-centered forge
|
||||
Group: Development/Tools/Version Control
|
||||
|
Loading…
x
Reference in New Issue
Block a user