From 9784ccd13f76d465ecef31e514875be23bef5bcec0605f15e14ea52252f64ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 22 Sep 2022 17:18:11 +0000 Subject: [PATCH] Accepting request 1005437 from GNOME:Next - Update to version 46.0 OBS-URL: https://build.opensuse.org/request/show/1005437 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-radio?expand=0&rev=13 --- gnome-radio-45.1.tar.xz | 3 --- gnome-radio-46.0.tar.xz | 3 +++ gnome-radio.changes | 10 ++++++++++ gnome-radio.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 gnome-radio-45.1.tar.xz create mode 100644 gnome-radio-46.0.tar.xz diff --git a/gnome-radio-45.1.tar.xz b/gnome-radio-45.1.tar.xz deleted file mode 100644 index 597b1ef..0000000 --- a/gnome-radio-45.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e01b7f5058e2a3bd89b0c943c9d4b3b7f931c2b9b83e88411127c2d2fedc2a3 -size 447420 diff --git a/gnome-radio-46.0.tar.xz b/gnome-radio-46.0.tar.xz new file mode 100644 index 0000000..1fed959 --- /dev/null +++ b/gnome-radio-46.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d775d3b465e97cdc65111231b96f3ddd7ebc81987f4b259de02309bd679c37 +size 438224 diff --git a/gnome-radio.changes b/gnome-radio.changes index 3880eb1..0f46409 100644 --- a/gnome-radio.changes +++ b/gnome-radio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 22 15:00:37 UTC 2022 - Dominique Leuenberger + +- 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 diff --git a/gnome-radio.spec b/gnome-radio.spec index 2182329..5076585 100644 --- a/gnome-radio.spec +++ b/gnome-radio.spec @@ -17,12 +17,12 @@ Name: gnome-radio -Version: 45.1 +Version: 46.0 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/45/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-radio/46/%{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(gtk4) >= 4.2.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.34 BuildRequires: pkgconfig(libgeoclue-2.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(pangoft2)