Hello community,

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

Package is "hub"

Thu Jan 30 06:07:43 2020 rev:16 rq:766420 version:2.14.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hub/hub.changes        2020-01-17 
11:59:44.148459026 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hub.new.26092/hub.changes     2020-01-30 
06:07:46.334443326 +0100
@@ -1,0 +2,39 @@
+Wed Jan 22 11:19:39 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.14.1
+  Features:
+  * New command: hub issue update
+  * New command: hub issue transfer
+  * Support git flag hub version --build-options
+  * Refuse to follow HTTP 301/302 redirects for non-GET requests
+  Fixes:
+  * Ensure that grep command is being used in shell completions
+  * Consult global git config color.ui setting when --color=auto
+  Improvements:
+  * Print more user-friendly HTTP 40x errors
+  * Enable debugging file uploads via HUB_VERBOSE=1 hub release
+    create -a <file>
+  * Improve parsing malformed YAML config files
+
+- Update to version 2.13.0
+  * New command: hub gist
+  * Add git pr show --format=... flag
+  * Add hub api --obey-ratelimit flag
+  * hub help: support compressed man pages
+  * Add hub release download --include=PATTERN flag
+  * hub help: Enable hub help --web <command>
+  * hub release: Retry attaching release assets on 5xx server
+    errors
+  * hub pr checkout fixes
+    + handle case when the PR given matches the current branch
+    + avoid overriding existing branch merge config
+  * hub release: Fail fast when attempting to attach unavailable
+    files
+  * Honor HTTPS_PROXY, NO_PROXY environment variables
+  * Strip "co-authored-by" lines when populating PR body from git
+    log
+  * git compatibility: have hub <cmd> --help open the man page
+  * hub fork bash completion improvements
+  * hub pr fish completion improvements
+
+-------------------------------------------------------------------

Old:
----
  hub-2.12.8.tar.gz

New:
----
  hub-2.14.1.tar.gz

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

Other differences:
------------------
++++++ hub.spec ++++++
--- /var/tmp/diff_new_pack.0dYUWG/_old  2020-01-30 06:07:47.006443702 +0100
+++ /var/tmp/diff_new_pack.0dYUWG/_new  2020-01-30 06:07:47.010443704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hub
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define ver %{version}
 Name:           hub
-Version:        2.12.8
+Version:        2.14.1
 Release:        0
 Summary:        Command-line wrapper for git and GitHub
 License:        MIT
@@ -64,6 +64,8 @@
 install -d %{buildroot}%{_datadir}/vim/site
 mv %{buildroot}%{_datadir}/vim/vimfiles/* %{buildroot}%{_datadir}/vim/site
 
+rm -rf %{buildroot}%{_datadir}/doc/hub-doc/
+
 %check
 #make test
 #make test-all

++++++ hub-2.12.8.tar.gz -> hub-2.14.1.tar.gz ++++++
++++ 45427 lines of diff (skipped)


Reply via email to