Hello community, here is the log from the commit of package libshout for openSUSE:Factory checked in at 2019-09-11 10:21:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libshout (Old) and /work/SRC/openSUSE:Factory/.libshout.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libshout" Wed Sep 11 10:21:38 2019 rev:24 rq:728490 version:2.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libshout/libshout.changes 2018-02-10 17:54:41.779670949 +0100 +++ /work/SRC/openSUSE:Factory/.libshout.new.7948/libshout.changes 2019-09-11 10:21:40.123501268 +0200 @@ -1,0 +2,8 @@ +Sun Sep 1 06:37:22 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 2.4.3 + * Fixed building with OpenSSL 1.1.0. + * Added support for PUT. + * Added support for WebM and Matroska with full timing. + +------------------------------------------------------------------- @@ -97 +104,0 @@ - Old: ---- libshout-2.4.1.tar.gz New: ---- libshout-2.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libshout.spec ++++++ --- /var/tmp/diff_new_pack.6XJLNs/_old 2019-09-11 10:21:40.779501187 +0200 +++ /var/tmp/diff_new_pack.6XJLNs/_new 2019-09-11 10:21:40.783501186 +0200 @@ -1,7 +1,7 @@ # # spec file for package libshout # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libshout -Version: 2.4.1 +Version: 2.4.3 Release: 0 Summary: Library for communcating with Icecast servers -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Multimedia/Sound/Utilities -Url: http://icecast.org/ -Source: http://downloads.xiph.org/releases/libshout/%name-%version.tar.gz +URL: https://icecast.org/ +Source: https://downloads.xiph.org/releases/libshout/%name-%version.tar.gz Source1: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libtheora-devel BuildRequires: libtool BuildRequires: libvorbis-devel @@ -65,7 +64,7 @@ make %{?_smp_mflags} %install -make install DESTDIR="%buildroot" +%make_install # remove unneeded files rm -f "%buildroot/%_libdir"/*.la rm -rf "%buildroot/%_datadir/doc/%name" @@ -76,12 +75,10 @@ %postun -n libshout3 -p /sbin/ldconfig %files -n libshout3 -%defattr(-,root,root) %_libdir/*.so.3* %files devel -%defattr(-,root,root) -%doc README COPYING doc/*.xml doc/*.xsl examples/*.c +%doc README COPYING doc/*.xml examples/*.c %_libdir/*.so %_includedir/shout %_datadir/aclocal/*.m4 ++++++ libshout-2.4.1.tar.gz -> libshout-2.4.3.tar.gz ++++++ ++++ 15819 lines of diff (skipped)
