From da7db5010112783890388de01ebc8163a0d3ab27 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 2 Jun 2013 16:58:43 +0200 Subject: [PATCH] Update to 3.9.2 --- .gitignore | 1 + libgweather.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 32eab58..a7ddca5 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.8.0.tar.xz /libgweather-3.8.1.tar.xz /libgweather-3.9.1.tar.xz +/libgweather-3.9.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 88229de..99f44a2 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.9.1 +Version: 3.9.2 Release: 1%{?dist} Summary: A library for weather information @@ -90,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Sun Jun 02 2013 Kalev Lember - 3.9.2-1 +- Update to 3.9.2 + * Sat May 04 2013 Kalev Lember - 3.9.1-1 - Update to 3.9.1 - Remove old gnome-applets-devel obsoletes diff --git a/sources b/sources index d708c4f..4ce5bc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77dc17923d38dcd81ce45eef94aea4fa libgweather-3.9.1.tar.xz +e616ce89d1b9f1720190a0a2a784782b libgweather-3.9.2.tar.xz