Update to 43.alpha
This commit is contained in:
parent
e20c55a911
commit
73a56042f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/gnome-clocks-42.alpha.tar.xz
|
||||
/gnome-clocks-42.beta.tar.xz
|
||||
/gnome-clocks-42.0.tar.xz
|
||||
/gnome-clocks-43.alpha.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-clocks
|
||||
Version: 42.0
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: Clock application designed for GNOME 3
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Clocks
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/42/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -67,6 +67,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.clocks.d
|
||||
%{_datadir}/metainfo/org.gnome.clocks.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Sat Mar 19 2022 David King <amigadave@amigadave.com> - 42.0-1
|
||||
- Update to 42.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-clocks-42.0.tar.xz) = f642cb4a626de2a97ad78c25922bb933bdac917d363097fcf5149310111abd11834410b48bfb4fc9cbae06f0ab30b0a5200d45304ce292b5a9558a90b922edb4
|
||||
SHA512 (gnome-clocks-43.alpha.tar.xz) = fb4496520dcb761b3bfa25c682392e277ff954c5194d9f219a4c8083e47e97149e5f04fbc2dca96d7cea0cb22b9d2440a83cc1ef808acb639e60191dd2d6b854
|
||||
|
Loading…
Reference in New Issue
Block a user