Hello community,
here is the log from the commit of package git-filter-repo for openSUSE:Factory
checked in at 2020-03-25 23:46:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-filter-repo (Old)
and /work/SRC/openSUSE:Factory/.git-filter-repo.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-filter-repo"
Wed Mar 25 23:46:19 2020 rev:2 rq:788013 version:2.26.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/git-filter-repo/git-filter-repo.changes
2019-12-21 12:34:05.107440381 +0100
+++
/work/SRC/openSUSE:Factory/.git-filter-repo.new.3160/git-filter-repo.changes
2020-03-25 23:47:08.688069131 +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.NFVGMB/_old 2020-03-25 23:47:09.344069345 +0100
+++ /var/tmp/diff_new_pack.NFVGMB/_new 2020-03-25 23:47:09.356069349 +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)