From e65d61993c87cd31d33cc5939d5385fbf257b89e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 19 Aug 2014 14:09:06 +0200 Subject: [PATCH] Update to 3.13.90 --- .gitignore | 1 + libgweather.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c04ec01..52268f1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.13.2.tar.xz /libgweather-3.13.3.tar.xz /libgweather-3.13.4.tar.xz +/libgweather-3.13.90.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 0077f8c..5cca469 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,6 +1,6 @@ Name: libgweather -Version: 3.13.4 -Release: 2%{?dist} +Version: 3.13.90 +Release: 1%{?dist} Summary: A library for weather information Group: System Environment/Libraries @@ -91,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Aug 19 2014 Kalev Lember - 3.13.90-1 +- Update to 3.13.90 + * Sun Aug 17 2014 Fedora Release Engineering - 3.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 907c906..490715c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd2ba3a9a8af04c39d3c65bbbab1cb25 libgweather-3.13.4.tar.xz +2a8f21806833506111eb5ef1c009f07a libgweather-3.13.90.tar.xz