Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2023-07-12 17:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and      /work/SRC/openSUSE:Factory/.libuna.new.8922 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libuna"

Wed Jul 12 17:27:41 2023 rev:22 rq:1098271 version:20230710

Changes:
--------
--- /work/SRC/openSUSE:Factory/libuna/libuna.changes    2023-07-05 
16:19:32.859904297 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.8922/libuna.changes  2023-07-12 
17:28:12.110856057 +0200
@@ -1,0 +2,6 @@
+Wed Jul 12 04:40:43 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20230710
+  * Changes to support UTF-16 stream unpaired surrogates
+
+-------------------------------------------------------------------

Old:
----
  libuna-alpha-20230702.tar.gz
  libuna-alpha-20230702.tar.gz.asc

New:
----
  libuna-alpha-20230710.tar.gz
  libuna-alpha-20230710.tar.gz.asc

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

Other differences:
------------------
++++++ libuna.spec ++++++
--- /var/tmp/diff_new_pack.UGulqB/_old  2023-07-12 17:28:15.390878763 +0200
+++ /var/tmp/diff_new_pack.UGulqB/_new  2023-07-12 17:28:15.394878790 +0200
@@ -25,7 +25,7 @@
 %define lname libuna1
 
 Name:           libuna%psuffix
-Version:        20230702
+Version:        20230710
 Release:        0
 Summary:        Library to support Unicode and ASCII (byte string) conversions
 License:        LGPL-3.0-or-later

++++++ libuna-alpha-20230702.tar.gz -> libuna-alpha-20230710.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/common/config.h 
new/libuna-20230710/common/config.h
--- old/libuna-20230702/common/config.h 2023-07-02 17:42:28.000000000 +0200
+++ new/libuna-20230710/common/config.h 2023-07-10 17:20:57.000000000 +0200
@@ -431,7 +431,7 @@
 #define PACKAGE_NAME "libuna"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libuna 20230702"
+#define PACKAGE_STRING "libuna 20230710"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libuna"
@@ -440,7 +440,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "20230702"
+#define PACKAGE_VERSION "20230710"
 
 /* The size of `int', as computed by sizeof. */
 #define SIZEOF_INT 4
@@ -469,7 +469,7 @@
 /* #undef TM_IN_SYS_TIME */
 
 /* Version number of package */
-#define VERSION "20230702"
+#define VERSION "20230710"
 
 /* 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/libuna-20230702/configure 
new/libuna-20230710/configure
--- old/libuna-20230702/configure       2023-07-02 17:48:10.000000000 +0200
+++ new/libuna-20230710/configure       2023-07-10 17:21:31.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for libuna 20230702.
+# Generated by GNU Autoconf 2.71 for libuna 20230710.
 #
 # Report bugs to <joachim.m...@gmail.com>.
 #
@@ -621,8 +621,8 @@
 # Identity of this package.
 PACKAGE_NAME='libuna'
 PACKAGE_TARNAME='libuna'
-PACKAGE_VERSION='20230702'
-PACKAGE_STRING='libuna 20230702'
+PACKAGE_VERSION='20230710'
+PACKAGE_STRING='libuna 20230710'
 PACKAGE_BUGREPORT='joachim.m...@gmail.com'
 PACKAGE_URL=''
 
@@ -1477,7 +1477,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 libuna 20230702 to adapt to many kinds of systems.
+\`configure' configures libuna 20230710 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1548,7 +1548,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libuna 20230702:";;
+     short | recursive ) echo "Configuration of libuna 20230710:";;
    esac
   cat <<\_ACEOF
 
@@ -1715,7 +1715,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libuna configure 20230702
+libuna configure 20230710
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2312,7 +2312,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libuna $as_me 20230702, which was
+It was created by libuna $as_me 20230710, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3585,7 +3585,7 @@
 
 # Define the identity of the package.
  PACKAGE='libuna'
- VERSION='20230702'
+ VERSION='20230710'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -25606,7 +25606,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libuna $as_me 20230702, which was
+This file was extended by libuna $as_me 20230710, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25674,7 +25674,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-libuna config.status 20230702
+libuna config.status 20230710
 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/libuna-20230702/configure.ac 
new/libuna-20230710/configure.ac
--- old/libuna-20230702/configure.ac    2023-07-02 03:24:00.000000000 +0200
+++ new/libuna-20230710/configure.ac    2023-07-10 17:17:17.000000000 +0200
@@ -2,7 +2,7 @@
 
 AC_INIT(
  [libuna],
- [20230702],
+ [20230710],
  [joachim.m...@gmail.com])
 
 AC_CONFIG_SRCDIR(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/dpkg/changelog 
new/libuna-20230710/dpkg/changelog
--- old/libuna-20230702/dpkg/changelog  2023-07-02 17:48:20.000000000 +0200
+++ new/libuna-20230710/dpkg/changelog  2023-07-10 17:21:41.000000000 +0200
@@ -1,5 +1,5 @@
-libuna (20230702-1) unstable; urgency=low
+libuna (20230710-1) unstable; urgency=low
 
   * Auto-generated
 
- -- Joachim Metz <joachim.m...@gmail.com>  Sun, 02 Jul 2023 17:48:19 +0200
+ -- Joachim Metz <joachim.m...@gmail.com>  Mon, 10 Jul 2023 17:21:40 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/include/libuna/definitions.h 
new/libuna-20230710/include/libuna/definitions.h
--- old/libuna-20230702/include/libuna/definitions.h    2023-07-02 
17:48:19.000000000 +0200
+++ new/libuna-20230710/include/libuna/definitions.h    2023-07-10 
17:21:40.000000000 +0200
@@ -24,11 +24,11 @@
 
 #include <libuna/types.h>
 
-#define LIBUNA_VERSION                                         20230702
+#define LIBUNA_VERSION                                         20230710
 
 /* The libuna version string
  */
-#define LIBUNA_VERSION_STRING                                  "20230702"
+#define LIBUNA_VERSION_STRING                                  "20230710"
 
 /* The endian definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/libuna/libuna.rc 
new/libuna-20230710/libuna/libuna.rc
--- old/libuna-20230702/libuna/libuna.rc        2023-07-02 17:48:20.000000000 
+0200
+++ new/libuna-20230710/libuna/libuna.rc        2023-07-10 17:21:41.000000000 
+0200
@@ -22,12 +22,12 @@
     BLOCK "040904E4"
     BEGIN
       VALUE "FileDescription",         "Library to support Unicode and ASCII 
(byte stream) conversions\0"
-      VALUE "FileVersion",             "20230702" "\0"
+      VALUE "FileVersion",             "20230710" "\0"
       VALUE "InternalName",            "libuna.dll\0"
       VALUE "LegalCopyright",          "(C) 2008-2023, Joachim Metz 
<joachim.m...@gmail.com>\0"
       VALUE "OriginalFilename",                "libuna.dll\0"
       VALUE "ProductName",             "libuna\0"
-      VALUE "ProductVersion",          "20230702" "\0"
+      VALUE "ProductVersion",          "20230710" "\0"
       VALUE "Comments",                        "For more information visit 
https://github.com/libyal/libuna/\0";
     END
   END
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/libuna/libuna_definitions.h 
new/libuna-20230710/libuna/libuna_definitions.h
--- old/libuna-20230702/libuna/libuna_definitions.h     2023-07-02 
17:48:20.000000000 +0200
+++ new/libuna-20230710/libuna/libuna_definitions.h     2023-07-10 
17:21:40.000000000 +0200
@@ -35,11 +35,11 @@
 #else
 #include <byte_stream.h>
 
-#define LIBUNA_VERSION                                         20230702
+#define LIBUNA_VERSION                                         20230710
 
 /* The libuna version string
  */
-#define LIBUNA_VERSION_STRING                                  "20230702"
+#define LIBUNA_VERSION_STRING                                  "20230710"
 
 /* The endian definitions
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/libuna/libuna_unicode_character.c 
new/libuna-20230710/libuna/libuna_unicode_character.c
--- old/libuna-20230702/libuna/libuna_unicode_character.c       2023-07-02 
17:38:33.000000000 +0200
+++ new/libuna-20230710/libuna/libuna_unicode_character.c       2023-07-10 
17:12:52.000000000 +0200
@@ -2168,7 +2168,10 @@
 
                return( -1 );
        }
-       if( unicode_character > LIBUNA_UCS_CHARACTER_MAX )
+       /* Determine if the Unicode character is valid
+        * UCS-2 with surrogate pairs supports upto 0x10ffff characters
+        */
+       if( unicode_character > LIBUNA_UNICODE_CHARACTER_MAX )
        {
                libcerror_error_set(
                 error,
@@ -2297,8 +2300,9 @@
                }
        }
        /* Determine if the Unicode character is valid
+        * UCS-2 with surrogate pairs supports upto 0x10ffff characters
         */
-       if( safe_unicode_character > LIBUNA_UCS_CHARACTER_MAX )
+       if( safe_unicode_character > LIBUNA_UNICODE_CHARACTER_MAX )
        {
                libcerror_error_set(
                 error,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/libuna.spec 
new/libuna-20230710/libuna.spec
--- old/libuna-20230702/libuna.spec     2023-07-02 17:48:20.000000000 +0200
+++ new/libuna-20230710/libuna.spec     2023-07-10 17:21:41.000000000 +0200
@@ -1,12 +1,11 @@
 Name: libuna
-Version: 20230702
+Version: 20230710
 Release: 1
 Summary: Library to support Unicode and ASCII (byte stream) conversions
 Group: System Environment/Libraries
-License: LGPLv3+
+License: LGPL-3.0-or-later
 Source: %{name}-%{version}.tar.gz
 URL: https://github.com/libyal/libuna
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  
 BuildRequires: gcc 
 
@@ -57,19 +56,16 @@
 %postun -p /sbin/ldconfig
 
 %files -n libuna
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_libdir}/*.so.*
+%{_libdir}/*.so.*
 
 %files -n libuna-static
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_libdir}/*.a
+%{_libdir}/*.a
 
 %files -n libuna-devel
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
 %{_libdir}/*.so
@@ -78,13 +74,12 @@
 %{_mandir}/man3/*
 
 %files -n libuna-tools
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_bindir}/*
+%{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog
-* Sun Jul  2 2023 Joachim Metz <joachim.m...@gmail.com> 20230702-1
+* Mon Jul 10 2023 Joachim Metz <joachim.m...@gmail.com> 20230710-1
 - Auto-generated
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libuna-20230702/libuna.spec.in 
new/libuna-20230710/libuna.spec.in
--- old/libuna-20230702/libuna.spec.in  2023-04-18 05:41:31.000000000 +0200
+++ new/libuna-20230710/libuna.spec.in  2023-07-10 17:12:47.000000000 +0200
@@ -3,10 +3,9 @@
 Release: 1
 Summary: Library to support Unicode and ASCII (byte stream) conversions
 Group: System Environment/Libraries
-License: LGPLv3+
+License: LGPL-3.0-or-later
 Source: %{name}-%{version}.tar.gz
 URL: https://github.com/libyal/libuna
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 @libuna_spec_requires@ @ax_libcerror_spec_requires@
 BuildRequires: gcc @ax_libcerror_spec_build_requires@
 
@@ -57,19 +56,16 @@
 %postun -p /sbin/ldconfig
 
 %files -n libuna
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_libdir}/*.so.*
+%{_libdir}/*.so.*
 
 %files -n libuna-static
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_libdir}/*.a
+%{_libdir}/*.a
 
 %files -n libuna-devel
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
 %{_libdir}/*.so
@@ -78,10 +74,9 @@
 %{_mandir}/man3/*
 
 %files -n libuna-tools
-%defattr(644,root,root,755)
 %license COPYING COPYING.LESSER
 %doc AUTHORS README
-%attr(755,root,root) %{_bindir}/*
+%{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog

Reply via email to