Hello community,

here is the log from the commit of package speex for openSUSE:Factory checked 
in at 2013-04-14 12:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/speex (Old)
 and      /work/SRC/openSUSE:Factory/.speex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "speex", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/speex/speex.changes      2011-11-25 
10:21:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.speex.new/speex.changes 2013-04-14 
12:15:26.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 11:21:38 UTC 2013 - [email protected]
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+-------------------------------------------------------------------

Old:
----
  speex-1.2rc1.tar.bz2

New:
----
  speex-1.2rc1.tar.gz

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

Other differences:
------------------
++++++ speex.spec ++++++
--- /var/tmp/diff_new_pack.bmPsF8/_old  2013-04-14 12:15:27.000000000 +0200
+++ /var/tmp/diff_new_pack.bmPsF8/_new  2013-04-14 12:15:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package speex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,23 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           speex
 Summary:        An Open Source, Patent Free Speech Codec
-%define package_version 1.2rc1
-Version:        1.1.999_%{package_version}
-Release:        8
 License:        BSD-3-Clause
 Group:          System/Libraries
+%define package_version 1.2rc1
+Version:        1.1.999_%{package_version}
+Release:        0
 Url:            http://www.speex.org/
-Source:         %{name}-%{package_version}.tar.bz2
+Source:         
http://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz
 Source2:        baselibs.conf
 Patch1:         speex-1.0.5-warning-fix.diff
 Patch2:         speex-no-build-date.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libogg-devel libtool pkgconfig
+BuildRequires:  libogg-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 # bug437293
 %ifarch ppc64
 Obsoletes:      speex-64bit
@@ -45,7 +45,6 @@
 
 %package -n libspeex1
 Summary:        An Open Source, Patent Free Speech Codec Library
-License:        BSD-3-Clause
 Group:          System/Libraries
 Obsoletes:      libspeex < %{version}
 Provides:       libspeex = %{version}
@@ -58,7 +57,6 @@
 
 %package -n libspeexdsp1
 Summary:        An Open Source, Patent Free Speech Codec Library
-License:        BSD-3-Clause
 Group:          System/Libraries
 
 %description -n libspeexdsp1
@@ -70,14 +68,13 @@
 
 %package devel
 Summary:        Development package for SpeeX
-License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Provides:       libspeex-devel = %{version}-%release
 Obsoletes:      libspeex-devel < %{version}-%release
-Requires:       libspeex1 = %{version}
-Requires:       libspeexdsp1 = %{version}
 Requires:       glibc-devel
 Requires:       libogg-devel
+Requires:       libspeex1 = %{version}
+Requires:       libspeexdsp1 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:      speex-devel-64bit

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to