diff --git a/_service:set_version:libvorbis.spec b/_service:set_version:libvorbis.spec index 0916642..fb59230 100644 --- a/_service:set_version:libvorbis.spec +++ b/_service:set_version:libvorbis.spec @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define _SO_nr 0 Name: libvorbis -Version: 1.3.2 -Release: 0 +Version: 1.3.2 +Release: 1 License: BSD3c(or similar) Summary: The Vorbis General Audio Compression Codec Url: http://www.vorbis.com/ @@ -50,6 +51,7 @@ The native bitstream format of Vorbis is libogg (Ogg). Alternatively, libmatroska (matroska) can also be used. %package -n libvorbis%{_SO_nr} + Summary: The Vorbis General Audio Compression Codec Group: System/Libraries # bug437293 (SLES10 -> SLES11 upgrade path) diff --git a/libvorbis.spec b/libvorbis.spec index 31fbd33..831632b 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -1,5 +1,5 @@ # -# spec file for package libvorbis (Version 1.3.2) +# spec file for package libvorbis (Version to_be_filled_by_service) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define _SO_nr 0 Name: libvorbis Version: to_be_filled_by_service -Release: 0 +Release: 1 License: BSD3c(or similar) Summary: The Vorbis General Audio Compression Codec Url: http://www.vorbis.com/ @@ -50,6 +51,7 @@ The native bitstream format of Vorbis is libogg (Ogg). Alternatively, libmatroska (matroska) can also be used. %package -n libvorbis%{_SO_nr} + Summary: The Vorbis General Audio Compression Codec Group: System/Libraries # bug437293 (SLES10 -> SLES11 upgrade path)