commit opus-tools for openSUSE:Factory
Hello community, here is the log from the commit of package opus-tools for openSUSE:Factory checked in at 2018-09-26 16:11:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opus-tools (Old) and /work/SRC/openSUSE:Factory/.opus-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "opus-tools" Wed Sep 26 16:11:59 2018 rev:6 rq:636858 version:0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/opus-tools/opus-tools.changes 2017-05-31 12:20:13.128363552 +0200 +++ /work/SRC/openSUSE:Factory/.opus-tools.new/opus-tools.changes 2018-09-26 16:12:03.795422237 +0200 @@ -1,0 +2,7 @@ +Thu Sep 20 08:59:11 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com> + +- Version update to 0.2: + * Opus decoder opusdec has been converted to use the opusfile library + * Opus encoder opusenc has been converted to use the libopusenc library + +------------------------------------------------------------------- Old: ---- opus-tools-0.1.10.tar.gz New: ---- opus-tools-0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opus-tools.spec ++++++ --- /var/tmp/diff_new_pack.98dcOt/_old 2018-09-26 16:12:04.423421194 +0200 +++ /var/tmp/diff_new_pack.98dcOt/_new 2018-09-26 16:12:04.427421188 +0200 @@ -1,7 +1,7 @@ # # spec file for package opus-tools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Bjørn Lie (zaitor@opensuse.org). # # All modifications and additions to the file contributed by third parties @@ -13,24 +13,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: opus-tools -Version: 0.1.10 +Version: 0.2 Release: 0 Summary: A set of tools for the opus audio codec -License: BSD-2-Clause and GPL-2.0 +License: BSD-2-Clause AND GPL-2.0-only Group: Productivity/Multimedia/Sound/Editors and Convertors -Url: http://www.opus-codec.org/ +URL: http://www.opus-codec.org/ Source: http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(flac) >= 1.1.3 +BuildRequires: pkgconfig(libopusenc) >= 0.2 BuildRequires: pkgconfig(ogg) >= 1.3 BuildRequires: pkgconfig(opus) - -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(opusfile) >= 0.5 %description The Opus codec is designed for interactive speech and audio transmission over @@ -43,15 +43,16 @@ %setup -q %build -%configure +%configure \ + --disable-silent-rules make %{?_smp_mflags} %install %make_install %files -%defattr(-,root,root) -%doc COPYING AUTHORS +%license COPYING +%doc AUTHORS %{_bindir}/opusdec %{_bindir}/opusenc %{_bindir}/opusinfo ++++++ opus-tools-0.1.10.tar.gz -> opus-tools-0.2.tar.gz ++++++ ++++ 52465 lines of diff (skipped)
participants (1)
-
root