From b6caa9491dc72263e195f93d0aa0a930561c0b08 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Fri, 8 Jul 2016 06:13:14 +0200 Subject: [PATCH] Sync specfile with Fedora. --- gnome-shell-extension-openweather.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index e4e78c8..fda89f6 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -1,13 +1,13 @@ -%global git 8dd1696 +%global git 2cc5cfe %global uuid openweather-extension@jenslody.de %global github jenslody-gnome-shell-extension-openweather %global checkout git%{git} -%global checkout_date 20160325 +%global checkout_date 20160706 Name: gnome-shell-extension-openweather Version: 1 -Release: 0.18.%{checkout_date}%{checkout}%{?dist} +Release: 0.19.%{checkout_date}%{checkout}%{?dist} Summary: Display weather information from many locations in the world Group: User Interface/Desktops @@ -68,6 +68,10 @@ fi %{_datadir}/gnome-shell/extensions/%{uuid} %changelog +* Wed Jul 06 2016 Jens Lody - 1-0.19.20160706git2cc5cfe +- Several language files updated. +- Enabled on gnome-shell 3.21.3. + * Fri Mar 25 2016 Jens Lody - 1-0.18.20160325git8dd1696 - Updated dutch translation. - Add support for new version of gnome-shell (3.20).