From a9deb773b6291f232d9616eff0d86e1279dd5344 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 17 Aug 2016 11:51:59 +0200 Subject: [PATCH] Update to 3.20.2 --- .gitignore | 1 + libgweather.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 73dcc7b..d4b22f1 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.19.92.tar.xz /libgweather-3.20.0.tar.xz /libgweather-3.20.1.tar.xz +/libgweather-3.20.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 8e3706d..2beed64 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.20.1 +Version: 3.20.2 Release: 1%{?dist} Summary: A library for weather information @@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed Aug 17 2016 Kalev Lember - 3.20.2-1 +- Update to 3.20.2 + * Mon May 09 2016 Kalev Lember - 3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index 079ac68..fc56ae6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a5562f956cb5eb86dad4eb9be7c90f3 libgweather-3.20.1.tar.xz +3e0e174936b9273297690bc226232a94 libgweather-3.20.2.tar.xz