Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ffms2 for openSUSE:Factory checked 
in at 2022-12-15 19:25:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffms2 (Old)
 and      /work/SRC/openSUSE:Factory/.ffms2.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffms2"

Thu Dec 15 19:25:33 2022 rev:3 rq:1042998 version:2.40+44

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffms2/ffms2.changes      2020-10-12 
14:00:01.602233909 +0200
+++ /work/SRC/openSUSE:Factory/.ffms2.new.1835/ffms2.changes    2022-12-15 
19:26:03.916349911 +0100
@@ -1,0 +2,11 @@
+Mon Dec 12 09:59:54 UTC 2022 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 2.40+44:
+  * Update to current git master commit ff61bca.
+  * Fix build with ffmpeg-5.
+- Bump soname to 5 following upstream changes.
+- Replace pkgconfig(libavresample) with pkgconfig(libswresample)
+  BuildRequires: Current versions of ffmpeg do not provide
+  libavresample.
+
+-------------------------------------------------------------------

Old:
----
  ffms2-2.40.tar.gz

New:
----
  _service
  ffms2-2.40+44.obscpio
  ffms2.obsinfo

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

Other differences:
------------------
++++++ ffms2.spec ++++++
--- /var/tmp/diff_new_pack.wyX2Bg/_old  2022-12-15 19:26:04.700354372 +0100
+++ /var/tmp/diff_new_pack.wyX2Bg/_new  2022-12-15 19:26:04.708354418 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffms2
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2016 Packman Team <pack...@links2linux.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,15 @@
 
 
 %define libname lib%{name}
-%define soname 4
+%define soname 5
 Name:           ffms2
-Version:        2.40
+Version:        2.40+44
 Release:        0
 Summary:        Wrapper library around FFmpeg libraries
 License:        MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/FFMS/ffms2
-Source:         
https://github.com/FFMS/ffms2/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 Patch0:         ffms2-pkgconfig.patch
 BuildRequires:  automake
@@ -35,8 +35,8 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavresample)
 BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libswresample)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(zlib)
 

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="url">https://github.com/FFMS/ffms2.git</param>
    <param name="scm">git</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="revision">ff61bca</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="manual"/>
</services>


++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.wyX2Bg/_old  2022-12-15 19:26:04.776354805 +0100
+++ /var/tmp/diff_new_pack.wyX2Bg/_new  2022-12-15 19:26:04.780354827 +0100
@@ -1,2 +1,2 @@
-libffms2-4
+libffms2-5
 

++++++ ffms2.obsinfo ++++++
name: ffms2
version: 2.40+44
mtime: 1655589848
commit: ff61bca13e2c5fb99c0450620c9244f415ec29c4

Reply via email to