Hello community,
here is the log from the commit of package git-filter-repo for
openSUSE:Leap:15.2 checked in at 2020-03-27 16:44:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/git-filter-repo (Old)
and /work/SRC/openSUSE:Leap:15.2/.git-filter-repo.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-filter-repo"
Fri Mar 27 16:44:24 2020 rev:2 rq:788559 version:2.26.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/git-filter-repo/git-filter-repo.changes
2020-02-22 17:49:30.733416216 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.git-filter-repo.new.3160/git-filter-repo.changes
2020-03-27 16:46:45.131884962 +0100
@@ -1,0 +2,7 @@
+Wed Mar 25 07:03:38 UTC 2020 - Andreas Schneider <[email protected]>
+
+- Update to version 2.26.0
+ * https://github.com/newren/git-filter-repo/releases/tag/v2.26.0
+ * https://github.com/newren/git-filter-repo/releases/tag/v2.25.0
+
+-------------------------------------------------------------------
Old:
----
git-filter-repo-2.24.0.tar.xz
New:
----
git-filter-repo-2.26.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ git-filter-repo.spec ++++++
--- /var/tmp/diff_new_pack.vtQNe6/_old 2020-03-27 16:46:46.567885806 +0100
+++ /var/tmp/diff_new_pack.vtQNe6/_new 2020-03-27 16:46:46.595885823 +0100
@@ -1,7 +1,7 @@
#
# spec file for package git-filter-repo
#
-# Copyright (c) 2019 SUSE, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,29 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%global gitexecdir %{_libexecdir}/git
Name: git-filter-repo
-Version: 2.24.0
+Version: 2.26.0
Release: 0
Summary: Quickly rewrite git repository history (git-filter-branch
replacement)
-License: MIT or GPL-2.0-only
+License: MIT OR GPL-2.0-only
Group: Development/Tools/Version Control
-Url: https://github.com/newren/git-filter-repo
+URL: https://github.com/newren/git-filter-repo
#
Source0:
https://github.com/newren/git-filter-repo/releases/download/v%{version}/%{name}-%{version}.tar.xz
#
BuildArch: noarch
#
-BuildRequires: git
BuildRequires: %{python_module devel}
+BuildRequires: git
#
Requires: git
++++++ git-filter-repo-2.24.0.tar.xz -> git-filter-repo-2.26.0.tar.xz ++++++
++++ 1880 lines of diff (skipped)