Hello community,

here is the log from the commit of package libfishsound for openSUSE:Factory 
checked in at 2017-10-11 23:03:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfishsound (Old)
 and      /work/SRC/openSUSE:Factory/.libfishsound.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfishsound"

Wed Oct 11 23:03:01 2017 rev:2 rq:533171 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfishsound/libfishsound.changes        
2017-09-04 12:34:04.690447108 +0200
+++ /work/SRC/openSUSE:Factory/.libfishsound.new/libfishsound.changes   
2017-10-11 23:03:05.440335382 +0200
@@ -1,0 +2,5 @@
+Sat Sep  2 17:01:46 UTC 2017 - jeng...@inai.de
+
+- Trim descriptions for size. RPM group fix.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfishsound.spec ++++++
--- /var/tmp/diff_new_pack.vkBdWU/_old  2017-10-11 23:03:06.364294902 +0200
+++ /var/tmp/diff_new_pack.vkBdWU/_new  2017-10-11 23:03:06.368294726 +0200
@@ -21,9 +21,9 @@
 Name:           libfishsound
 Version:        1.0.0
 Release:        0
-Summary:        Audio Decoding and Encoding Library
+Summary:        Wrapper library for audio decoding and encoding
 License:        BSD-3-Clause
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Url:            https://www.xiph.org/fishsound/
 Source:         
https://downloads.xiph.org/releases/libfishsound/libfishsound-%{version}.tar.gz
 BuildRequires:  autoconf
@@ -38,40 +38,29 @@
 BuildRequires:  pkgconfig(vorbis)
 
 %description
-libfishsound provides a simple programming interface for decoding and encoding
-audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
-
-libfishsound by itself is designed to handle raw codec streams from a lower
-level layer such as UDP datagrams. When these codecs are used in files, they
-are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
-files.
-
-libfishsound is a wrapper around the existing codec libraries and provides a
-consistent, higher-level programming interface. It has been designed for use in
-a wide variety of applications; it has no direct dependencies on Ogg
-encapsulation, though it is most commonly used in conjunction with liboggz to
-decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
-Theora and Annodex.
+libfishsound provides a programming interface for decoding and
+encoding audio data using the three Xiph.org codecs FLAC, Speex and
+Vorbis.
 
 %package -n %{name}%{soname}
-Summary:        Audio Decoding and Encoding Library
+Summary:        Wrapper library for audio decoding and encoding
 Group:          System/Libraries
 
 %description -n %{name}%{soname}
-libfishsound provides a simple programming interface for decoding and encoding
-audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
-
-libfishsound by itself is designed to handle raw codec streams from a lower
-level layer such as UDP datagrams. When these codecs are used in files, they
-are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
-files.
-
-libfishsound is a wrapper around the existing codec libraries and provides a
-consistent, higher-level programming interface. It has been designed for use in
-a wide variety of applications; it has no direct dependencies on Ogg
-encapsulation, though it is most commonly used in conjunction with liboggz to
-decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
-Theora and Annodex.
+libfishsound provides a programming interface for decoding and
+encoding audio data using the three Xiph.org codecs FLAC, Speex and
+Vorbis.
+
+libfishsound can handle raw codec streams from a lower level layer
+such as UDP datagrams. When these codecs are used in files, they are
+commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg
+Vorbis files.
+
+libfishsound is a wrapper around the existing codec libraries and
+provides a higher-level programming interface. It has no direct
+dependencies on Ogg encapsulation, though it is most commonly used in
+conjunction with liboggz to decode or encode audio tracks in Ogg
+files, including Ogg Theora and Annodex.
 
 %package devel
 Summary:        Audio Decoding and Encoding Library
@@ -79,20 +68,12 @@
 Requires:       %{name}%{soname} = %{version}
 
 %description devel
-libfishsound provides a simple programming interface for decoding and encoding
-audio data using the Xiph.org codecs (FLAC, Speex and Vorbis).
+libfishsound provides a programming interface for decoding and
+encoding audio data using the three Xiph.org codecs FLAC, Speex and
+Vorbis.
 
-libfishsound by itself is designed to handle raw codec streams from a lower
-level layer such as UDP datagrams. When these codecs are used in files, they
-are commonly encapsulated in Ogg to produce Ogg FLAC, Speex and Ogg Vorbis
-files.
-
-libfishsound is a wrapper around the existing codec libraries and provides a
-consistent, higher-level programming interface. It has been designed for use in
-a wide variety of applications; it has no direct dependencies on Ogg
-encapsulation, though it is most commonly used in conjunction with liboggz to
-decode or encode FLAC, Speex or Vorbis audio tracks in Ogg files, including Ogg
-Theora and Annodex.
+This subpackage contains libraries and header files for developing
+applications that want to make use of libfishsound.
 
 %prep
 %setup -q


Reply via email to