From cdcfed6995362d8fdcdb63e5d2f85f6d9b9d88d3 Mon Sep 17 00:00:00 2001
From: Jens Lody <jens@jenslody.de>
Date: Thu, 25 Aug 2016 23:16:06 +0200
Subject: [PATCH] Sync spec-file with Fedora.

---
 gnome-shell-extension-openweather.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec
index 0e55c8f..4683ccc 100644
--- a/gnome-shell-extension-openweather.spec
+++ b/gnome-shell-extension-openweather.spec
@@ -1,13 +1,13 @@
-%global git 4c98fe3
+%global git a44cb9e
 %global uuid openweather-extension@jenslody.de
 %global github jenslody-gnome-shell-extension-openweather
 %global checkout git%{git}
-%global checkout_date 20160722
+%global checkout_date 20160821
 
 
 Name:           gnome-shell-extension-openweather
 Version:        1
-Release:        0.20.%{checkout_date}%{checkout}%{?dist}
+Release:        0.21.%{checkout_date}%{checkout}%{?dist}
 Summary:        Display weather information from many locations in the world
 
 Group:          User Interface/Desktops
@@ -68,6 +68,11 @@ fi
 %{_datadir}/gnome-shell/extensions/%{uuid}
 
 %changelog
+* Sun Aug 21 2016 Jens Lody <fedora@jenslody.de> - 1-0.21.20160821gita44cb9e
+- Fix glibc error-message, when disabling the extension.
+- Fix minor issues in preferences-dialog.
+- Add/update translations.
+
 * Fri Jul 22 2016 Jens Lody <fedora@jenslody.de> - 1-0.20.20160722git4c98fe3
 - Update po-files via Makefile with gettext instead of using update.js .
 - Get rid of (mostly unmaintained) intltools.