From b3ff56a755aa5b5984d7e78f26e3a2e640bbc542 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 25 Sep 2012 20:41:05 +0200 Subject: [PATCH] Update to 3.6.0 --- .gitignore | 1 + libgweather.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c5d93dc..b49924d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.5.90.tar.xz /libgweather-3.5.91.tar.xz /libgweather-3.5.92.tar.xz +/libgweather-3.6.0.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 80336ed..00186ed 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,13 +1,13 @@ Name: libgweather -Version: 3.5.92 -Release: 2%{?dist} +Version: 3.6.0 +Release: 1%{?dist} Summary: A library for weather information Group: System Environment/Libraries License: GPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/libgweather -Source0: http://download.gnome.org/sources/libgweather/3.5/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.6/%{name}-%{version}.tar.xz BuildRequires: GConf2-devel >= 2.8.0 BuildRequires: dbus-devel @@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Sep 25 2012 Kalev Lember - 3.6.0-1 +- Update to 3.6.0 + * Wed Sep 19 2012 Kalev Lember - 3.5.92-2 - Silence glib-compile-schemas scriplets diff --git a/sources b/sources index 3aa1e02..932e48f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcfeffa4974d2292bb4f48daeb0f591d libgweather-3.5.92.tar.xz +b1d25349e29d6327041c21ac354e15f8 libgweather-3.6.0.tar.xz