Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apr for openSUSE:Factory checked in 
at 2025-07-03 12:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apr (Old)
 and      /work/SRC/openSUSE:Factory/.apr.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apr"

Thu Jul  3 12:09:49 2025 rev:20 rq:1289946 version:1.7.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/apr/apr.changes  2024-09-19 21:16:48.913159109 
+0200
+++ /work/SRC/openSUSE:Factory/.apr.new.1903/apr.changes        2025-07-03 
12:11:46.496970704 +0200
@@ -1,0 +2,8 @@
+Sat May 24 08:32:54 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 1.7.6:
+  * build system fixes
+  * fixes to regression tests
+  * fixes for other platforms
+
+-------------------------------------------------------------------

Old:
----
  apr-1.7.5.tar.bz2
  apr-1.7.5.tar.bz2.asc

New:
----
  apr-1.7.6.tar.bz2
  apr-1.7.6.tar.bz2.asc

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

Other differences:
------------------
++++++ apr.spec ++++++
--- /var/tmp/diff_new_pack.NMkgL2/_old  2025-07-03 12:11:47.269002654 +0200
+++ /var/tmp/diff_new_pack.NMkgL2/_new  2025-07-03 12:11:47.273002819 +0200
@@ -2,6 +2,7 @@
 # spec file for package apr
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +22,7 @@
 %define         installbuilddir %{_libdir}/apr-%{aprver}/build
 %define         includedir %{_includedir}/apr-%{aprver}
 Name:           apr
-Version:        1.7.5
+Version:        1.7.6
 Release:        0
 Summary:        Apache Portable Runtime (APR) Library
 License:        Apache-2.0

++++++ apr-1.7.5.tar.bz2 -> apr-1.7.6.tar.bz2 ++++++
++++ 6110 lines of diff (skipped)

++++++ apr.keyring ++++++
++++ 1496 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/apr/apr.keyring
++++ and /work/SRC/openSUSE:Factory/.apr.new.1903/apr.keyring

++++++ reproducible.patch ++++++
--- /var/tmp/diff_new_pack.NMkgL2/_old  2025-07-03 12:11:47.837026160 +0200
+++ /var/tmp/diff_new_pack.NMkgL2/_new  2025-07-03 12:11:47.837026160 +0200
@@ -2,17 +2,17 @@
 Date: 2023-12-18
 Subject: drop build machine host name
 
-Index: apr-1.7.5/configure
+Index: apr-1.7.6/configure
 ===================================================================
---- apr-1.7.5.orig/configure
-+++ apr-1.7.5/configure
-@@ -36085,7 +36085,7 @@ printf "%s\n" "$as_me: executing $ac_fil
-     cat <<_LT_EOF >> "$cfgfile"
- #! $SHELL
- # Generated automatically by $as_me ($PACKAGE) $VERSION
--# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 
1q`:
-+# Libtool was configured on build.opensuse.org
- # NOTE: Changes made to this file will be lost: look at ltmain.sh.
+--- apr-1.7.6.orig/configure
++++ apr-1.7.6/configure
+@@ -594,7 +594,7 @@ exec 6>&1
+ # Name of the host.
+ # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit 
status,
+ # so uname gets run too.
+-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
++ac_hostname="reproducible"
  
- # Provide generalized library-building support services.
+ #
+ # Initializations.
 

Reply via email to