Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 05d711cda4 | |||
| 1f4f3a3d7e | |||
| 95c2156526 | |||
| 46a9921e6d |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f6d56c13fc1a64c534f500788fb482936ce547b343ed90c67de1f2bce0cfa7e
|
||||
size 3673444
|
||||
3
rhythmbox-3.4.8.tar.xz
Normal file
3
rhythmbox-3.4.8.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2016a8a8d2a959c07a467ac9682c6ed605ba8883fb760410d68b68ab838df9f2
|
||||
size 3679500
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 16:06:27 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop obsolete update-desktop-files BuildRequires. Replace with
|
||||
desktop-file-utils BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 17:30:43 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.4.8:
|
||||
+ Improved support for podcast episode images
|
||||
+ Better handling of the split between Android and MTP plugins
|
||||
+ The long-broken DAAP server now works again
|
||||
+ API documentation now generated by gi-docgen
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 16:13:53 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rhythmbox
|
||||
#
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rhythmbox
|
||||
Version: 3.4.7
|
||||
Version: 3.4.8
|
||||
Release: 0
|
||||
Summary: GNOME Music Management Application
|
||||
License: GPL-2.0-or-later
|
||||
@@ -26,6 +26,8 @@ URL: https://wiki.gnome.org/Apps/Rhythmbox
|
||||
Source0: https://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz
|
||||
Source1: %{name}-remote-control.xml
|
||||
Source2: daap-server.xml
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: lirc-devel
|
||||
@@ -33,7 +35,6 @@ BuildRequires: meson >= 0.59
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-gobject
|
||||
BuildRequires: python3-gobject-Gdk
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.18.0
|
||||
@@ -120,7 +121,7 @@ rm -rf %{buildroot}%{_libdir}/rhythmbox/plugins/rbzeitgeist/
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog DOCUMENTERS INTERNALS MAINTAINERS MAINTAINERS.old NEWS README THANKS
|
||||
%doc AUTHORS ChangeLog DOCUMENTERS MAINTAINERS MAINTAINERS.old NEWS README.md THANKS
|
||||
%doc %{_datadir}/help/C/rhythmbox/
|
||||
%{_bindir}/rhythmbox
|
||||
%{_bindir}/rhythmbox-client
|
||||
|
||||
Reference in New Issue
Block a user