Accepting request 1005455 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1005455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-radio?expand=0&rev=7
This commit is contained in:
commit
90921c06ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e01b7f5058e2a3bd89b0c943c9d4b3b7f931c2b9b83e88411127c2d2fedc2a3
|
|
||||||
size 447420
|
|
3
gnome-radio-46.0.tar.xz
Normal file
3
gnome-radio-46.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86d775d3b465e97cdc65111231b96f3ddd7ebc81987f4b259de02309bd679c37
|
||||||
|
size 438224
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 22 15:00:37 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 46.0:
|
||||||
|
+ Minor UI changes.
|
||||||
|
+ Added radio stations.
|
||||||
|
+ Revert back to GTK3 (no reason given).
|
||||||
|
- Replace pkgconfig(gtk4) BuildRequires with pkgconfig(gtk+-3.0),
|
||||||
|
following upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 08:31:43 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Aug 30 08:31:43 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-radio
|
Name: gnome-radio
|
||||||
Version: 45.1
|
Version: 46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Live Internet radio broadcaster discovery program
|
Summary: Live Internet radio broadcaster discovery program
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: http://www.gnomeradio.org
|
URL: http://www.gnomeradio.org
|
||||||
Source: https://download.gnome.org/sources/gnome-radio/45/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gnome-radio/46/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0)
|
|||||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
|
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
|
||||||
BuildRequires: pkgconfig(gstreamer-tag-1.0)
|
BuildRequires: pkgconfig(gstreamer-tag-1.0)
|
||||||
BuildRequires: pkgconfig(gstreamer-video-1.0)
|
BuildRequires: pkgconfig(gstreamer-video-1.0)
|
||||||
BuildRequires: pkgconfig(gtk4) >= 4.2.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.34
|
||||||
BuildRequires: pkgconfig(libgeoclue-2.0)
|
BuildRequires: pkgconfig(libgeoclue-2.0)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(pangoft2)
|
BuildRequires: pkgconfig(pangoft2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user