diff --git a/rygel-0.19.2.tar.xz b/rygel-0.19.2.tar.xz deleted file mode 100644 index bb08af4..0000000 --- a/rygel-0.19.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:431d220d1890cdc78a09f70f9d5a8545b6af111d9eb09551f4ae05dc625f2daf -size 3150796 diff --git a/rygel-0.19.3.tar.xz b/rygel-0.19.3.tar.xz new file mode 100644 index 0000000..f498245 --- /dev/null +++ b/rygel-0.19.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf42acc69ea9355aaf1d5f98d2d5938a34f6ddc2d8603daa4559dee8f9bbe2d2 +size 3118976 diff --git a/rygel.changes b/rygel.changes index 47fff34..5bd354c 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Jun 23 18:18:51 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.19.3: + + Server: + - Add container serialisation to EXTM3U. + - Fix DLNA transfer modes for generated playlists. + + Rygel: Add -s,--shutdown options to shut down a running + instance without using d-feet or dbus-send. + + GStreamer media engine: + - Some string fixes. + - Fix a typo in the avenc_aac preset. + - Issue a proper warning when we fail to setup a data source. + - Don't crash if there's no RTP depayloader available. + + MediaExport: + - Make it possible to remove playlists. + - Expose the playlists for XBox 360. + + Preferences UI: + - Some glade file clean-ups. + - Move toolbar style from code to glade file. + - Support setting of multiple network interfaces as introduced + in 0.19.2. + + Updated translations. +- Drop libtool BuildRequires, and stop passing autoreconf -fi in + %build as we do not carry any patches. + ------------------------------------------------------------------- Tue Jun 4 18:41:20 UTC 2013 - zaitor@opensuse.org diff --git a/rygel.spec b/rygel.spec index 3da21f0..6e9a468 100644 --- a/rygel.spec +++ b/rygel.spec @@ -17,7 +17,7 @@ Name: rygel -Version: 0.19.2 +Version: 0.19.3 Release: 0 Summary: Home Media Solution for GNOME based on UPnP/DLNA License: LGPL-2.0+ @@ -28,7 +28,6 @@ BuildRequires: intltool BuildRequires: libgupnp-av-devel >= 0.11.2 BuildRequires: libgupnp-devel >= 0.19.0 BuildRequires: libsoup-devel >= 2.34.0 -BuildRequires: libtool BuildRequires: libunistring-devel BuildRequires: libuuid-devel >= 1.41.3 BuildRequires: sqlite3-devel >= 3.5 @@ -164,7 +163,6 @@ station. translation-update-upstream %build -autoreconf -fi %configure --enable-tracker-plugin \ --enable-media-export-plugin \ --enable-external-plugin \