Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package recode for openSUSE:Factory checked in at 2022-02-17 23:40:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/recode (Old) and /work/SRC/openSUSE:Factory/.recode.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "recode" Thu Feb 17 23:40:35 2022 rev:9 rq:955721 version:3.7.12 Changes: -------- --- /work/SRC/openSUSE:Factory/recode/recode.changes 2022-02-06 23:56:08.642066873 +0100 +++ /work/SRC/openSUSE:Factory/.recode.new.1958/recode.changes 2022-02-17 23:42:20.151700015 +0100 @@ -1,0 +2,9 @@ +Thu Feb 17 21:16:38 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 3.7.12: + * Simplify support for ignoring invalid input with iconv, + integrated with the --strict and --force mechanisms +- drop obsolete texinfo packaging macros +- fix devel package dependency warning and package license texts + +------------------------------------------------------------------- Old: ---- recode-3.7.11.tar.gz New: ---- recode-3.7.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ recode.spec ++++++ --- /var/tmp/diff_new_pack.tKtwLt/_old 2022-02-17 23:42:20.659700011 +0100 +++ /var/tmp/diff_new_pack.tKtwLt/_new 2022-02-17 23:42:20.663700011 +0100 @@ -18,7 +18,7 @@ %define libname lib%{name}3 Name: recode -Version: 3.7.11 +Version: 3.7.12 Release: 0 Summary: Character Set Converter License: GPL-3.0-or-later AND LGPL-2.1-or-later @@ -28,8 +28,6 @@ BuildRequires: flex BuildRequires: python3 BuildRequires: python3-Cython -Requires(post): %{install_info_prereq} -Requires(preun):%{install_info_prereq} %description Recode converts files between various character sets. @@ -39,7 +37,7 @@ Summary: Character Set Converter License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} +Requires: %{libname} = %{version} %description devel Recode converts files between various character sets. @@ -59,7 +57,6 @@ %autosetup -p1 %build -#autoreconf -fiv %configure --disable-static %make_build @@ -71,12 +68,6 @@ rm -f %{buildroot}%{_libdir}/librecode.la %find_lang %{name} -%post -%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - -%preun -%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz - %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig @@ -88,10 +79,12 @@ %{_bindir}/recode %files devel +%license COPYING COPYING-LIB %{_includedir}/*.h %{_libdir}/librecode.so %files -n %{libname} +%license COPYING COPYING-LIB %{_libdir}/librecode.so.* %changelog ++++++ recode-3.7.11.tar.gz -> recode-3.7.12.tar.gz ++++++ ++++ 18175 lines of diff (skipped)