Hello community, here is the log from the commit of package srt for openSUSE:Factory checked in at 2019-08-24 18:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/srt (Old) and /work/SRC/openSUSE:Factory/.srt.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "srt" Sat Aug 24 18:39:01 2019 rev:7 rq:724739 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/srt/srt.changes 2018-11-26 10:15:58.994036417 +0100 +++ /work/SRC/openSUSE:Factory/.srt.new.7948/srt.changes 2019-08-24 18:39:04.861799592 +0200 @@ -1,0 +2,10 @@ +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. + +------------------------------------------------------------------- Old: ---- srt-1.3.1.tar.gz srt-no-rpath.patch New: ---- srt-1.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ srt.spec ++++++ --- /var/tmp/diff_new_pack.TSW1BH/_old 2019-08-24 18:39:06.197799464 +0200 +++ /var/tmp/diff_new_pack.TSW1BH/_new 2019-08-24 18:39:06.197799464 +0200 @@ -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,8 +17,9 @@ %define sover 1 + Name: srt -Version: 1.3.1 +Version: 1.3.3 Release: 0 Summary: Secure Reliable Transport (SRT) License: MPL-2.0 @@ -26,8 +27,7 @@ URL: https://www.srtalliance.org Source0: https://github.com/Haivision/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM srt-no-rpath.patch -- Fix build, patch from archlinux -Patch0: srt-no-rpath.patch + BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -73,7 +73,7 @@ -DENABLE_SHARED=ON \ -DENABLE_STATIC=OFF \ %{nil} -make %{?_smp_mflags} +%cmake_build %install %cmake_install @@ -87,7 +87,7 @@ %{_bindir}/%{name}-ffplay %{_bindir}/%{name}-file-transmit %{_bindir}/%{name}-live-transmit -%{_bindir}/%{name}-multiplex +%{_bindir}/%{name}-tunnel %files -n libsrt%{sover} %license LICENSE ++++++ srt-1.3.1.tar.gz -> srt-1.3.3.tar.gz ++++++ ++++ 27370 lines of diff (skipped)
