Update to 3.6.0

This commit is contained in:
Kalev Lember 2012-09-25 20:41:05 +02:00
parent a614320dff
commit b3ff56a755
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 3.6.0-1
- Update to 3.6.0
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-2
- Silence glib-compile-schemas scriplets

View File

@ -1 +1 @@
dcfeffa4974d2292bb4f48daeb0f591d libgweather-3.5.92.tar.xz
b1d25349e29d6327041c21ac354e15f8 libgweather-3.6.0.tar.xz