Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2016-08-12 15:44:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rygel (Old)
 and      /work/SRC/openSUSE:Factory/.rygel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rygel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rygel/rygel.changes      2016-05-12 
09:34:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2016-08-12 
15:44:31.000000000 +0200
@@ -1,0 +2,19 @@
+Mon Jun  6 18:02:08 UTC 2016 - [email protected]
+
+- Update to verson 0.30.3:
+  + Add a way for Rygel to be started on user systemd
+  + Core: Fix potential strncpy overflow in BasicManagement
+  + Server:
+    - Remove annoying warning
+    - Add hack to support AVI files on newer Philips TVs
+    - Fix potential crash when applying DIDL
+  + MediaExport:
+    - Remove annoying warning
+    - Fix Artist hierarchy on XBox 360
+  + Bugs fixed: bgo#685800, bgo#766332, bgo#766757.
+- Add pkgconfig(systemd) BuildRequires: auto-detect the location to
+  install the user service file to.
+- Add /sbin/ldconfig call to post/postun scriptlet of
+  librygel-db-2_6-2.
+
+-------------------------------------------------------------------

Old:
----
  rygel-0.30.2.tar.xz

New:
----
  rygel-0.30.3.tar.xz

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

Other differences:
------------------
++++++ rygel.spec ++++++
--- /var/tmp/diff_new_pack.Bp4jLX/_old  2016-08-12 15:44:32.000000000 +0200
+++ /var/tmp/diff_new_pack.Bp4jLX/_new  2016-08-12 15:44:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rygel
-Version:        0.30.2
+Version:        0.30.3
 Release:        0
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA
 License:        LGPL-2.0+
@@ -46,6 +46,7 @@
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.0
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.44.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7
+BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 0.14.0
 Requires:       gstreamer-plugins-base
 Recommends:     %{name}-lang
@@ -263,6 +264,10 @@
 
 %postun -n librygel-core-2_6-2 -p /sbin/ldconfig
 
+%post -n librygel-db-2_6-2 -p /sbin/ldconfig
+
+%postun -n librygel-db-2_6-2 -p /sbin/ldconfig
+
 %post -n librygel-renderer-2_6-2 -p /sbin/ldconfig
 
 %postun -n librygel-renderer-2_6-2 -p /sbin/ldconfig
@@ -284,6 +289,7 @@
 %doc AUTHORS COPYING README TODO NEWS
 %config(noreplace) %{_sysconfdir}/rygel.conf
 %{_unitdir}/rygel.service
+%{_userunitdir}/rygel.service
 %{_sbindir}/rcrygel
 %{_bindir}/rygel
 %{_bindir}/rygel-preferences

++++++ rygel-0.30.2.tar.xz -> rygel-0.30.3.tar.xz ++++++
++++ 17225 lines of diff (skipped)


Reply via email to