Hello community,
here is the log from the commit of package vdr-plugin-satip for
openSUSE:Factory checked in at 2019-03-10 09:31:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vdr-plugin-satip (Old)
and /work/SRC/openSUSE:Factory/.vdr-plugin-satip.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vdr-plugin-satip"
Sun Mar 10 09:31:57 2019 rev:10 rq:673457 version:2.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/vdr-plugin-satip/vdr-plugin-satip.changes
2017-09-05 15:20:05.556144080 +0200
+++
/work/SRC/openSUSE:Factory/.vdr-plugin-satip.new.28833/vdr-plugin-satip.changes
2019-03-10 09:32:01.924225345 +0100
@@ -1,0 +2,27 @@
+Wed Dec 26 16:56:03 UTC 2018 - Stefan Seyfried <[email protected]>
+
+- update to version 2.4.0 (2018-04-15):
+ - Updated for vdr-2.4.0
+ - Removed speed limit
+ - Fixed transport media changes
+ - Fixed memory leak in cSatipSectionFilter
+ - Added more robust section filter handling
+ - Added a command line parameter for the RTP receive buffer size
+- changes from older versions - 2.3.0 / 2.3.1:
+ - Added support for KATHREIN SatIP Server
+ - Added support for FRITZ!Box 6490 Cable
+ - Added GCC7 compatibility
+ - Added configurable RTP/RTCP ports
+ - Added support for X-SATIP-RTSP-Port header
+ - Added multicast and RTP-over-TCP support
+ - Added support for activating/deactivating server on-the-fly
+ - Fixed Panasonic CXW804 support
+ - Fixed C++11 support
+ - Fixed server assigment with source validation
+ - Updated FRITZ!WLAN Repeater DVB-C detection for the latest
+ firmware
+ - Extended command-line parameters for setting server quirks
+ - Translation updates
+- removed obsolete satip-2.2.4-add-cctype-include.diff
+
+-------------------------------------------------------------------
Old:
----
satip-2.2.4-add-cctype-include.diff
vdr-satip-2.2.4.tgz
New:
----
vdr-satip-2.4.0.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vdr-plugin-satip.spec ++++++
--- /var/tmp/diff_new_pack.i0YeZz/_old 2019-03-10 09:32:05.964224332 +0100
+++ /var/tmp/diff_new_pack.i0YeZz/_new 2019-03-10 09:32:05.992224324 +0100
@@ -1,7 +1,7 @@
#
# spec file for package vdr-plugin-satip
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014-2017 B1 Systems GmbH, Vohburg, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -26,14 +26,13 @@
%endif
Name: vdr-plugin-satip
-Version: 2.2.4
+Version: 2.4.0
Release: 0
Summary: SAT>IP Input Plugin for the Video Disc Recorder VDR
-License: GPL-2.0
+License: GPL-2.0-only
Group: Productivity/Multimedia/Other
Url: http://www.saunalahti.fi/~rahrenbe/vdr/satip/
Source0:
http://www.saunalahti.fi/~rahrenbe/vdr/satip/files/vdr-satip-%{version}.tgz
-Patch0: satip-2.2.4-add-cctype-include.diff
BuildRequires: gcc-c++
BuildRequires: pkg-config
%if %have_pugixml
@@ -57,7 +56,6 @@
%prep
%setup -q -n satip-%{version}
-%patch0 -p1
%build
# use msgmerge wrapper
@@ -75,7 +73,8 @@
%files -f vdrlocale.files
%defattr(-,root,root)
-%doc COPYING HISTORY README
+%doc HISTORY README
+%license COPYING
%{vdr_libdir}/libvdr*
%changelog
++++++ vdr-satip-2.2.4.tgz -> vdr-satip-2.4.0.tgz ++++++
++++ 1872 lines of diff (skipped)