Hello community, here is the log from the commit of package libogg for openSUSE:Factory checked in at 2014-02-25 16:41:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libogg (Old) and /work/SRC/openSUSE:Factory/.libogg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libogg" Changes: -------- --- /work/SRC/openSUSE:Factory/libogg/libogg.changes 2011-12-27 18:37:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libogg.new/libogg.changes 2014-02-25 16:41:36.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Feb 23 19:58:36 UTC 2014 - [email protected] + +- Xiph libogg 1.3.1 + * Guard against very large packets. + * Respect the configure --docdir override. + * Documentation fixes. +- fix SLE build + +------------------------------------------------------------------- Old: ---- libogg-1.3.0.tar.gz New: ---- libogg-1.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libogg.spec ++++++ --- /var/tmp/diff_new_pack.UypHvH/_old 2014-02-25 16:41:37.000000000 +0100 +++ /var/tmp/diff_new_pack.UypHvH/_new 2014-02-25 16:41:37.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libogg # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,17 +19,19 @@ %define _SO_nr 0 Name: libogg -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Ogg Bitstream Library License: BSD-3-Clause Group: System/Libraries Url: http://www.vorbis.com/ -Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.gz +Source: http://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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
