Hello community,

here is the log from the commit of package hub for openSUSE:Leap:15.2 checked 
in at 2020-01-17 11:59:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/hub (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.hub.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hub"

Fri Jan 17 11:59:35 2020 rev:15 rq:763566 version:2.12.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hub/hub.changes        2020-01-15 
15:11:34.538112049 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hub.new.26092/hub.changes     2020-01-17 
11:59:44.148459026 +0100
@@ -1,0 +2,71 @@
+Sat Oct  5 20:52:32 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.12.8
+  * hub compare: improve upstream branch detection & error messages
+  * hub compare: allow slash character in branch names
+  * hub api: fix GraphQL requests made to Enterprise hosts
+  * Docs: clarify --message, --file, and --edit flags
+
+-------------------------------------------------------------------
+Sat Sep 21 19:50:01 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.12.6
+  * Added hub pr to fish completions script
+  * Have fish completions script wrap git if hub is aliased
+
+-------------------------------------------------------------------
+Sun Sep  8 20:34:12 UTC 2019 - Martin Hauke <[email protected]>
+
+
+- Update to version 2.12.4
+  Bug fixes:
+  * Fix invocation of hub --paginate
+  * Consistently expand all occurrences of {owner} and {repo} in
+    hub api
+  * Docs: unlist %NC/%Nc among available fields in
+    hub pr list --format
+  Enhancements:
+  * GitHub Actions compatibility: infer GITHUB_USER value from
+    GITHUB_REPOSITORY if available
+  * Handle TERM signal during password prompt in terminal
+  * Use consistent quote style in hub sync output
+
+- Update to version 2.12.3
+  * Allow hub use within GitHub Actions by specifying GITHUB_USER
+  * Show friendlier error message when GITHUB_TOKEN is set, but
+    fetching the current user fails
+
+-------------------------------------------------------------------
+Fri Jul 12 19:26:57 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.12.2
+  * Improve pull-request push target detection for git config
+    push.default is "upstream", but when the current branch does
+    not have upstream configuration
+- Update to version 2.12.1
+  Fixes:
+  * hub pull-request: Avoid crash when the current branch is pushed
+    to a non-GitHub remote BROWSER environment variable now supports
+    values with spaces in them (must be shell-quoted)
+  * hub help: support man appearing in a path that has spaces
+  * Docs: mention that comma-separated lists must not have spaces
+- Update to version 2.12.0
+  * Add hub api --paginate option to automatically fetch all pages
+    of results
+  * Add hub pr show [<number>] command to open a pull request in
+    the browser
+  * Add hub pull-request --no-maintainer-edits flag to disallow
+    project maintainers being able to push to your branch
+  * Abort hub pull-request with a helpful error message if the
+    current branch wasn't pushed to a git remote hub issue -M now
+    accepts milestone names instead of just numbers
+  * Drop support for legacy hub.http-clone git config value (this
+    was broken for a while and nobody complained, so I deemed it
+    safe to drop in a minor rather than a major release)
+  Fixes
+  * Fix querying git configuration when GIT_TRACE is used
+  * Support detached HEAD if hub pull-request --head was passed
+  * Fix newline in hub create error message
+  * Ensure HTTP connection reuse across API calls
+
+-------------------------------------------------------------------

Old:
----
  v2.11.1.tar.gz

New:
----
  hub-2.12.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hub.spec ++++++
--- /var/tmp/diff_new_pack.boWmLU/_old  2020-01-17 11:59:45.592459661 +0100
+++ /var/tmp/diff_new_pack.boWmLU/_new  2020-01-17 11:59:45.596459663 +0100
@@ -18,13 +18,13 @@
 
 %define ver %{version}
 Name:           hub
-Version:        2.11.1
+Version:        2.12.8
 Release:        0
 Summary:        Command-line wrapper for git and GitHub
 License:        MIT
 Group:          Development/Tools/Version Control
 URL:            https://github.com/github/hub
-Source:         https://github.com/github/%{name}/archive/v%{ver}.tar.gz
+Source:         
https://github.com/github/%{name}/archive/v%{ver}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fish
 BuildRequires:  go
 BuildRequires:  groff


Reply via email to