Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgsm for openSUSE:Factory checked in at 2022-09-03 23:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgsm (Old) and /work/SRC/openSUSE:Factory/.libgsm.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgsm" Sat Sep 3 23:18:37 2022 rev:29 rq:1000833 version:1.0.22 Changes: -------- --- /work/SRC/openSUSE:Factory/libgsm/libgsm.changes 2022-08-01 21:28:16.169289907 +0200 +++ /work/SRC/openSUSE:Factory/.libgsm.new.2083/libgsm.changes 2022-09-03 23:18:44.823763495 +0200 @@ -1,0 +2,8 @@ +Sun Aug 28 22:32:54 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.0.22 + * Build system updates only +- Move documentation out of libgsm1, no one reads it if it's + implicitly installed for something else. + +------------------------------------------------------------------- Old: ---- gsm-1.0.20.tar.gz New: ---- gsm-1.0.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgsm.spec ++++++ --- /var/tmp/diff_new_pack.fR3NtL/_old 2022-09-03 23:18:45.491765242 +0200 +++ /var/tmp/diff_new_pack.fR3NtL/_new 2022-09-03 23:18:45.499765263 +0200 @@ -17,9 +17,9 @@ %define _name gsm -%define _version 1.0-pl20 +%define _version 1.0-pl22 Name: libgsm -Version: 1.0.20 +Version: 1.0.22 Release: 0 Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities License: ISC @@ -40,7 +40,7 @@ %package -n libgsm1 Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities -Group: Productivity/Multimedia/Sound/Editors and Convertors +Group: System/Libraries %description -n libgsm1 Contains the library for a GSM speech compressor. @@ -70,7 +70,7 @@ %package devel Summary: GSM 06.10 Lossy Speech Compressor Library and Utilities Group: Development/Libraries/C and C++ -Requires: libgsm1 = %{version} +Requires: libgsm1 = %{version}-%{release} %description devel Contains the development kit for the libgsm speech compressor. @@ -105,6 +105,8 @@ ( cd %{buildroot}%{_libdir} ; ln -sf libgsm.so.1 libgsm.so ) cp inc/{private.h,proto.h,unproto.h} %{buildroot}%{_includedir}/gsm/ rm -f %{buildroot}%{_libdir}/*.a +ln -fsv toast %{buildroot}/%{_bindir}/untoast +ln -fsv toast %{buildroot}/%{_bindir}/tcat %post -n libgsm1 -p /sbin/ldconfig %postun -n libgsm1 -p /sbin/ldconfig @@ -115,10 +117,10 @@ %files -n libgsm1 %license COPYRIGHT -%doc ChangeLog MACHINES README %{_libdir}/*.so.* %files devel +%doc ChangeLog MACHINES README %{_libdir}/*.so %{_mandir}/man3/*.* %{_includedir}/gsm ++++++ gsm-1.0.20.tar.gz -> gsm-1.0.22.tar.gz ++++++ ++++ 22846 lines of diff (skipped)