Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wdiff for openSUSE:Factory checked 
in at 2026-08-19 17:57:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wdiff (Old)
 and      /work/SRC/openSUSE:Factory/.wdiff.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wdiff"

Wed Aug 19 17:57:34 2026 rev:34 rq:1371806 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/wdiff/wdiff.changes      2025-02-20 
16:30:13.204536221 +0100
+++ /work/SRC/openSUSE:Factory/.wdiff.new.1258/wdiff.changes    2026-08-19 
17:57:39.568574467 +0200
@@ -1,0 +2,7 @@
+Thu Aug 13 11:57:18 UTC 2026 - Andreas Stieger <[email protected]>
+
+- GNU wdiff 1.2.3:
+  * Modernize build environments
+- drop wdiff-gcc15.patch, refresh spec file, update signing key
+
+-------------------------------------------------------------------

Old:
----
  wdiff-1.2.2.tar.gz
  wdiff-1.2.2.tar.gz.sig
  wdiff-gcc15.patch

New:
----
  wdiff-1.2.3.tar.gz
  wdiff-1.2.3.tar.gz.sig

----------(Old B)----------
  Old:  * Modernize build environments
- drop wdiff-gcc15.patch, refresh spec file, update signing key
----------(Old E)----------

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

Other differences:
------------------
++++++ wdiff.spec ++++++
--- /var/tmp/diff_new_pack.oSmB2m/_old  2026-08-19 17:57:40.655613453 +0200
+++ /var/tmp/diff_new_pack.oSmB2m/_new  2026-08-19 17:57:40.656613488 +0200
@@ -2,6 +2,7 @@
 # spec file for package wdiff
 #
 # Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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,7 +18,7 @@
 
 
 Name:           wdiff
-Version:        1.2.2
+Version:        1.2.3
 Release:        0
 Summary:        Display Word Differences Between Text Files
 License:        GPL-3.0-or-later
@@ -25,22 +26,20 @@
 URL:            https://www.gnu.org/software/wdiff/
 Source0:        https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz
 Source1:        https://ftp.gnu.org/gnu/wdiff/wdiff-%{version}.tar.gz.sig
+# https://blog.josefsson.org/about/
+# ed25519 2019-03-20 [SC] Simon Josefsson <[email protected]>
+# B1D2 BD13 75BE CB78 4CF4  F8C4 D73C F638 C53C 06BE
+# https://josefsson.org/key-20190320.txt
 Source2:        %{name}.keyring
-# build with gcc15
-Patch0:         wdiff-gcc15.patch
 BuildRequires:  help2man
 BuildRequires:  makeinfo
-BuildRequires:  ncurses-devel
-Requires(post): %{install_info_prereq}
-Requires(preun): %{install_info_prereq}
+BuildRequires:  pkgconfig(tinfo)
 
 %description
 wdiff compares two files and finds which words have been deleted or
 added to old_file to get new_file. A word is considered to be anything
 between whitespace.
 
-Xwdiff is a handy X Window System front-end, based on Tcl/Tk.
-
 %lang_package
 
 %prep
@@ -49,21 +48,14 @@
 %build
 %configure \
   --enable-experimental="mdiff wdiff2 unify"
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
-%find_lang %{name}-gnulib
 %find_lang %{name}
 
 %check
-make %{?_smp_mflags} check
-
-%post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-
-%preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%make_build check
 
 %files
 %license COPYING
@@ -78,5 +70,6 @@
 %{_mandir}/man1/wdiff.1%{?ext_man}
 %{_mandir}/man1/wdiff2.1%{?ext_man}
 
-%files lang -f %{name}-gnulib.lang -f %{name}.lang
+%files lang -f %{name}.lang
+%license COPYING
 

++++++ wdiff-1.2.2.tar.gz -> wdiff-1.2.3.tar.gz ++++++
++++ 261093 lines of diff (skipped)

++++++ wdiff.keyring ++++++
++++ 4125 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/wdiff/wdiff.keyring
++++ and /work/SRC/openSUSE:Factory/.wdiff.new.1258/wdiff.keyring

Reply via email to