Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2025-09-26 09:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and      /work/SRC/openSUSE:Factory/.patchutils.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patchutils"

Fri Sep 26 09:26:08 2025 rev:29 rq: version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes    2025-09-25 
18:45:10.457867187 +0200
+++ /work/SRC/openSUSE:Factory/.patchutils.new.11973/patchutils.changes 
2025-09-26 09:26:10.762275939 +0200
@@ -2,24 +1,0 @@
-Sun Sep 21 16:01:15 UTC 2025 - Andreas Stieger <[email protected]>
-
-- update to 0.4.3:
-  * Add --in-place option to more tools for editing files in place
-  * Add --color option to interdiff with automatic terminal
-    detection
-  * Improve PCRE2 support
-  * Add support for CRLF line endings in patch files
-  * Fix interdiff to reverse line counts correctly when reversing
-    patches
-  * Add bash completions
-  * Various bug fixes and code correctness fixes
-  * Add new --as-numbered-lines options: original-before and
-    original-after
-  * Fix rediff to preserve diff command headers in multi-file
-    patches
-  * Fix recountdiff corruption of new file headers when git
-    signature lines are present
-- remove unnecessary build dependencies
-- build with xmlto to generate documentation
-- package bash completions, build with pcre2 support
-- add upstream signing key and validate source signature
-
--------------------------------------------------------------------

Old:
----
  patchutils-0.4.3.tar.xz
  patchutils-0.4.3.tar.xz.sig
  patchutils.keyring

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

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

Other differences:
------------------
++++++ patchutils.spec ++++++
--- /var/tmp/diff_new_pack.YrVfWy/_old  2025-09-26 09:26:11.438304183 +0200
+++ /var/tmp/diff_new_pack.YrVfWy/_new  2025-09-26 09:26:11.438304183 +0200
@@ -2,7 +2,6 @@
 # spec file for package patchutils
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,21 +17,17 @@
 
 
 Name:           patchutils
-Version:        0.4.3
+Version:        0.4.2
 Release:        0
 Summary:        A Collection of Tools for Manipulating Patch Files
 License:        GPL-2.0-or-later
 Group:          Productivity/File utilities
-URL:            https://cyberelk.net/tim/software/patchutils/
+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
-# https://fedoraproject.org/wiki/User:Twaugh 
0x4629AFE960EC20BEC12E3104B7C20D079491EA63
-Source2:        %{name}.keyring
 Patch2:         rediff-hunk-init-fix.diff
-BuildRequires:  pkgconfig
+BuildRequires:  automake
 BuildRequires:  python-rpm-macros
-BuildRequires:  xmlto
-BuildRequires:  pkgconfig(libpcre2-8)
 Requires:       diffutils
 Requires:       patch
 
@@ -58,11 +53,14 @@
 
 %install
 %make_install
-%{python3_fix_shebang}
+install -m 0755 -d %{buildroot}%{_mandir}/man1/
+install -m 0644 -t %{buildroot}%{_mandir}/man1/ doc/*.1
+
+%python3_fix_shebang
 
 %files
 %license COPYING
-%doc AUTHORS BUGS NEWS TODO
+%doc BUGS README
 %{_bindir}/combinediff
 %{_bindir}/dehtmldiff
 %{_bindir}/editdiff
@@ -83,5 +81,4 @@
 %exclude %{_bindir}/svndiffview
 %{_bindir}/unwrapdiff
 %{_mandir}/man1/*.1%{?ext_man}
-%{_datadir}/bash-completion/completions/*
 

++++++ patchutils-0.4.3.tar.xz -> patchutils-0.4.2.tar.xz ++++++
++++ 77847 lines of diff (skipped)

Reply via email to