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-10-02 19:21:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and      /work/SRC/openSUSE:Factory/.patchutils.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patchutils"

Thu Oct  2 19:21:20 2025 rev:30 rq:1307295 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes    2025-09-26 
09:26:10.762275939 +0200
+++ /work/SRC/openSUSE:Factory/.patchutils.new.11973/patchutils.changes 
2025-10-02 19:22:29.824223851 +0200
@@ -1,0 +2,24 @@
+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.2.tar.xz
  patchutils-0.4.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ patchutils.spec ++++++
--- /var/tmp/diff_new_pack.GLmn0W/_old  2025-10-02 19:22:30.932270204 +0200
+++ /var/tmp/diff_new_pack.GLmn0W/_new  2025-10-02 19:22:30.932270204 +0200
@@ -1,7 +1,8 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -17,17 +18,21 @@
 
 
 Name:           patchutils
-Version:        0.4.2
+Version:        0.4.3
 Release:        0
 Summary:        A Collection of Tools for Manipulating Patch Files
 License:        GPL-2.0-or-later
 Group:          Productivity/File utilities
-URL:            http://cyberelk.net/tim/software/patchutils/
+URL:            https://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:  automake
+BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
+BuildRequires:  xmlto
+BuildRequires:  pkgconfig(libpcre2-8)
 Requires:       diffutils
 Requires:       patch
 
@@ -53,14 +58,11 @@
 
 %install
 %make_install
-install -m 0755 -d %{buildroot}%{_mandir}/man1/
-install -m 0644 -t %{buildroot}%{_mandir}/man1/ doc/*.1
-
-%python3_fix_shebang
+%{python3_fix_shebang}
 
 %files
 %license COPYING
-%doc BUGS README
+%doc AUTHORS BUGS NEWS TODO
 %{_bindir}/combinediff
 %{_bindir}/dehtmldiff
 %{_bindir}/editdiff
@@ -81,4 +83,5 @@
 %exclude %{_bindir}/svndiffview
 %{_bindir}/unwrapdiff
 %{_mandir}/man1/*.1%{?ext_man}
+%{_datadir}/bash-completion/completions/*
 

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

Reply via email to