Accepting request 749089 from devel:tools:scm

- Update to 5.8
  + Enable the ctrl-enter keys to submit forms on tickets and PRs
  + Fix spelling errors on documentation
  + Fix renewing url on invalid token error message
  + Various fixes to the srcfpo theme
  + disable smooth scrolling on initial highlight & scroll process
  + Accept a with_commits parameter on the branches api to resolve the HEAD commits
  + Various fixes to the PR view
  + Add support for arrow >= 0.15
  + Select full text on git|ssh url input boxes when they get focus
  + Send notification when a branch is created
  + Add revision along with tag/branch creation/deletion
  + Add asciidoc syntax override
  + Fix git blame on unborn HEAD or non-master default branch repos
  + Fix the logic to rebase PRs
  + Fix setting one's default email address
  + Send oldrev as old_commit for git.receive event
  + Add a set-default-branch action to pagure-admin
  + Fix rendering badges on the PR list page
  + Tweak when we show the merge and the rebase buttons
  + Fix the logic around interacting with read-only databases in hooks
  + Fix .diff and .patch generation for empty commits
  + Fix url on the invalid token error message
  + Fix typo on the pull request merge error message
  + Allow cross-project API token to open pull-request
  + Allow updating PRs via the API using cross-project tokens
  + Fix the logic to make the merge button appear on pull-request

OBS-URL: https://build.opensuse.org/request/show/749089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pagure?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2019-11-17 18:23:21 +00:00 committed by Git OBS Bridge
commit 04ac85977e
4 changed files with 35 additions and 4 deletions

View File

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

3
pagure-5.8.tar.gz Normal file
View File

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sat Nov 16 22:46:39 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Update to 5.8
+ Enable the ctrl-enter keys to submit forms on tickets and PRs
+ Fix spelling errors on documentation
+ Fix renewing url on invalid token error message
+ Various fixes to the srcfpo theme
+ disable smooth scrolling on initial highlight & scroll process
+ Accept a with_commits parameter on the branches api to resolve the HEAD commits
+ Various fixes to the PR view
+ Add support for arrow >= 0.15
+ Select full text on git|ssh url input boxes when they get focus
+ Send notification when a branch is created
+ Add revision along with tag/branch creation/deletion
+ Add asciidoc syntax override
+ Fix git blame on unborn HEAD or non-master default branch repos
+ Fix the logic to rebase PRs
+ Fix setting one's default email address
+ Send oldrev as old_commit for git.receive event
+ Add a set-default-branch action to pagure-admin
+ Fix rendering badges on the PR list page
+ Tweak when we show the merge and the rebase buttons
+ Fix the logic around interacting with read-only databases in hooks
+ Fix .diff and .patch generation for empty commits
+ Fix url on the invalid token error message
+ Fix typo on the pull request merge error message
+ Allow cross-project API token to open pull-request
+ Allow updating PRs via the API using cross-project tokens
+ Fix the logic to make the merge button appear on pull-request
-------------------------------------------------------------------
Sun Aug 11 14:49:11 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

View File

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