Accepting request 1003173 from GNOME:Factory
GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) (forwarded request 1002645 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1003173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-radio?expand=0&rev=6
This commit is contained in:
commit
69fc0e60cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4720ea4f52cf7d601d17c139afa59edab7aa0627680a73192b007f07cae3e35
|
||||
size 437296
|
3
gnome-radio-45.1.tar.xz
Normal file
3
gnome-radio-45.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e01b7f5058e2a3bd89b0c943c9d4b3b7f931c2b9b83e88411127c2d2fedc2a3
|
||||
size 447420
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 08:31:43 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 45.1:
|
||||
+ Stations: add RTI and Radio Free Asia.
|
||||
- Changes from version 45.0:
|
||||
+ Build system changes only.
|
||||
- Changes from version 44.1:
|
||||
+ BBC World Service profile
|
||||
- Changes from version 44.0:
|
||||
+ Initial port to GTK4.
|
||||
+ Include meson build system.
|
||||
- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4):
|
||||
follow upstreams port to GTK4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 12:16:31 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: gnome-radio
|
||||
Version: 16.0.43
|
||||
Version: 45.1
|
||||
Release: 0
|
||||
Summary: Live Internet radio broadcaster discovery program
|
||||
License: GPL-3.0-or-later
|
||||
URL: http://www.gnomeradio.org
|
||||
Source: https://download.gnome.org/sources/gnome-radio/16.0/%{name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/gnome-radio/45/%{name}-%{version}.tar.xz
|
||||
BuildRequires: intltool
|
||||
BuildRequires: itstool
|
||||
BuildRequires: pkgconfig
|
||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-tag-1.0)
|
||||
BuildRequires: pkgconfig(gstreamer-video-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk4) >= 4.2.0
|
||||
BuildRequires: pkgconfig(libgeoclue-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(pangoft2)
|
||||
@ -71,6 +71,7 @@ for playback. Enjoy Free Internet Radio.
|
||||
%doc ChangeLog README
|
||||
%{_bindir}/gnome-internet-radio-locator
|
||||
%{_bindir}/gnome-radio
|
||||
%{_bindir}/org.gnome.Radio
|
||||
%{_mandir}/man1/gnome-radio.1%{?ext_man}
|
||||
%{_datadir}/metainfo/gnome-radio.appdata.xml
|
||||
%{_datadir}/%{name}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user