Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rem for openSUSE:Factory checked in at 2022-07-02 15:34:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rem (Old) and /work/SRC/openSUSE:Factory/.rem.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rem" Sat Jul 2 15:34:16 2022 rev:3 rq:986239 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rem/rem.changes 2021-05-15 01:24:35.750938911 +0200 +++ /work/SRC/openSUSE:Factory/.rem.new.1548/rem.changes 2022-07-02 15:34:21.115000628 +0200 @@ -1,0 +2,11 @@ +Tue Jun 28 21:31:44 UTC 2022 - Antoine Belvire <[email protected]> + +- Update to version 2.4.0: + * No high level changelog provided, see packaged CHANGELOG.md for + details. +- Changes from version 2.3.1, 2.0.1, 2.0.0: + * No high level changelog provided, see packaged CHANGELOG.md for + details. +- Remove 0001-mk-add-abi-versioning.patch: Upstreamed. + +------------------------------------------------------------------- Old: ---- 0001-mk-add-abi-versioning.patch rem-1.0.0.tar.gz New: ---- rem-2.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rem.spec ++++++ --- /var/tmp/diff_new_pack.eRJSVE/_old 2022-07-02 15:34:21.547001276 +0200 +++ /var/tmp/diff_new_pack.eRJSVE/_new 2022-07-02 15:34:21.551001282 +0200 @@ -1,7 +1,7 @@ # # spec file for package rem # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,19 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%global sover 0 + +%global sover 3 %global libname lib%{name}%{sover} Name: rem -Version: 1.0.0 +Version: 2.4.0 Release: 0 Summary: Audio and Video processing media library License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://github.com/baresip/rem -Source: %{URL}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch: 0001-mk-add-abi-versioning.patch +Source: %{URL}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: pkgconfig -BuildRequires: pkgconfig(libre) >= 2.0 +BuildRequires: pkgconfig(libre) >= 2.4.0 %description Librem is a generic library for real-time audio @@ -84,7 +84,7 @@ %files -n %{libname} %license docs/COPYING -%doc README.md +%doc CHANGELOG.md README.md %{_libdir}/librem.so.%{sover}* %files devel ++++++ rem-1.0.0.tar.gz -> rem-2.4.0.tar.gz ++++++ ++++ 4119 lines of diff (skipped)
