Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2020-08-31 16:47:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and      /work/SRC/openSUSE:Factory/.patchutils.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patchutils"

Mon Aug 31 16:47:10 2020 rev:26 rq:829595 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes    2019-12-21 
12:40:30.451623627 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new.3399/patchutils.changes  
2020-08-31 16:47:17.976268588 +0200
@@ -1,0 +2,12 @@
+Sun Aug 16 00:36:26 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.4.2:
+  * Fixed a packaging issue
+  * New patchview mode with accompanying scripts.
+  * New grepdiff option --only-match.
+  * New filterdiff option --remove-timestamps.
+  * Assorted other fixes and improvements. 
+- remove patchutils-0.2.30-tailsyntax.diff: obsolete
+- skip svndiff tools as those conflict with subversion
+
+-------------------------------------------------------------------

Old:
----
  patchutils-0.2.30-tailsyntax.diff
  patchutils-0.3.4.tar.xz
  patchutils-0.3.4.tar.xz.sig

New:
----
  patchutils-0.4.2.tar.xz
  patchutils-0.4.2.tar.xz.sig

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

Other differences:
------------------
++++++ patchutils.spec ++++++
--- /var/tmp/diff_new_pack.aEg62v/_old  2020-08-31 16:47:19.496269324 +0200
+++ /var/tmp/diff_new_pack.aEg62v/_new  2020-08-31 16:47:19.500269327 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:           patchutils
-Version:        0.3.4
+Version:        0.4.2
 Release:        0
 Summary:        A Collection of Tools for Manipulating Patch Files
 License:        GPL-2.0-or-later
@@ -25,7 +25,6 @@
 URL:            http://cyberelk.net/tim/software/patchutils/
 Source0:        
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
 Source1:        
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz.sig
-Patch0:         %{name}-0.2.30-tailsyntax.diff
 Patch2:         rediff-hunk-init-fix.diff
 BuildRequires:  automake
 Requires:       diffutils
@@ -49,7 +48,7 @@
 %make_build
 
 %check
-make --jobs=1 check
+%make_build --jobs=1 check
 
 %install
 %make_install
@@ -58,8 +57,26 @@
 
 %files
 %license COPYING
-%doc AUTHORS BUGS ChangeLog NEWS README TODO
-%{_bindir}/*
+%doc BUGS README
+%{_bindir}/combinediff
+%{_bindir}/dehtmldiff
+%{_bindir}/editdiff
+%{_bindir}/espdiff
+%{_bindir}/filterdiff
+%{_bindir}/fixcvsdiff
+%{_bindir}/flipdiff
+%{_bindir}/gitdiff
+%{_bindir}/gitdiffview
+%{_bindir}/grepdiff
+%{_bindir}/interdiff
+%{_bindir}/lsdiff
+%{_bindir}/patchview
+%{_bindir}/recountdiff
+%{_bindir}/rediff
+%{_bindir}/splitdiff
+%exclude %{_bindir}/svndiff
+%exclude %{_bindir}/svndiffview
+%{_bindir}/unwrapdiff
 %{_mandir}/man1/*.1%{?ext_man}
 
 %changelog

++++++ patchutils-0.3.4.tar.xz -> patchutils-0.4.2.tar.xz ++++++
++++ 7951 lines of diff (skipped)


Reply via email to