Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfwsi for openSUSE:Factory checked 
in at 2024-04-23 18:57:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfwsi (Old)
 and      /work/SRC/openSUSE:Factory/.libfwsi.new.27645 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfwsi"

Tue Apr 23 18:57:08 2024 rev:25 rq:1169819 version:20240423

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwsi/libfwsi.changes  2024-04-21 
20:30:29.720999725 +0200
+++ /work/SRC/openSUSE:Factory/.libfwsi.new.27645/libfwsi.changes       
2024-04-23 18:57:33.613683029 +0200
@@ -1,0 +2,6 @@
+Tue Apr 23 06:59:00 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20240423
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  libfwsi-experimental-20240417.tar.gz
  libfwsi-experimental-20240417.tar.gz.asc

New:
----
  libfwsi-experimental-20240423.tar.gz
  libfwsi-experimental-20240423.tar.gz.asc

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

Other differences:
------------------
++++++ libfwsi.spec ++++++
--- /var/tmp/diff_new_pack.1Ck4wA/_old  2024-04-23 18:57:37.245814266 +0200
+++ /var/tmp/diff_new_pack.1Ck4wA/_new  2024-04-23 18:57:37.249814410 +0200
@@ -18,14 +18,14 @@
 
 %define lname  libfwsi1
 Name:           libfwsi
-Version:        20240417
+Version:        20240423
 Release:        0
 Summary:        Library to access the Windows Shell Item format
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:          Productivity/File utilities
 URL:            https://github.com/libyal/libfwsi
-Source:         
https://github.com/libyal/libfwsi/releases/download/%version/libfwsi-experimental-%version.tar.gz
-Source2:        
https://github.com/libyal/libfwsi/releases/download/%version/libfwsi-experimental-%version.tar.gz.asc
+Source:         
https://github.com/libyal/libfwsi/releases/download/%version/%name-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libfwsi/releases/download/%version/%name-experimental-%version.tar.gz.asc
 Source3:        %name.keyring
 Source9:        Windows_Shell_Item_format.pdf
 BuildRequires:  %python_module devel

++++++ libfwsi-experimental-20240417.tar.gz -> 
libfwsi-experimental-20240423.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/common/config.h 
new/libfwsi-20240423/common/config.h
--- old/libfwsi-20240417/common/config.h        2024-04-17 07:55:05.000000000 
+0200
+++ new/libfwsi-20240423/common/config.h        2024-04-23 07:08:05.000000000 
+0200
@@ -407,7 +407,7 @@
 #define PACKAGE_NAME "libfwsi"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libfwsi 20240417"
+#define PACKAGE_STRING "libfwsi 20240423"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libfwsi"
@@ -416,7 +416,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "20240417"
+#define PACKAGE_VERSION "20240423"
 
 /* The size of `int', as computed by sizeof. */
 #define SIZEOF_INT 4
@@ -442,7 +442,7 @@
 /* #undef STRERROR_R_CHAR_P */
 
 /* Version number of package */
-#define VERSION "20240417"
+#define VERSION "20240423"
 
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/configure 
new/libfwsi-20240423/configure
--- old/libfwsi-20240417/configure      2024-04-17 07:54:46.000000000 +0200
+++ new/libfwsi-20240423/configure      2024-04-23 07:07:50.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for libfwsi 20240417.
+# Generated by GNU Autoconf 2.71 for libfwsi 20240423.
 #
 # Report bugs to <joachim.m...@gmail.com>.
 #
@@ -621,8 +621,8 @@
 # Identity of this package.
 PACKAGE_NAME='libfwsi'
 PACKAGE_TARNAME='libfwsi'
-PACKAGE_VERSION='20240417'
-PACKAGE_STRING='libfwsi 20240417'
+PACKAGE_VERSION='20240423'
+PACKAGE_STRING='libfwsi 20240423'
 PACKAGE_BUGREPORT='joachim.m...@gmail.com'
 PACKAGE_URL=''
 
@@ -1584,7 +1584,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libfwsi 20240417 to adapt to many kinds of systems.
+\`configure' configures libfwsi 20240423 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1655,7 +1655,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libfwsi 20240417:";;
+     short | recursive ) echo "Configuration of libfwsi 20240423:";;
    esac
   cat <<\_ACEOF
 
@@ -1868,7 +1868,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libfwsi configure 20240417
+libfwsi configure 20240423
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2589,7 +2589,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libfwsi $as_me 20240417, which was
+It was created by libfwsi $as_me 20240423, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -4078,7 +4078,7 @@
 
 # Define the identity of the package.
  PACKAGE='libfwsi'
- VERSION='20240417'
+ VERSION='20240423'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -46318,10 +46318,12 @@
     { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON_LDFLAGS" >&5
 printf "%s\n" "$PYTHON_LDFLAGS" >&6; }
 
-        case $host_os in #(
-  cygwin*) :
+        case $build in #(
+  *-*-cygwin*) :
     PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
-  mingw*) :
+  *-*-mingw*) :
+    PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
+  *-*-msys*) :
     PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined" ;; #(
   *) :
      ;; #(
@@ -47264,7 +47266,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libfwsi $as_me 20240417, which was
+This file was extended by libfwsi $as_me 20240423, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -47332,7 +47334,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-libfwsi config.status 20240417
+libfwsi config.status 20240423
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/configure.ac 
new/libfwsi-20240423/configure.ac
--- old/libfwsi-20240417/configure.ac   2024-04-17 06:08:48.000000000 +0200
+++ new/libfwsi-20240423/configure.ac   2024-04-23 06:58:29.000000000 +0200
@@ -2,7 +2,7 @@
 
 AC_INIT(
  [libfwsi],
- [20240417],
+ [20240423],
  [joachim.m...@gmail.com])
 
 AC_CONFIG_SRCDIR(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/dpkg/changelog 
new/libfwsi-20240423/dpkg/changelog
--- old/libfwsi-20240417/dpkg/changelog 2024-04-17 07:55:04.000000000 +0200
+++ new/libfwsi-20240423/dpkg/changelog 2024-04-23 07:08:05.000000000 +0200
@@ -1,5 +1,5 @@
-libfwsi (20240417-1) unstable; urgency=low
+libfwsi (20240423-1) unstable; urgency=low
 
   * Auto-generated
 
- -- Joachim Metz <joachim.m...@gmail.com>  Wed, 17 Apr 2024 07:55:01 +0200
+ -- Joachim Metz <joachim.m...@gmail.com>  Tue, 23 Apr 2024 07:08:03 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/include/libfwsi/definitions.h 
new/libfwsi-20240423/include/libfwsi/definitions.h
--- old/libfwsi-20240417/include/libfwsi/definitions.h  2024-04-17 
07:55:04.000000000 +0200
+++ new/libfwsi-20240423/include/libfwsi/definitions.h  2024-04-23 
07:08:05.000000000 +0200
@@ -24,11 +24,11 @@
 
 #include <libfwsi/types.h>
 
-#define LIBFWSI_VERSION                                        20240417
+#define LIBFWSI_VERSION                                        20240423
 
 /* The version string
  */
-#define LIBFWSI_VERSION_STRING                         "20240417"
+#define LIBFWSI_VERSION_STRING                         "20240423"
 
 /* The byte order definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/libfwsi/libfwsi.rc 
new/libfwsi-20240423/libfwsi/libfwsi.rc
--- old/libfwsi-20240417/libfwsi/libfwsi.rc     2024-04-17 07:55:04.000000000 
+0200
+++ new/libfwsi-20240423/libfwsi/libfwsi.rc     2024-04-23 07:08:05.000000000 
+0200
@@ -22,12 +22,12 @@
     BLOCK "040904E4"
     BEGIN
       VALUE "FileDescription",         "Library to access the Windows Shell 
Item format\0"
-      VALUE "FileVersion",             "20240417" "\0"
+      VALUE "FileVersion",             "20240423" "\0"
       VALUE "InternalName",            "libfwsi.dll\0"
       VALUE "LegalCopyright",          "(C) 2010-2024, Joachim Metz 
<joachim.m...@gmail.com>\0"
       VALUE "OriginalFilename",                "libfwsi.dll\0"
       VALUE "ProductName",             "libfwsi\0"
-      VALUE "ProductVersion",          "20240417" "\0"
+      VALUE "ProductVersion",          "20240423" "\0"
       VALUE "Comments",                        "For more information visit 
https://github.com/libyal/libfwsi/\0";
     END
   END
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/libfwsi/libfwsi_definitions.h 
new/libfwsi-20240423/libfwsi/libfwsi_definitions.h
--- old/libfwsi-20240417/libfwsi/libfwsi_definitions.h  2024-04-17 
07:55:04.000000000 +0200
+++ new/libfwsi-20240423/libfwsi/libfwsi_definitions.h  2024-04-23 
07:08:05.000000000 +0200
@@ -36,11 +36,11 @@
 #else
 #include <byte_stream.h>
 
-#define LIBFWSI_VERSION                                        20240417
+#define LIBFWSI_VERSION                                        20240423
 
 /* The version string
  */
-#define LIBFWSI_VERSION_STRING                         "20240417"
+#define LIBFWSI_VERSION_STRING                         "20240423"
 
 /* The byte order definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libfwsi-20240417/libfwsi/libfwsi_known_folder_identifier.h 
new/libfwsi-20240423/libfwsi/libfwsi_known_folder_identifier.h
--- old/libfwsi-20240417/libfwsi/libfwsi_known_folder_identifier.h      
2024-04-17 06:08:53.000000000 +0200
+++ new/libfwsi-20240423/libfwsi/libfwsi_known_folder_identifier.h      
2024-04-23 06:58:34.000000000 +0200
@@ -19,8 +19,8 @@
  * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
-#if !defined( _LIBFWSI_SHELL_FOLDER_IDENTIFIER_H )
-#define _LIBFWSI_SHELL_FOLDER_IDENTIFIER_H
+#if !defined( _LIBFWSI_KNOWN_FOLDER_IDENTIFIER_H )
+#define _LIBFWSI_KNOWN_FOLDER_IDENTIFIER_H
 
 #include <common.h>
 #include <types.h>
@@ -203,5 +203,5 @@
 }
 #endif
 
-#endif /* !defined( _LIBFWSI_SHELL_FOLDER_IDENTIFIER_H ) */
+#endif /* !defined( _LIBFWSI_KNOWN_FOLDER_IDENTIFIER_H ) */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/libfwsi.spec 
new/libfwsi-20240423/libfwsi.spec
--- old/libfwsi-20240417/libfwsi.spec   2024-04-17 07:55:04.000000000 +0200
+++ new/libfwsi-20240423/libfwsi.spec   2024-04-23 07:08:05.000000000 +0200
@@ -1,5 +1,5 @@
 Name: libfwsi
-Version: 20240417
+Version: 20240423
 Release: 1
 Summary: Library to access the Windows Shell Item format
 Group: System Environment/Libraries
@@ -80,6 +80,6 @@
 %{_libdir}/python3*/site-packages/*.so
 
 %changelog
-* Wed Apr 17 2024 Joachim Metz <joachim.m...@gmail.com> 20240417-1
+* Tue Apr 23 2024 Joachim Metz <joachim.m...@gmail.com> 20240423-1
 - Auto-generated
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/m4/python.m4 
new/libfwsi-20240423/m4/python.m4
--- old/libfwsi-20240417/m4/python.m4   2024-04-17 06:08:56.000000000 +0200
+++ new/libfwsi-20240423/m4/python.m4   2024-04-20 16:07:26.000000000 +0200
@@ -1,6 +1,6 @@
 dnl Functions for Python bindings
 dnl
-dnl Version: 20240416
+dnl Version: 20240418
 
 dnl Function to check if the python binary is available
 dnl "python${PYTHON_VERSION} python python# python#.#"
@@ -78,9 +78,10 @@
 
     dnl For CygWin and MinGW add the -no-undefined linker flag
     AS_CASE(
-      [$host_os],
-      [cygwin*],[PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined"],
-      [mingw*],[PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined"],
+      [$build],
+      [*-*-cygwin*],[PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined"],
+      [*-*-mingw*],[PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined"],
+      [*-*-msys*],[PYTHON_LDFLAGS="${PYTHON_LDFLAGS} -no-undefined"],
       [*],[])
 
     dnl Check for the existence of Python.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/setup.cfg 
new/libfwsi-20240423/setup.cfg
--- old/libfwsi-20240417/setup.cfg      2024-04-17 07:55:04.000000000 +0200
+++ new/libfwsi-20240423/setup.cfg      2024-04-23 07:08:05.000000000 +0200
@@ -1,6 +1,6 @@
 [metadata]
 name = libfwsi-python
-version = 20240417
+version = 20240423
 description = Python bindings module for libfwsi
 long_description = Python bindings module for libfwsi
 long_description_content_type = text/plain
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libfwsi-20240417/tests/test_python_module.sh 
new/libfwsi-20240423/tests/test_python_module.sh
--- old/libfwsi-20240417/tests/test_python_module.sh    2024-04-17 
06:11:21.000000000 +0200
+++ new/libfwsi-20240423/tests/test_python_module.sh    2024-04-23 
06:58:36.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 # Tests Python module functions and types.
 #
-# Version: 20240416
+# Version: 20240417
 
 EXIT_SUCCESS=0;
 EXIT_FAILURE=1;
@@ -143,9 +143,9 @@
 
 PLATFORM=`uname -s | sed 's/-.*$//'`;
 
-if test "${PLATFORM}" = "MINGW64_NT";
+if test "${PLATFORM}" = "MINGW64_NT" || test "${PLATFORM}" = "MSYS_NT";
 then
-       cp ../${LIBRARY_NAME}/.libs/${LIBRARY_NAME}-1.dll 
../${PYTHON_MODULE}/libs/;
+       cp ../${LIBRARY_NAME}/.libs/*.dll ../${PYTHON_MODULE}/.libs/;
        cp ../${PYTHON_MODULE}/.libs/${PYTHON_MODULE}.dll 
../${PYTHON_MODULE}/.libs/${PYTHON_MODULE}.pyd;
 fi
 

Reply via email to