From 5b140846f35d0b9ca9223a20b2dd25a4ddb27e07 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 20 Jun 2013 21:17:40 +0200 Subject: [PATCH] Update to 3.9.3 --- .gitignore | 1 + libgweather.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7ddca5..905f4be 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.8.1.tar.xz /libgweather-3.9.1.tar.xz /libgweather-3.9.2.tar.xz +/libgweather-3.9.3.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 99f44a2..f8ef6fd 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.9.2 +Version: 3.9.3 Release: 1%{?dist} Summary: A library for weather information @@ -90,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Thu Jun 20 2013 Kalev Lember - 3.9.3-1 +- Update to 3.9.3 + * Sun Jun 02 2013 Kalev Lember - 3.9.2-1 - Update to 3.9.2 diff --git a/sources b/sources index 4ce5bc3..e5074da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e616ce89d1b9f1720190a0a2a784782b libgweather-3.9.2.tar.xz +f25aa7cb35df9b1e739114dc5df7a76f libgweather-3.9.3.tar.xz