Hello community,

here is the log from the commit of package git-filter-repo for openSUSE:Factory 
checked in at 2020-09-12 00:09:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-filter-repo (Old)
 and      /work/SRC/openSUSE:Factory/.git-filter-repo.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-filter-repo"

Sat Sep 12 00:09:03 2020 rev:4 rq:833567 version:2.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-filter-repo/git-filter-repo.changes  
2020-06-03 20:32:36.549189408 +0200
+++ 
/work/SRC/openSUSE:Factory/.git-filter-repo.new.4249/git-filter-repo.changes    
    2020-09-12 00:09:23.321034786 +0200
@@ -1,0 +2,13 @@
+Wed Sep  9 14:30:44 UTC 2020 - Martin Wilck <[email protected]>
+
+- Upstream fix: Remove wrong note in README that 2.28.0 isn't released yet
+  add patch: filter-repo-README-remove-outdated-2.28.0-not-yet-re.patch
+
+-------------------------------------------------------------------
+Wed Sep  9 14:19:12 UTC 2020 - Martin Wilck <[email protected]>
+
+- Update to version 2.28.0
+  * --path-glob can now be used with directory globs like '*/bin'
+  * allow comments starting with '#' with --paths-from-file
+
+-------------------------------------------------------------------

Old:
----
  git-filter-repo-2.27.0.tar.xz

New:
----
  filter-repo-README-remove-outdated-2.28.0-not-yet-re.patch
  git-filter-repo-2.28.0.tar.xz

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

Other differences:
------------------
++++++ git-filter-repo.spec ++++++
--- /var/tmp/diff_new_pack.V7f1xQ/_old  2020-09-12 00:09:25.065036455 +0200
+++ /var/tmp/diff_new_pack.V7f1xQ/_new  2020-09-12 00:09:25.069036459 +0200
@@ -22,7 +22,7 @@
 %global gitexecdir %{_libexecdir}/git
 
 Name:           git-filter-repo
-Version:        2.27.0
+Version:        2.28.0
 Release:        0
 Summary:        Quickly rewrite git repository history (git-filter-branch 
replacement)
 License:        MIT OR GPL-2.0-only
@@ -30,6 +30,7 @@
 URL:            https://github.com/newren/git-filter-repo
 #
 Source0:        
https://github.com/newren/git-filter-repo/releases/download/v%{version}/%{name}-%{version}.tar.xz
+Patch01:        filter-repo-README-remove-outdated-2.28.0-not-yet-re.patch
 #
 BuildArch:      noarch
 #

++++++ filter-repo-README-remove-outdated-2.28.0-not-yet-re.patch ++++++
>From 7b3e714b94a6e5b9f478cb981c7f560ef3f36506 Mon Sep 17 00:00:00 2001
From: Elijah Newren <[email protected]>
Date: Mon, 27 Jul 2020 11:34:26 -0700
Subject: [PATCH 1/4] filter-repo (README): remove outdated
 2.28.0-not-yet-released comment

Signed-off-by: Elijah Newren <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5beb8f7..0caa34f 100644
--- a/README.md
+++ b/README.md
@@ -430,7 +430,7 @@ has also driven numerous improvements to fast-export and 
fast-import
 (and occasionally other commands) in core git, based on things
 filter-repo needs to do its work:
 
-  * git-2.28.0 (not yet released)
+  * git-2.28.0
     * [fast-import: add new --date-format=raw-permissive format](
       https://git.kernel.org/pub/scm/git/git.git/commit/?id=d42a2fb72f)
   * git-2.24.0
-- 
2.28.0

++++++ git-filter-repo-2.27.0.tar.xz -> git-filter-repo-2.28.0.tar.xz ++++++
++++ 1809 lines of diff (skipped)


Reply via email to