Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dvbcut for openSUSE:Factory checked 
in at 2023-08-23 14:58:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dvbcut (Old)
 and      /work/SRC/openSUSE:Factory/.dvbcut.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dvbcut"

Wed Aug 23 14:58:07 2023 rev:4 rq:1105272 version:0.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/dvbcut/dvbcut.changes    2022-08-06 
22:08:25.550703250 +0200
+++ /work/SRC/openSUSE:Factory/.dvbcut.new.1766/dvbcut.changes  2023-08-23 
14:59:23.494180794 +0200
@@ -1,0 +2,5 @@
+Tue Aug 22 12:56:20 UTC 2023 - Luigi Baldoni <[email protected]>
+
+- Drop dvbcut-a52.patch (build fails with a52dec 0.8.0)
+
+-------------------------------------------------------------------

Old:
----
  dvbcut-a52.patch

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

Other differences:
------------------
++++++ dvbcut.spec ++++++
--- /var/tmp/diff_new_pack.QmPry1/_old  2023-08-23 14:59:24.634182832 +0200
+++ /var/tmp/diff_new_pack.QmPry1/_new  2023-08-23 14:59:24.658182875 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dvbcut
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,13 +26,11 @@
 Source0:        
https://github.com/bernhardu/dvbcut-deb/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE dvbcut-use_pkgconfig.patch [email protected] -- use 
pkgconfig for ffmpeg libraries
 Patch1:         dvbcut-use_pkgconfig.patch
-# PATCH-FIX-OPENSUSE dvbcut-a52.patch [email protected] -- Support new version 
of liba52
-Patch2:         dvbcut-a52.patch
 # PATCH-FIX-OPENSUSE dvbcut-appicon-patch [email protected] -- install icon in 
the proper path
 Patch3:         dvbcut-appicon.patch
 # PATCH-FIX-OPENSUSE dvbcut-locale.patch [email protected] -- also install .qm 
locale files
 Patch4:         dvbcut-locale.patch
-BuildRequires:  automake
+BuildRequires:  autoconf >= 2.71
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt5-linguist
@@ -66,11 +64,7 @@
 encoded in order to obtain a valid MPEG file.
 
 %prep
-%setup -q -n %{name}-deb-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%autosetup -p1 -n %{name}-deb-%{version}
 
 %build
 export CXXFLAGS="-std=c++11 %{optflags}"

Reply via email to