diff --git a/gnome-clocks-41.0.tar.xz b/gnome-clocks-41.0.tar.xz deleted file mode 100644 index 3f3afb5..0000000 --- a/gnome-clocks-41.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df8c8b04ab92fa618f5dee5118571ef9fc9e8a5b795ea00a35c6dc677cb02dac -size 385088 diff --git a/gnome-clocks-42.0.tar.xz b/gnome-clocks-42.0.tar.xz new file mode 100644 index 0000000..8dabac7 --- /dev/null +++ b/gnome-clocks-42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7118db4a032e3cea3212d98cbb828d6b7cf22fe05e0c5fc8b391c6a3dd6fe0 +size 360968 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index 6339129..f7b8082 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Mar 20 08:16:59 UTC 2022 - Bjørn Lie + +- Update to version 42.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 14 11:16:05 UTC 2022 - Bjørn Lie + +- Update to version 42.beta: + + Use newer GClue to avoid sandbox hole + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 14 17:47:16 UTC 2022 - Dominique Leuenberger + +- Update to version 42.alpha: + + Codebase is now ported to GTK 4 and Libadwaita. + + Updated translations. +- Update BuildRequires, following upstreams port to GTK4: + + Replace pkgconfig(gnome-desktop-3.0) with + pkgconfig(gnome-desktop-4). + + Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4). + + Replace pkgconfig(libhandy-1) with pkgconfig(libadwaita-1). + + Replace pkgconfig(gweather-3.0) with pkgconfig(gweather-4). + ------------------------------------------------------------------- Wed Jan 12 19:25:54 UTC 2022 - Bjørn Lie diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 4759ca3..c22d0e6 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -18,32 +18,31 @@ Name: gnome-clocks -Version: 41.0 +Version: 42.0 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/41/%{name}-%{version}.tar.xz - +Source0: https://download.gnome.org/sources/gnome-clocks/42/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig -BuildRequires: vala >= 0.23.3 +BuildRequires: vala >= 0.55.1 BuildRequires: yelp-tools BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0 BuildRequires: pkgconfig(gio-2.0) >= 2.58 BuildRequires: pkgconfig(glib-2.0) >= 2.58 -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.8 +BuildRequires: pkgconfig(gnome-desktop-4) >= 3.8 BuildRequires: pkgconfig(gobject-2.0) >= 2.58 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gsound) >= 0.98 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 -BuildRequires: pkgconfig(gweather-3.0) >= 3.32.0 +BuildRequires: pkgconfig(gtk4) >= 4.5 +BuildRequires: pkgconfig(gweather4) >= 3.32.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.0 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 -BuildRequires: pkgconfig(libhandy-1) >= 1.0.0 %description A nice simple app to show the time, date, and alarms.