SHA256
1
0
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:
Neal Gompa 2020-04-04 16:05:12 +00:00 committed by Git OBS Bridge
parent e61ff1ff7d
commit 77518abd02
4 changed files with 14 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad4938975b202eee30098d112b250309d2690194099bc59f3f6d9d7069b78d3c
size 21751943

View File

@ -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> Wed Mar 25 20:34:56 UTC 2020 - Neal Gompa <ngompa13@gmail.com>

View File

@ -23,7 +23,7 @@
Name: pagure Name: pagure
Version: 5.9.0 Version: 5.9.1
Release: 0 Release: 0
Summary: A git-centered forge Summary: A git-centered forge
Group: Development/Tools/Version Control Group: Development/Tools/Version Control