Update to 45.0
This commit is contained in:
parent
710992be94
commit
e5fb4073f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/gnome-clocks-43.0.tar.xz
|
||||
/gnome-clocks-44.rc.tar.xz
|
||||
/gnome-clocks-44.0.tar.xz
|
||||
/gnome-clocks-45.0.tar.xz
|
||||
|
@ -1,25 +1,24 @@
|
||||
%global geoclue2_version 2.6.0
|
||||
%global gtk4_version 4.5
|
||||
%global libadwaita_version 1.2.alpha
|
||||
%global libadwaita_version 1.4~alpha
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-clocks
|
||||
Version: 44.0
|
||||
Release: 2%{?dist}
|
||||
Version: 45.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Clock application designed for GNOME 3
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://wiki.gnome.org/Apps/Clocks
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/44/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/45/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libappstream-glib
|
||||
# Required for gnome-desktop-4 VAPI.
|
||||
BuildRequires: vala >= 0.56.4
|
||||
BuildRequires: vala
|
||||
|
||||
BuildRequires: pkgconfig(geocode-glib-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
@ -67,6 +66,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.clocks.d
|
||||
%{_datadir}/metainfo/org.gnome.clocks.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Kalev Lember <klember@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 44.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-clocks-44.0.tar.xz) = f262a18d13e5cb373760b02aa4dd79d7e6843aa400813d0c108bee0dfc084fb3d734e01cf1ffeadb34eb0f3e4db29d85d6817a98afa7864e997d7e2c5425d1bd
|
||||
SHA512 (gnome-clocks-45.0.tar.xz) = c030947bbba03ed3815a2ed62356a8aa54ec130bf8a7fe17e028af3b27fa8c6f02d365267e466867fea6e4daa36907193e0fb07c04ce0c390f20e01d4a6e716f
|
||||
|
Loading…
Reference in New Issue
Block a user