Hello community,

here is the log from the commit of package vdr for openSUSE:Factory checked in 
at 2015-03-09 10:10:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vdr (Old)
 and      /work/SRC/openSUSE:Factory/.vdr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vdr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vdr/vdr.changes  2015-02-11 16:44:39.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vdr.new/vdr.changes     2015-03-09 
10:10:25.000000000 +0100
@@ -1,0 +2,23 @@
+Wed Mar  4 12:11:56 UTC 2015 - [email protected]
+
+- update to version 2.2.0, most important new features:
+  * rotor support
+  * VDR now reads command line options from *.conf files in
+    /etc/vdr/conf.d, see vdr.1 and vdr.5 for details.
+  * Added support for systemd
+  * Channels that are not listed in the SDT are now only marked as
+    OBSOLETE if "Setup/DVB/Update channels" is set to a value other
+    than "no" or "PIDs only".
+  * Added support for "Satellite Channel Routing" (SCR) according
+    to EN50607, also known as "JESS"
+  * Added support for LCN (Logical Channel Numbers), which plugins
+    may use to sort channels
+  * dropped support for distributed video directory over multiple
+    disks
+  * lots of bug fixes
+  * see HISTORY for more details
+- see the UPDATE-2.2.0 file for migration hints, too
+- the dynamite patch is disabled for now as it does not apply
+- vdrapi version changed to 2.2.0
+
+-------------------------------------------------------------------

Old:
----
  vdr-2.0.7.tar.bz2

New:
----
  vdr-2.2.0.tar.bz2

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

Other differences:
------------------
++++++ vdr.spec ++++++
--- /var/tmp/diff_new_pack.Kp5lVr/_old  2015-03-09 10:10:26.000000000 +0100
+++ /var/tmp/diff_new_pack.Kp5lVr/_new  2015-03-09 10:10:26.000000000 +0100
@@ -28,9 +28,10 @@
 BuildRequires:  linux-glibc-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  pkg-config
+BuildRequires:  systemd-devel
 #
 %define vdrname         vdr
-%define vdr_apiversion  2.0.6
+%define vdr_apiversion  2.2.0
 %define vdr_localedir   %{_datadir}/vdr/locale
 %define vdr_libdir      %{_libdir}/vdr
 %define vdr_includedir  %{_includedir}/vdr
@@ -39,7 +40,7 @@
 #
 Url:            http://www.tvdr.de/
 PreReq:         /usr/sbin/useradd
-Version:        2.0.7
+Version:        2.2.0
 Release:        0
 Summary:        Video Disk Recorder
 License:        GPL-2.0+
@@ -101,7 +102,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%if 0
 %patch4 -p1
+%endif
 %patch5 -p1
 %patch6 -p1
 #
@@ -124,6 +127,7 @@
 CACHEDIR = %{_localstatedir}/cache/vdr
 LIRC_DEVICE = /var/run/lirc/lircd
 VDR_USER = vdr
+SDNOTIFY = 1
 EOF
 #
 APIVERSION=`sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$/\1/p' config.h`

++++++ vdr-2.0.7.tar.bz2 -> vdr-2.2.0.tar.bz2 ++++++
++++ 28318 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to