Hello community, here is the log from the commit of package libogg for openSUSE:Factory checked in at 2019-09-07 12:32:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libogg (Old) and /work/SRC/openSUSE:Factory/.libogg.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libogg" Sat Sep 7 12:32:12 2019 rev:34 rq:727572 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libogg/libogg.changes 2018-03-30 11:58:19.217482683 +0200 +++ /work/SRC/openSUSE:Factory/.libogg.new.7948/libogg.changes 2019-09-07 12:32:15.313681719 +0200 @@ -1,0 +2,7 @@ +Sun Sep 1 06:38:28 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 1.3.4 + * Faster slice-by-8 CRC32 implementation. + See https://lwn.net/Articles/453931/ for motivation. + +------------------------------------------------------------------- @@ -291 +297,0 @@ - Old: ---- libogg-1.3.3.tar.xz New: ---- libogg-1.3.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libogg.spec ++++++ --- /var/tmp/diff_new_pack.g3O4OT/_old 2019-09-07 12:32:16.037681630 +0200 +++ /var/tmp/diff_new_pack.g3O4OT/_new 2019-09-07 12:32:16.041681630 +0200 @@ -1,7 +1,7 @@ # # spec file for package libogg # -# 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,26 +12,25 @@ # 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/ # %define _SO_nr 0 Name: libogg -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: Ogg Bitstream Library License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: http://www.vorbis.com/ -Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz +URL: http://www.vorbis.com/ +Source: https://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz Source2: baselibs.conf Patch1: lib64.dif Patch2: m4.diff BuildRequires: pkg-config BuildRequires: xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Libogg is a library for manipulating Ogg bitstreams. It handles both @@ -76,7 +75,7 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} docdir=%{_docdir}/%{name}-devel install +%make_install docdir="%{_docdir}/%{name}-devel" # remove unneeded files rm -f %{buildroot}%{_libdir}/*.la @@ -88,13 +87,11 @@ %postun -n libogg%{_SO_nr} -p /sbin/ldconfig %files -n libogg%{_SO_nr} -%defattr(0644,root,root,0755) %doc AUTHORS CHANGES README.md %license COPYING %{_libdir}/libogg.so.%{_SO_nr}* %files devel -%defattr(0644,root,root,0755) %{_docdir}/%{name}-devel %{_includedir}/ogg %{_libdir}/libogg.so ++++++ libogg-1.3.3.tar.xz -> libogg-1.3.4.tar.xz ++++++ ++++ 31513 lines of diff (skipped)
