From d5cec4f0eac795389d51e81f9d02bb4ce569885c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 15 Apr 2013 23:35:40 +0200 Subject: [PATCH] Update to 3.8.1 --- .gitignore | 1 + libgweather.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 01fe0a0..669f015 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.7.91.tar.xz /libgweather-3.7.92.tar.xz /libgweather-3.8.0.tar.xz +/libgweather-3.8.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index e8d30ec..7d4dbd7 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.8.0 +Version: 3.8.1 Release: 1%{?dist} Summary: A library for weather information @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Apr 15 2013 Kalev Lember - 3.8.1-1 +- Update to 3.8.1 + * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index be73341..d75bc64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06610b910fd9d841b81041c2f457df7b libgweather-3.8.0.tar.xz +c98736d36056d887dca4c58e036f9c6d libgweather-3.8.1.tar.xz