Hello community,

here is the log from the commit of package git-subrepo for openSUSE:Factory 
checked in at 2020-11-24 22:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-subrepo (Old)
 and      /work/SRC/openSUSE:Factory/.git-subrepo.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-subrepo"

Tue Nov 24 22:14:36 2020 rev:2 rq:850472 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-subrepo/git-subrepo.changes  2020-06-04 
17:56:25.933000955 +0200
+++ /work/SRC/openSUSE:Factory/.git-subrepo.new.5913/git-subrepo.changes        
2020-11-24 22:14:43.951620823 +0100
@@ -1,0 +2,24 @@
+Tue Nov 24 11:57:33 UTC 2020 - Tina Müller <[email protected]>
+
+- Update to 0.4.3
+  - Remove fix-zsh-completion.patch (not needed anymore)
+  - Update fix-shebangs.patch
+  - Covert to GitHub Actions for testing
+  - Add docker support to test multiple git/bash versions together
+  - Require Bash 4.0+
+  - Use shellcheck as linter and address issues discovered
+  - Discovered bug in git where @ is not a valid workspace name
+  - Add --force command to subrepo pull
+  - Now works with paths that contain spaces
+  - Numerous documentation fixes
+  - When two branches pointed to the same commit, we would
+    sometimes pick the wrong branch.
+  - ZSH completion fixes
+  - Allow tests to run outside a git repo
+  - Would not work if a different date format was set in git config
+  - Address delay in filter-branch on newer versions of git
+  - Display the git merge message on merge failure
+  - Allow FISH integration on MacOS.
+  - Add manpage support for FISH shell
+
+-------------------------------------------------------------------

Old:
----
  0.4.1.tar.gz
  fix-zsh-completion.patch

New:
----
  0.4.3.tar.gz

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

Other differences:
------------------
++++++ git-subrepo.spec ++++++
--- /var/tmp/diff_new_pack.z6pOVw/_old  2020-11-24 22:14:44.443621279 +0100
+++ /var/tmp/diff_new_pack.z6pOVw/_new  2020-11-24 22:14:44.447621283 +0100
@@ -17,15 +17,14 @@
 
 
 Name:           git-subrepo
-Version:        0.4.1
+Version:        0.4.3
 Release:        0
 Summary:        Git Submodule Alternative
 License:        MIT
 Group:          Development/Tools/Version Control
 URL:            https://github.com/ingydotnet/git-subrepo
-Source:         https://github.com/ingydotnet/git-subrepo/archive/0.4.1.tar.gz
+Source:         https://github.com/ingydotnet/git-subrepo/archive/0.4.3.tar.gz
 Patch0:         fix-shebangs.patch
-Patch1:         fix-zsh-completion.patch
 BuildRequires:  bash >= 4
 BuildRequires:  git >= 2.7
 BuildRequires:  make
@@ -60,7 +59,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
 
 %build
 

++++++ 0.4.1.tar.gz -> 0.4.3.tar.gz ++++++
++++ 6708 lines of diff (skipped)

++++++ fix-shebangs.patch ++++++
--- /var/tmp/diff_new_pack.z6pOVw/_old  2020-11-24 22:14:44.623621446 +0100
+++ /var/tmp/diff_new_pack.z6pOVw/_new  2020-11-24 22:14:44.623621446 +0100
@@ -20,15 +20,6 @@
  
#------------------------------------------------------------------------------
  # Bash+ - Modern Bash Programming
  #
-diff --git a/ext/bashplus/lib/bash+.bash b/ext/bashplus/lib/bash+.bash
-index e33f626..4d71fd5 100644
---- a/ext/bashplus/lib/bash+.bash
-+++ b/ext/bashplus/lib/bash+.bash
-@@ -1,3 +1,4 @@
-+#!/bin/bash
- # bash+ - Modern Bash Programming
- #
- # Copyright (c) 2013-2016 Ingy döt Net
 diff --git a/lib/git-subrepo b/lib/git-subrepo
 index 3b8f562..741c3d8 100755
 --- a/lib/git-subrepo
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to