Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bs1770gain for openSUSE:Factory 
checked in at 2022-09-10 20:17:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bs1770gain (Old)
 and      /work/SRC/openSUSE:Factory/.bs1770gain.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bs1770gain"

Sat Sep 10 20:17:20 2022 rev:3 rq:1002354 version:0.8.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bs1770gain/bs1770gain.changes    2020-06-02 
14:39:27.759677586 +0200
+++ /work/SRC/openSUSE:Factory/.bs1770gain.new.2083/bs1770gain.changes  
2022-09-10 20:17:43.892896883 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 07:19:11 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.8.4:
+  * No changelog provided from upstream.
+  * Package now builds against ffmpeg-5.
+- Rebase patch.
+
+-------------------------------------------------------------------

Old:
----
  bs1770gain-0.7.0.tar.gz

New:
----
  bs1770gain-0.8.4.1.tar.gz

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

Other differences:
------------------
++++++ bs1770gain.spec ++++++
--- /var/tmp/diff_new_pack.6Zr2oG/_old  2022-09-10 20:17:44.260897830 +0200
+++ /var/tmp/diff_new_pack.6Zr2oG/_new  2022-09-10 20:17:44.264897839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bs1770gain
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2020, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,15 @@
 
 
 Name:           bs1770gain
-Version:        0.7.0
+Version:        0.8.4.1
 Release:        0
 Summary:        A loudness scanner compliant with ITU-R BS.1770
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
-URL:            https://sourceforge.net/projects/bs1770gain/
-Source:         
https://sourceforge.net/projects/bs1770gain/files/%{name}/%{version}/%{name}-%{version}.tar.gz
+URL:            http://pbelkner.de/projects/web/bs1770gain
+Source0:        
http://pbelkner.de/count/download.php?path=projects/files/%{name}/%{name}/%{version}&file=%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0:         remove-inappropriate-text.patch
+
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavfilter)
@@ -42,12 +43,13 @@
 level.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 export CPPFLAGS="$CPPFLAGS $(pkg-config --cflags libavutil)"
-%configure
+%configure \
+       --with-ffmpeg=%{_prefix} \
+       %{nil}
 %make_build
 
 %install

++++++ bs1770gain-0.7.0.tar.gz -> bs1770gain-0.8.4.1.tar.gz ++++++
++++ 18560 lines of diff (skipped)

++++++ remove-inappropriate-text.patch ++++++
--- /var/tmp/diff_new_pack.6Zr2oG/_old  2022-09-10 20:17:44.408898210 +0200
+++ /var/tmp/diff_new_pack.6Zr2oG/_new  2022-09-10 20:17:44.412898220 +0200
@@ -1,7 +1,5 @@
-diff --git a/libbg/bgx.c b/libbg/bgx.c
-index 3be9d18..9cc7cbf 100644
---- a/libbg/bgx.c
-+++ b/libbg/bgx.c
+--- orig-bs1770gain-0.8.4.1/libbg/bgx.c        2022-04-01 11:38:39.000000000 
+0200
++++ bs1770gain-0.8.4.1/libbg/bgx.c     2022-09-09 09:18:38.759946752 +0200
 @@ -40,17 +40,8 @@
   * once meant as an example program on how to deal with "libbg.a" (and in
   * turn with "libff.a") finally serving as bs1770gain's implementation.
@@ -9,7 +7,7 @@
 -#if 1 // [
 -#if 1 // [
 -#define BG_TEAM_WHITE \
--    " #TeamWhite"
+-    " #WLM"
 -#else // ] [
  #define BG_TEAM_WHITE \
      ""

Reply via email to