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.changes 2021-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 <jeng...@inai.de> + +- 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)