From cc074b9bdf5a7f98436f9eab5695f2f068f5273dbb17e50c9f3edae6cdd32779 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:33:21 +0000 Subject: [PATCH 1/2] Accepting request 1002632 from GNOME:Next GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002632 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=103 --- gnome-clocks-42.0.tar.xz | 3 --- gnome-clocks-43.beta.tar.xz | 3 +++ gnome-clocks.changes | 21 +++++++++++++++++++++ gnome-clocks.spec | 6 +++--- 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 gnome-clocks-42.0.tar.xz create mode 100644 gnome-clocks-43.beta.tar.xz diff --git a/gnome-clocks-42.0.tar.xz b/gnome-clocks-42.0.tar.xz deleted file mode 100644 index 8dabac7..0000000 --- a/gnome-clocks-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e7118db4a032e3cea3212d98cbb828d6b7cf22fe05e0c5fc8b391c6a3dd6fe0 -size 360968 diff --git a/gnome-clocks-43.beta.tar.xz b/gnome-clocks-43.beta.tar.xz new file mode 100644 index 0000000..8ce5452 --- /dev/null +++ b/gnome-clocks-43.beta.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa354124ae0469135c7a097cb77386854e94cf950c89e2cf20cee4d15fe3c570 +size 364828 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index f7b8082..051e377 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Aug 7 10:23:27 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + Port to AdwAboutWindow + + Fix notifications are immediately withdrawn. + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 18 09:03:42 UTC 2022 - Bjørn Lie + +- Update to version 43.alpha: + + Build against either geocode-glib-1.0 or geocode-glib-2.0. + + Disable "Add" button by default on new timer dialog. + + Fix the incorrect order of stopwatch's time label using RTL + locale. + + Do not match timezones on search. +- Replace pkgconfig(geocode-glib-1.0) with + pkgconfig(geocode-glib-2.0) BuildRequires following upstream + changes. + ------------------------------------------------------------------- Sun Mar 20 08:16:59 UTC 2022 - Bjørn Lie diff --git a/gnome-clocks.spec b/gnome-clocks.spec index c22d0e6..6fe2b89 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -18,13 +18,13 @@ Name: gnome-clocks -Version: 42.0 +Version: 43.beta Release: 0 Summary: Clock application designed for GNOME 3 License: GPL-2.0-or-later Group: Productivity/Office/Other URL: https://live.gnome.org/Design/Apps/Clock -Source0: https://download.gnome.org/sources/gnome-clocks/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-clocks/43/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -32,7 +32,7 @@ BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: vala >= 0.55.1 BuildRequires: yelp-tools -BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0 +BuildRequires: pkgconfig(geocode-glib-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.58 BuildRequires: pkgconfig(glib-2.0) >= 2.58 BuildRequires: pkgconfig(gnome-desktop-4) >= 3.8 From fbc2f2183ed7fe60fd539107d74f2a9cb3a4604ad8b1f815f85f33e934959af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 20 Sep 2022 19:31:47 +0000 Subject: [PATCH 2/2] Accepting request 1005022 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1005022 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=104 --- gnome-clocks-43.0.tar.xz | 3 +++ gnome-clocks-43.beta.tar.xz | 3 --- gnome-clocks.changes | 6 ++++++ gnome-clocks.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 gnome-clocks-43.0.tar.xz delete mode 100644 gnome-clocks-43.beta.tar.xz diff --git a/gnome-clocks-43.0.tar.xz b/gnome-clocks-43.0.tar.xz new file mode 100644 index 0000000..15f7ab5 --- /dev/null +++ b/gnome-clocks-43.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0743b70d00880aa3bcdcc7f7f34c8c2286257b5c81737d4f981bc8c4f4f981d +size 366872 diff --git a/gnome-clocks-43.beta.tar.xz b/gnome-clocks-43.beta.tar.xz deleted file mode 100644 index 8ce5452..0000000 --- a/gnome-clocks-43.beta.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa354124ae0469135c7a097cb77386854e94cf950c89e2cf20cee4d15fe3c570 -size 364828 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index 051e377..cedaafe 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 20 17:36:44 UTC 2022 - Bjørn Lie + +- Update to version 43.0: + + Updated translations. + ------------------------------------------------------------------- Sun Aug 7 10:23:27 UTC 2022 - Bjørn Lie diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 6fe2b89..33850ac 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -18,7 +18,7 @@ Name: gnome-clocks -Version: 43.beta +Version: 43.0 Release: 0 Summary: Clock application designed for GNOME 3 License: GPL-2.0-or-later