Hello community, here is the log from the commit of package libogg for openSUSE:Factory checked in at 2017-03-16 09:34:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libogg (Old) and /work/SRC/openSUSE:Factory/.libogg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libogg" Thu Mar 16 09:34:00 2017 rev:32 rq:478917 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libogg/libogg.changes 2015-02-16 07:36:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libogg.new/libogg.changes 2017-03-16 09:34:01.278588348 +0100 @@ -1,0 +2,5 @@ +Sat Mar 11 14:28:46 UTC 2017 - [email protected] + +- Orthographic fixes to descriptions. RPM group fix. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libogg.spec ++++++ --- /var/tmp/diff_new_pack.JNQw4h/_old 2017-03-16 09:34:02.130467727 +0100 +++ /var/tmp/diff_new_pack.JNQw4h/_new 2017-03-16 09:34:02.134467161 +0100 @@ -1,7 +1,7 @@ # # spec file for package libogg # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -23,7 +23,7 @@ Release: 0 Summary: Ogg Bitstream Library License: BSD-3-Clause -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.vorbis.com/ Source: http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz Source2: baselibs.conf @@ -34,25 +34,25 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Libogg is a library for manipulating ogg bitstreams. It handles both -making ogg bitstreams and getting packets from ogg bitstreams. +Libogg is a library for manipulating Ogg bitstreams. It handles both +making Ogg bitstreams and getting packets from Ogg bitstreams. -Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio -codec ) and the libtheora (Theora video codec) +Ogg is the native bitstream format of libvorbis (Ogg Vorbis audio +codec) and libtheora (Theora video codec). %package -n libogg%{_SO_nr} Summary: Ogg Bitstream Library Group: System/Libraries %description -n libogg%{_SO_nr} -Libogg is a library for manipulating ogg bitstreams. It handles both -making ogg bitstreams and getting packets from ogg bitstreams. +Libogg is a library for manipulating Ogg bitstreams. It handles both +making Ogg bitstreams and getting packets from Ogg bitstreams. -Ogg is the native bitstream format of the libvorbis (Ogg Vorbis audio -codec ) and the libtheora (Theora video codec) +Ogg is the native bitstream format of libvorbis (Ogg Vorbis audio +codec) and libtheora (Theora video codec). %package devel -Summary: Include Files and Libraries mandatory for Ogg Development +Summary: Include Files and Libraries for Ogg Development Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libogg%{_SO_nr} = %{version}
