Hello community,

here is the log from the commit of package srt for openSUSE:Leap:15.2 checked 
in at 2020-01-30 14:49:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/srt (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.srt.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "srt"

Thu Jan 30 14:49:27 2020 rev:4 rq:757500 version:1.3.4

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/srt/srt.changes        2020-01-15 
16:03:53.935940677 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.srt.new.26092/srt.changes     2020-01-30 
14:50:07.626893741 +0100
@@ -2 +2 @@
-Fri Aug 30 14:03:43 UTC 2019 - Alexandros Toptsoglou <[email protected]>
+Fri Aug 30 12:47:57 UTC 2019 - Alexandros Toptsoglou <[email protected]>
@@ -4,3 +4,2 @@
-- Update to version 1.3.4: 
-  Backported commit 47e5890 and 64875fa to fix CVE-2019-15784 (boo#1148844)
-  and avoid a potential array overflow.
+- Backported commit 47e5890 and 64875fa to fix CVE-2019-15784
+  (boo#1148844) and avoid a potential array overflow.
@@ -8,2 +6,0 @@
-  * Dropped srt-no-rpath.patch: Fixed upstream.
-  * New binary: srt-tunnel
@@ -11,4 +8,15 @@
-NOTE: srt-multiplexer binary is now a testing application and 
-      thus is dropped from our package.
-      Upstream found out that does not work as expected issue#422,
-      issue#718 and issue#727. 
+-------------------------------------------------------------------
+Thu Aug 29 16:02:56 UTC 2019 - Alexandros Toptsoglou <[email protected]>
+
+- Update to version 1.3.4: 
+  + Various bugfixes and feature enhancments.
+
+-------------------------------------------------------------------
+Mon Aug 19 19:06:58 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.3.3:
+  + Various bugfixes and feature enhancments.
+- Update to version 1.3.2:
+  + Various bugfixes, feature enhancments, build fixes and
+    documentation updates.
+- Drop srt-no-rpath.patch: Fixed upstream.

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

Other differences:
------------------
++++++ srt.spec ++++++
--- /var/tmp/diff_new_pack.88VVQn/_old  2020-01-30 14:50:08.806894369 +0100
+++ /var/tmp/diff_new_pack.88VVQn/_new  2020-01-30 14:50:08.814894373 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package srt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %define sover 1
+
 Name:           srt
 Version:        1.3.4
 Release:        0
@@ -27,6 +28,7 @@
 Source0:        
https://github.com/Haivision/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
 Patch0:         CVE-2019-15784.patch
+
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -72,7 +74,7 @@
        -DENABLE_SHARED=ON \
        -DENABLE_STATIC=OFF \
        %{nil}
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 %cmake_install
@@ -88,8 +90,6 @@
 %{_bindir}/%{name}-live-transmit
 %{_bindir}/%{name}-tunnel
 
-
-
 %files -n libsrt%{sover}
 %license LICENSE
 %{_libdir}/libsrt.so.*


Reply via email to