commit libuna for openSUSE:Factory

2024-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2024-02-07 18:47:53

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1815 (New)


Package is "libuna"

Wed Feb  7 18:47:53 2024 rev:23 rq:1142734 version:20240130

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2023-07-12 
17:28:12.110856057 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1815/libuna.changes  2024-02-07 
18:49:03.576100115 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 08:55:37 UTC 2024 - Jan Engelhardt 
+
+- Update to release 20240130
+  * No user-visible changes
+
+---

Old:

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

New:

  libuna-alpha-20240130.tar.gz
  libuna-alpha-20240130.tar.gz.asc



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.OjdX3e/_old  2024-02-07 18:49:05.252160373 +0100
+++ /var/tmp/diff_new_pack.OjdX3e/_new  2024-02-07 18:49:05.256160518 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %define lname libuna1
 
 Name:   libuna%psuffix
-Version:20230710
+Version:20240130
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
@@ -37,13 +37,13 @@
 Source99:   libuna-rpmlintrc
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdatetime) >= 20230115
-BuildRequires:  pkgconfig(libcerror) >= 20220101
+BuildRequires:  pkgconfig(libcdatetime) >= 20240104
+BuildRequires:  pkgconfig(libcerror) >= 20240101
 %if "@BUILD_FLAVOR@" != "mini"
-BuildRequires:  pkgconfig(libcfile) >= 20220106
+BuildRequires:  pkgconfig(libcfile) >= 20240106
 %endif
-BuildRequires:  pkgconfig(libclocale) >= 20221218
-BuildRequires:  pkgconfig(libcnotify) >= 20220108
+BuildRequires:  pkgconfig(libclocale) >= 20240107
+BuildRequires:  pkgconfig(libcnotify) >= 20240108
 # Various notes: https://en.opensuse.org/libyal
 
 %description

++ libuna-alpha-20230710.tar.gz -> libuna-alpha-20240130.tar.gz ++
 6699 lines of diff (skipped)


commit libuna for openSUSE:Factory

2023-07-12 Thread Source-Sync
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.changes2023-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 
+
+- 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.0 +0200
+++ new/libuna-20230710/common/config.h 2023-07-10 17:20:57.0 +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.0 +0200
+++ new/libuna-20230710/configure   2023-07-10 17:21:31.0 +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 .
 #
@@ -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" 

commit libuna for openSUSE:Factory

2023-07-05 Thread Source-Sync
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-05 16:19:31

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.23466 (New)


Package is "libuna"

Wed Jul  5 16:19:31 2023 rev:21 rq:1096505 version:20230702

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-11-28 
11:06:53.851706043 +0100
+++ /work/SRC/openSUSE:Factory/.libuna.new.23466/libuna.changes 2023-07-05 
16:19:32.859904297 +0200
@@ -1,0 +2,7 @@
+Mon Jul  3 04:55:16 UTC 2023 - Jan Engelhardt 
+
+- Update to release 20230702
+  * Added support to allow UTF-16 stream unpaired surrogates
+  * Added support for 6-byte UTF-8
+
+---

Old:

  libuna-alpha-20220611.tar.gz
  libuna-alpha-20220611.tar.gz.asc

New:

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



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.xAh5sS/_old  2023-07-05 16:19:33.915910257 +0200
+++ /var/tmp/diff_new_pack.xAh5sS/_new  2023-07-05 16:19:33.919910279 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %define lname libuna1
 
 Name:   libuna%psuffix
-Version:20220611
+Version:20230702
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
@@ -37,12 +37,12 @@
 Source99:   libuna-rpmlintrc
 BuildRequires:  c_compiler
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdatetime) >= 20220104
+BuildRequires:  pkgconfig(libcdatetime) >= 20230115
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 %if "@BUILD_FLAVOR@" != "mini"
 BuildRequires:  pkgconfig(libcfile) >= 20220106
 %endif
-BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libclocale) >= 20221218
 BuildRequires:  pkgconfig(libcnotify) >= 20220108
 # Various notes: https://en.opensuse.org/libyal
 

++ libuna-alpha-20220611.tar.gz -> libuna-alpha-20230702.tar.gz ++
 27256 lines of diff (skipped)


commit libuna for openSUSE:Factory

2022-11-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-11-28 11:06:48

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1597 (New)


Package is "libuna"

Mon Nov 28 11:06:48 2022 rev:20 rq:1038494 version:20220611

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-08-30 
14:50:10.352226449 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1597/libuna.changes  2022-11-28 
11:06:53.851706043 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt 
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+---

Old:

  system-libs.patch



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.vBR3LU/_old  2022-11-28 11:06:54.379708628 +0100
+++ /var/tmp/diff_new_pack.vBR3LU/_new  2022-11-28 11:06:54.391708687 +0100
@@ -35,10 +35,7 @@
 Source2:
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz.asc
 Source3:libuna.keyring
 Source99:   libuna-rpmlintrc
-Patch1: system-libs.patch
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.18.1
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcdatetime) >= 20220104
 BuildRequires:  pkgconfig(libcerror) >= 20220101
@@ -47,6 +44,7 @@
 %endif
 BuildRequires:  pkgconfig(libclocale) >= 20220107
 BuildRequires:  pkgconfig(libcnotify) >= 20220108
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libuna is a library to support Unicode and ASCII (byte string)
@@ -91,8 +89,6 @@
 %autosetup -p1 -n libuna-%version
 
 %build
-autoreconf -fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure \
 %if "@BUILD_FLAVOR@" == "mini"
@@ -100,11 +96,18 @@
 %endif
--disable-static --enable-wide-character-type \
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+%if "@BUILD_FLAVOR@" != "mini"
+grep '  local' config.log && exit 1
+%endif
 %make_build
 
 %install
 %make_install
-rm -f "%buildroot/%_libdir"/*.la
+b="%buildroot"
+rm -f "$b/%_libdir"/*.la
+%if "@BUILD_FLAVOR@" == "mini"
+rm -Rf "$b/%_bindir" "$b/%_mandir/man1"
+%endif
 
 %post   -n %lname%psuffix -p /sbin/ldconfig
 %postun -n %lname%psuffix -p /sbin/ldconfig


commit libuna for openSUSE:Factory

2022-08-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-08-30 14:49:37

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.2083 (New)


Package is "libuna"

Tue Aug 30 14:49:37 2022 rev:19 rq:63 version:20220611

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-08-09 
15:29:28.441817477 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.2083/libuna.changes  2022-08-30 
14:50:10.352226449 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 09:30:38 UTC 2022 - Jan Engelhardt 
+
+- Update build requirement on libcfile
+
+---



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.V6GlFX/_old  2022-08-30 14:50:10.884227807 +0200
+++ /var/tmp/diff_new_pack.V6GlFX/_new  2022-08-30 14:50:10.888227816 +0200
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(libcdatetime) >= 20220104
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 %if "@BUILD_FLAVOR@" != "mini"
-BuildRequires:  pkgconfig(libcfile) >= 20201229
+BuildRequires:  pkgconfig(libcfile) >= 20220106
 %endif
 BuildRequires:  pkgconfig(libclocale) >= 20220107
 BuildRequires:  pkgconfig(libcnotify) >= 20220108


commit libuna for openSUSE:Factory

2022-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-08-09 15:29:03

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1521 (New)


Package is "libuna"

Tue Aug  9 15:29:03 2022 rev:18 rq:994027 version:20220611

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-06-18 
22:06:22.239671522 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1521/libuna.changes  2022-08-09 
15:29:28.441817477 +0200
@@ -1,0 +2,5 @@
+Mon Aug  8 11:37:44 UTC 2022 - Jan Engelhardt 
+
+- Add forced symvers
+
+---



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.JQfOB5/_old  2022-08-09 15:29:28.893818769 +0200
+++ /var/tmp/diff_new_pack.JQfOB5/_new  2022-08-09 15:29:28.897818780 +0200
@@ -92,11 +92,14 @@
 
 %build
 autoreconf -fi
+# see libcdata for version-sc
+echo "V_%version { global: *; };" >v.sym
 %configure \
 %if "@BUILD_FLAVOR@" == "mini"
--disable-tools \
 %endif
-   --disable-static --enable-wide-character-type
+   --disable-static --enable-wide-character-type \
+   LDFLAGS="-Wl,--version-script=$PWD/v.sym"
 %make_build
 
 %install


commit libuna for openSUSE:Factory

2022-06-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-06-18 22:06:18

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1548 (New)


Package is "libuna"

Sat Jun 18 22:06:18 2022 rev:17 rq:983560 version:20220611

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-04-27 
21:42:15.721080458 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1548/libuna.changes  2022-06-18 
22:06:22.239671522 +0200
@@ -1,0 +2,6 @@
+Sat Jun 11 09:33:42 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20220611
+  * A bunch of new functions, but no proper changelog available.
+
+---

Old:

  libuna-alpha-20220102.tar.gz
  libuna-alpha-20220102.tar.gz.asc

New:

  libuna-alpha-20220611.tar.gz
  libuna-alpha-20220611.tar.gz.asc



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.K59TWd/_old  2022-06-18 22:06:23.023672635 +0200
+++ /var/tmp/diff_new_pack.K59TWd/_new  2022-06-18 22:06:23.027672641 +0200
@@ -25,7 +25,7 @@
 %define lname libuna1
 
 Name:   libuna%psuffix
-Version:20220102
+Version:20220611
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
@@ -40,13 +40,13 @@
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdatetime) >= 20200510
+BuildRequires:  pkgconfig(libcdatetime) >= 20220104
 BuildRequires:  pkgconfig(libcerror) >= 20220101
 %if "@BUILD_FLAVOR@" != "mini"
 BuildRequires:  pkgconfig(libcfile) >= 20201229
 %endif
-BuildRequires:  pkgconfig(libclocale) >= 20210526
-BuildRequires:  pkgconfig(libcnotify) >= 20200913
+BuildRequires:  pkgconfig(libclocale) >= 20220107
+BuildRequires:  pkgconfig(libcnotify) >= 20220108
 
 %description
 libuna is a library to support Unicode and ASCII (byte string)

++ libuna-alpha-20220102.tar.gz -> libuna-alpha-20220611.tar.gz ++
 26694 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libuna-20220102/INSTALL new/libuna-20220611/INSTALL
--- old/libuna-20220102/INSTALL 2022-01-02 20:22:50.0 +0100
+++ new/libuna-20220611/INSTALL 2022-06-11 06:15:44.0 +0200
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
-Foundation, Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
+Software Foundation, Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
-   HP-UX 'make' updates targets which have the same time stamps as their
+   HP-UX 'make' updates targets which have the same timestamps as their
 prerequisites, which makes it generally unusable when shipped generated
 files such as 'configure' are involved.  Use GNU 'make' instead.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libuna-20220102/common/config.h new/libuna-20220611/common/config.h
--- old/libuna-20220102/common/config.h 2022-01-02 20:21:25.0 +0100
+++ new/libuna-20220611/common/config.h 2022-06-11 06:07:55.0 +0200
@@ -208,9 +208,6 @@
 /* Define to 1 if you have the `memcpy' function. */
 #define HAVE_MEMCPY 1
 
-/* Define to 1 if you have the  header file. */
-#define HAVE_MEMORY_H 1
-
 /* Define to 1 if you have the `memrchr' function. */
 #define HAVE_MEMRCHR 1
 
@@ -286,7 +283,7 @@
 /* Define to 1 if you have the `strerror' function. */
 /* #undef HAVE_STRERROR */
 
-/* Define to 1 if you have the `strerror_r' function. */
+/* Define if you have `strerror_r'. */
 #define HAVE_STRERROR_R 1
 
 /* Define to 1 if you have the  header file. */
@@ -334,6 +331,9 @@
 /* Define to 1 if you have the  header file. */
 #define HAVE_SYS_STAT_H 1
 
+/* Define to 1 if you have the  header file. */
+#define HAVE_SYS_TIME_H 1
+
 /* Define to 1 if you have the  header 

commit libuna for openSUSE:Factory

2022-04-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-04-27 21:42:06

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1538 (New)


Package is "libuna"

Wed Apr 27 21:42:06 2022 rev:16 rq:973188 version:20220102

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2022-01-08 
23:24:43.058285442 +0100
+++ /work/SRC/openSUSE:Factory/.libuna.new.1538/libuna.changes  2022-04-27 
21:42:15.721080458 +0200
@@ -1,0 +2,5 @@
+Wed Apr 27 12:43:22 UTC 2022 - Jan Engelhardt 
+
+- Add libuna-rpmlintrc for shlib-policy-name-error
+
+---

New:

  libuna-rpmlintrc



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.J5ErVV/_old  2022-04-27 21:42:16.301081165 +0200
+++ /var/tmp/diff_new_pack.J5ErVV/_new  2022-04-27 21:42:16.305081170 +0200
@@ -34,6 +34,7 @@
 Source: 
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz
 Source2:
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz.asc
 Source3:libuna.keyring
+Source99:   libuna-rpmlintrc
 Patch1: system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1


++ libuna-rpmlintrc ++
# guideline does not cover multibuild
addFilter("libuna1-mini.\S+: E: shlib-policy-name-error SONAME:.*")


commit libuna for openSUSE:Factory

2022-01-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2022-01-08 23:24:04

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1892 (New)


Package is "libuna"

Sat Jan  8 23:24:04 2022 rev:15 rq:944879 version:20220102

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2021-11-27 
00:52:05.754642232 +0100
+++ /work/SRC/openSUSE:Factory/.libuna.new.1892/libuna.changes  2022-01-08 
23:24:43.058285442 +0100
@@ -1,0 +2,6 @@
+Sun Jan  2 21:30:14 UTC 2022 - Jan Engelhardt 
+
+- Update to release 20220102
+  * Unspecified improvements to Mac OS codepage support and tests.
+
+---

Old:

  libuna-alpha-20210801.tar.gz
  libuna-alpha-20210801.tar.gz.asc

New:

  libuna-alpha-20220102.tar.gz
  libuna-alpha-20220102.tar.gz.asc



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.smVNil/_old  2022-01-08 23:24:43.674285945 +0100
+++ /var/tmp/diff_new_pack.smVNil/_new  2022-01-08 23:24:43.686285954 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %define lname libuna1
 
 Name:   libuna%psuffix
-Version:20210801
+Version:20220102
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
@@ -40,11 +40,11 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcdatetime) >= 20200510
-BuildRequires:  pkgconfig(libcerror) >= 20201121
+BuildRequires:  pkgconfig(libcerror) >= 20220101
 %if "@BUILD_FLAVOR@" != "mini"
 BuildRequires:  pkgconfig(libcfile) >= 20201229
 %endif
-BuildRequires:  pkgconfig(libclocale) >= 20200913
+BuildRequires:  pkgconfig(libclocale) >= 20210526
 BuildRequires:  pkgconfig(libcnotify) >= 20200913
 
 %description
@@ -100,25 +100,25 @@
 
 %install
 %make_install
-rm -f "%{buildroot}/%{_libdir}"/*.la
+rm -f "%buildroot/%_libdir"/*.la
 
 %post   -n %lname%psuffix -p /sbin/ldconfig
 %postun -n %lname%psuffix -p /sbin/ldconfig
 
 %files -n %lname%psuffix
 %license COPYING
-%{_libdir}/libuna.so.1*
+%_libdir/libuna.so.1*
 
 %if "@BUILD_FLAVOR@" != "mini"
 %files tools
-%{_bindir}/una*
-%{_mandir}/man1/unaexport.1*
+%_bindir/una*
+%_mandir/man1/unaexport.1*
 %endif
 
 %files devel
-%{_includedir}/libuna*
-%{_libdir}/libuna.so
-%{_libdir}/pkgconfig/libuna.pc
-%{_mandir}/man3/libuna.3*
+%_includedir/libuna*
+%_libdir/libuna.so
+%_libdir/pkgconfig/libuna.pc
+%_mandir/man3/libuna.3*
 
 %changelog

++ libuna-alpha-20210801.tar.gz -> libuna-alpha-20220102.tar.gz ++
 53757 lines of diff (skipped)


commit libuna for openSUSE:Factory

2021-11-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2021-11-27 00:51:20

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.1895 (New)


Package is "libuna"

Sat Nov 27 00:51:20 2021 rev:14 rq:933970 version:20210801

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2021-06-09 
21:52:07.694456149 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.1895/libuna.changes  2021-11-27 
00:52:05.754642232 +0100
@@ -1,0 +2,11 @@
+Thu Nov 25 19:17:43 UTC 2021 - Jan Engelhardt 
+
+- Unconditionally run autoreconf because of patches
+
+---
+Sun Nov 14 13:05:31 UTC 2021 - Jan Engelhardt 
+
+- Update to release 20210801
+  * No changelog was provided
+
+---

Old:

  _service
  libuna-20210418.tar.xz

New:

  libuna-alpha-20210801.tar.gz
  libuna-alpha-20210801.tar.gz.asc
  libuna.keyring



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.CAhWuL/_old  2021-11-27 00:52:06.326640257 +0100
+++ /var/tmp/diff_new_pack.CAhWuL/_new  2021-11-27 00:52:06.326640257 +0100
@@ -25,13 +25,15 @@
 %define lname libuna1
 
 Name:   libuna%psuffix
-Version:20210418
+Version:20210801
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 URL:https://github.com/libyal/libuna/
-Source: libuna-%version.tar.xz
+Source: 
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz
+Source2:
https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz.asc
+Source3:libuna.keyring
 Patch1: system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
@@ -88,7 +90,7 @@
 %autosetup -p1 -n libuna-%version
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure \
 %if "@BUILD_FLAVOR@" == "mini"
--disable-tools \


commit libuna for openSUSE:Factory

2021-06-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2021-06-09 21:51:52

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.32437 (New)


Package is "libuna"

Wed Jun  9 21:51:52 2021 rev:13 rq:898008 version:20210418

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2020-12-18 
19:59:37.918078097 +0100
+++ /work/SRC/openSUSE:Factory/.libuna.new.32437/libuna.changes 2021-06-09 
21:52:07.694456149 +0200
@@ -1,0 +2,7 @@
+Wed May 12 17:47:11 UTC 2021 - Jan Engelhardt 
+
+- Update to snapshot 20210418 (2939fe8f)
+  * No changelog was provided
+- Add system-libs.patch
+
+---

Old:

  libuna-alpha-20201204.tar.gz

New:

  _multibuild
  _service
  libuna-20210418.tar.xz
  system-libs.patch



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.wwIpru/_old  2021-06-09 21:52:08.246457133 +0200
+++ /var/tmp/diff_new_pack.wwIpru/_new  2021-06-09 21:52:08.246457133 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libuna
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,34 @@
 #
 
 
-Name:   libuna
+%if "@BUILD_FLAVOR@" != ""
+%define pprefix @BUILD_FLAVOR@-
+%define psuffix -@BUILD_FLAVOR@
+%else
+%define psuffix %nil
+%endif
 %define lname  libuna1
-%define timestamp 20201204
-Version:0~%timestamp
+
+Name:   libuna%psuffix
+Version:20210418
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-URL:https://github.com/libyal/libuna/wiki
-Source: 
https://github.com/libyal/libuna/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
+URL:https://github.com/libyal/libuna/
+Source: libuna-%version.tar.xz
+Patch1: system-libs.patch
+BuildRequires:  c_compiler
+BuildRequires:  gettext-tools >= 0.18.1
+BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdatetime)
-BuildRequires:  pkgconfig(libcerror) >= 20150101
-BuildRequires:  pkgconfig(libcfile) >= 20120526
-BuildRequires:  pkgconfig(libclocale) >= 20120425
-BuildRequires:  pkgconfig(libcnotify) >= 20121224
-# Using versions from OBS fails, tested 1/8/2015
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(libcdatetime) >= 20200510
+BuildRequires:  pkgconfig(libcerror) >= 20201121
+%if "@BUILD_FLAVOR@" != "mini"
+BuildRequires:  pkgconfig(libcfile) >= 20201229
+%endif
+BuildRequires:  pkgconfig(libclocale) >= 20200913
+BuildRequires:  pkgconfig(libcnotify) >= 20200913
 
 %description
 libuna is a library to support Unicode and ASCII (byte string)
@@ -41,11 +51,14 @@
 Windows 874, 932, 936, 949, 950, 1250, 1251, 1252, 1253, 1254, 1255,
 1256, 1257, 1258, KOI8-R, KOI8-U, UTF-7, UTF-8, UTF-16, UTF-32.
 
-%package -n %lname
+%package -n %lname%psuffix
 Summary:Library to support Unicode and ASCII (byte string) conversions
 Group:  System/Libraries
+%if "@BUILD_FLAVOR@" == ""
+Obsoletes:  %lname-mini
+%endif
 
-%description -n %lname
+%description -n %lname%psuffix
 libuna is a library to support Unicode and ASCII (byte string)
 conversions.
 
@@ -59,7 +72,10 @@
 %package devel
 Summary:Development files for libuna, a library to support 
Unicode/ASCII conversions
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %{version}
+Requires:   %lname%psuffix = %version
+%if "@BUILD_FLAVOR@" == ""
+Obsoletes:  libuna-mini-devel
+%endif
 
 %description devel
 libuna is a library to support Unicode and ASCII (byte string)
@@ -69,32 +85,35 @@
 applications that want to make use of libuna.
 
 %prep
-%setup -qn libuna-%timestamp
+%autosetup -p1 -n libuna-%version
 
 %build
-%configure --disable-static --enable-wide-character-type --enable-python
-make %{?_smp_mflags}
+if [ ! -e configure ]; then ./autogen.sh; fi
+%configure \
+%if "@BUILD_FLAVOR@" == "mini"
+   --disable-tools \
+%endif
+   --disable-static --enable-wide-character-type
+%make_build
 
 %install
 %make_install
 rm -f "%{buildroot}/%{_libdir}"/*.la
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%post   -n %lname%psuffix -p /sbin/ldconfig
+%postun -n %lname%psuffix -p /sbin/ldconfig
 
-%files -n %lname
-%defattr(-,root,root)
+%files -n %lname%psuffix
 %license COPYING
-%doc AUTHORS 

commit libuna for openSUSE:Factory

2020-12-18 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2020-12-18 19:59:11

Comparing /work/SRC/openSUSE:Factory/libuna (Old)
 and  /work/SRC/openSUSE:Factory/.libuna.new.5145 (New)


Package is "libuna"

Fri Dec 18 19:59:11 2020 rev:12 rq:855519 version:0~20201204

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2019-04-20 
17:13:23.686944327 +0200
+++ /work/SRC/openSUSE:Factory/.libuna.new.5145/libuna.changes  2020-12-18 
19:59:37.918078097 +0100
@@ -1,0 +2,7 @@
+Sun Dec 13 03:29:21 UTC 2020 - Greg Freemyer 
+
+- update to v0~20201204
+   * changes to handle high range surrogates
+   * added SCSU support
+
+---

Old:

  libuna-alpha-20190102.tar.gz

New:

  libuna-alpha-20201204.tar.gz



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.wi1h3F/_old  2020-12-18 19:59:38.490078708 +0100
+++ /var/tmp/diff_new_pack.wi1h3F/_new  2020-12-18 19:59:38.490078708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libuna
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 Name:   libuna
 %define lname  libuna1
-%define timestamp 20190102
+%define timestamp 20201204
 Version:0~%timestamp
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://github.com/libyal/libuna/wiki
+URL:https://github.com/libyal/libuna/wiki
 Source: 
https://github.com/libyal/libuna/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcdatetime)
@@ -84,7 +84,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog ABOUT-NLS
+%license COPYING
+%doc AUTHORS ChangeLog ABOUT-NLS
 %{_libdir}/libuna.so.1*
 
 %files tools

++ libuna-alpha-20190102.tar.gz -> libuna-alpha-20201204.tar.gz ++
 31214 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org