SHA256
1
0
forked from pool/rygel

6 Commits

6 changed files with 28 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/rygel.git</param>
<param name="revision">rygel-0.43.0</param>
<param name="revision">rygel-0.44.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">rygel-(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26b61464675c405da2011e973a9c7b0d0ed4d23e79d4d5f20fb33242b34a2057
size 7377933

3
rygel-0.44.2.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d771b400d8a33c23281d46cc8aadaf86fc5700c04fa0d491aae29919565a31de
size 7378445

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Mar 14 18:21:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.44.2:
+ Rygel: Fix parsing of commandline for user config file.
-------------------------------------------------------------------
Sat Oct 12 21:44:35 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.44.1:
+ Server: Fix progress reporting for ImportResource.
+ MediaExport: Fix a critical when unable to detect mime type.
-------------------------------------------------------------------
Sun Sep 15 07:08:02 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.44.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Jun 30 19:20:22 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: rygel
version: 0.43.0
mtime: 1719688067
commit: a4cf1c47395a179704e33d323d6e55d7417dda0e
version: 0.44.2
mtime: 1741975292
commit: 7a9c0d6ae8e3dec5e732089853bbeb0ae8b60342

View File

@@ -1,7 +1,7 @@
#
# spec file for package rygel
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define typelibver 2_8
Name: rygel
Version: 0.43.0
Version: 0.44.2
Release: 0
Summary: UPnP/DLNA home media server for GNOME
License: LGPL-2.0-or-later