Hello community, here is the log from the commit of package speex for openSUSE:Factory checked in at 2015-03-18 12:59:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/speex (Old) and /work/SRC/openSUSE:Factory/.speex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "speex" Changes: -------- --- /work/SRC/openSUSE:Factory/speex/speex.changes 2015-03-09 10:02:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.speex.new/speex.changes 2015-03-18 12:59:33.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 11 16:52:39 UTC 2015 - [email protected] + +- Use the tilde versioning scheme; we are no longer bound to use + the old hacks. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ speex.spec ++++++ --- /var/tmp/diff_new_pack.jxtWIR/_old 2015-03-18 12:59:34.000000000 +0100 +++ /var/tmp/diff_new_pack.jxtWIR/_new 2015-03-18 12:59:34.000000000 +0100 @@ -16,16 +16,16 @@ # -%define package_version 1.2rc2 +%define upstream_version 1.2rc2 %define libname libspeex1 Name: speex -Version: 1.1.999_%{package_version} +Version: 1.2~rc2 Release: 0 Summary: An Open Source, Patent Free Speech Codec License: BSD-3-Clause Group: System/Libraries Url: http://www.speex.org/ -Source0: http://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz +Source0: http://downloads.xiph.org/releases/speex/%{name}-%{upstream_version}.tar.gz Source1: baselibs.conf Patch0: speex-no-build-date.patch BuildRequires: pkg-config @@ -64,7 +64,7 @@ SpeeX library. %prep -%setup -q -n %{name}-%{package_version} +%setup -q -n %{name}-%{upstream_version} %patch0 %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
