Update to 3.37.90
This commit is contained in:
parent
7c9604612d
commit
d9adb01572
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/gnome-clocks-3.34.0.tar.xz
|
||||
/gnome-clocks-3.36.0.tar.xz
|
||||
/gnome-clocks-3.36.2.tar.xz
|
||||
/gnome-clocks-3.37.90.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global libgweather_version 3.32.0
|
||||
|
||||
Name: gnome-clocks
|
||||
Version: 3.36.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.37.90
|
||||
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/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -22,7 +22,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.8
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4
|
||||
BuildRequires: pkgconfig(libhandy-0.0)
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0
|
||||
BuildRequires: pkgconfig(gsound) >= 0.98
|
||||
|
||||
@ -46,7 +46,7 @@ Clock application designed for GNOME 3
|
||||
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.clocks.desktop
|
||||
|
||||
%files -f gnome-clocks.lang
|
||||
%doc AUTHORS.md NEWS.md README.md
|
||||
%doc AUTHORS.md NEWS README.md
|
||||
%license LICENSE.md
|
||||
%{_bindir}/gnome-clocks
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.clocks.svg
|
||||
@ -60,6 +60,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.clocks.d
|
||||
%{_datadir}/metainfo/org.gnome.clocks.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
|
||||
- Update to 3.37.90
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.2-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-clocks-3.36.2.tar.xz) = 7b55a72e10c857e3dd0e6726b46647cb544bcee76f151af9b17a65e83b8a2e06564ed6875a0ac52dcdae6ac0f700b7b39aaf25194af52a5cb5449b2653316af6
|
||||
SHA512 (gnome-clocks-3.37.90.tar.xz) = d92fd8072fe4dea71d5c1764368f50edfd5293290f1d318c69642206fdfed9909b10d44175d8779dee47833ef56b06f92b8abf3259d042e040d4e871d5eb3987
|
||||
|
Loading…
Reference in New Issue
Block a user