Update to 3.25.90. Drop patch
This commit is contained in:
parent
ea552bec57
commit
34a60bc3e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/gnome-clocks-3.24.0.tar.xz
|
||||
/gnome-clocks-3.25.1.tar.xz
|
||||
/gnome-clocks-3.25.2.tar.xz
|
||||
/gnome-clocks-3.25.90.tar.xz
|
||||
|
@ -1,10 +0,0 @@
|
||||
diff --git a/help/meson.build b/help/meson.build
|
||||
index 654b994..57eef1b 100644
|
||||
--- a/help/meson.build
|
||||
+++ b/help/meson.build
|
||||
@@ -41,4 +41,5 @@ gnome.yelp(
|
||||
sources: help_files,
|
||||
media: help_media,
|
||||
languages: help_linguas,
|
||||
+ symlink_media: true,
|
||||
)
|
@ -1,15 +1,12 @@
|
||||
Name: gnome-clocks
|
||||
Version: 3.25.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.25.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.25/%{name}-%{version}.tar.xz
|
||||
|
||||
# This one got lost in the release
|
||||
Patch0: gnome-clocks-meson1.patch
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -76,6 +73,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 20 2017 Yanko Kaneti <yaneti@declera.com> - 3.25.90-1
|
||||
- Update to 3.25.90
|
||||
- Drop symlink patch, meson 0.43 does it by default
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-clocks-3.25.2.tar.xz) = 53dd531a535434af007432f0846dc68a9e45dda958f0d820c583b723229d2243c147f99dbdb05cade6b0032af6eed9f4cb82e20bbcbda2372c25f5a6584aa0e3
|
||||
SHA512 (gnome-clocks-3.25.90.tar.xz) = 1e563ee7f37ffc4b4c4ed2f820bddf0a141c624d8b8cf81cc0bb410d09b76dc89420747c027ffa363562dd3430e0edeceb518f736a6be93ecef137d77d3cf222
|
||||
|
Loading…
Reference in New Issue
Block a user