diff --git a/_service b/_service index ce18ece..1e9cc28 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/rygel.git - rygel-0.42.6 + rygel-0.43.0 @PARENT_TAG@+@TAG_OFFSET@ rygel-(.*)\+0 \1 diff --git a/rygel-0.42.6.obscpio b/rygel-0.42.6.obscpio deleted file mode 100644 index 37cdec7..0000000 --- a/rygel-0.42.6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84a1d2f60db14815ca4a54cc9245ff21bfc9e93b198870b9a5930018b2c11e72 -size 7531533 diff --git a/rygel-0.43.0.obscpio b/rygel-0.43.0.obscpio new file mode 100644 index 0000000..40bca81 --- /dev/null +++ b/rygel-0.43.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b61464675c405da2011e973a9c7b0d0ed4d23e79d4d5f20fb33242b34a2057 +size 7377933 diff --git a/rygel.changes b/rygel.changes index 3997f11..af3a41e 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jun 30 19:20:22 UTC 2024 - Bjørn Lie + +- Update to version 0.43.0: + + Tracker: Plugin removed, please use Tracker3 + + LMS: Plugin removed + + Updated translations. +- Stop passing lms to meson option call, no longer needed nor used + since the plugin is removed. + ------------------------------------------------------------------- Tue May 7 10:15:34 UTC 2024 - Dominique Leuenberger diff --git a/rygel.obsinfo b/rygel.obsinfo index 12f19b6..61af190 100644 --- a/rygel.obsinfo +++ b/rygel.obsinfo @@ -1,4 +1,4 @@ name: rygel -version: 0.42.6 -mtime: 1715025827 -commit: 64a5f90b44bc845a4c59f37cb49d9b7693cde6b5 +version: 0.43.0 +mtime: 1719688067 +commit: a4cf1c47395a179704e33d323d6e55d7417dda0e diff --git a/rygel.spec b/rygel.spec index 998ed96..80f901c 100644 --- a/rygel.spec +++ b/rygel.spec @@ -21,7 +21,7 @@ %define typelibver 2_8 Name: rygel -Version: 0.42.6 +Version: 0.43.0 Release: 0 Summary: UPnP/DLNA home media server for GNOME License: LGPL-2.0-or-later @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(gupnp-dlna-2.0) >= 0.9.4 BuildRequires: pkgconfig(gupnp-dlna-2.0) >= 0.9.4 BuildRequires: pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4 BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.0 -BuildRequires: pkgconfig(libsoup-3.0) +BuildRequires: pkgconfig(libsoup-3.0) >= 3.2 BuildRequires: pkgconfig(libxml-2.0) >= 2.7 BuildRequires: pkgconfig(sqlite3) >= 3.5 BuildRequires: pkgconfig(systemd) @@ -226,7 +226,7 @@ the local machine. -Dtests=false \ -Dgstreamer=enabled \ -Dgtk=enabled \ - -Dplugins=external,gst-launch,lms,media-export,mpris,playbin,ruih,tracker3 \ + -Dplugins=external,gst-launch,media-export,mpris,playbin,ruih,tracker3 \ %{nil} %meson_build @@ -276,9 +276,6 @@ the local machine. # GStreamer pipelines in the config %{_libdir}/rygel-%{apiver}/plugins/librygel-gst-launch.so %{_libdir}/rygel-%{apiver}/plugins/gst-launch.plugin -# LightweightMediaScanner -%{_libdir}/rygel-%{apiver}/plugins/librygel-lms.so -%{_libdir}/rygel-%{apiver}/plugins/lms.plugin # folders and files in the config %{_libdir}/rygel-%{apiver}/plugins/librygel-media-export.so %{_libdir}/rygel-%{apiver}/plugins/media-export.plugin