Update to 3.17.1

This commit is contained in:
Kalev Lember 2015-05-01 18:24:09 +02:00
parent 945db90b29
commit acc273b45d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@ libgweather-2.30.0.tar.bz2
/libgweather-3.15.92.tar.xz
/libgweather-3.16.0.tar.xz
/libgweather-3.16.1.tar.xz
/libgweather-3.17.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgweather
Version: 3.16.1
Version: 3.17.1
Release: 1%{?dist}
Summary: A library for weather information
@ -7,7 +7,7 @@ Group: System Environment/Libraries
License: GPLv2+
URL: https://wiki.gnome.org/Projects/LibGWeather
#VCS: git:git://git.gnome.org/libgweather
Source0: http://download.gnome.org/sources/libgweather/3.16/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/libgweather/3.17/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(geocode-glib-1.0)
BuildRequires: pkgconfig(gladeui-2.0)
@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%changelog
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
- Update to 3.17.1
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
- Update to 3.16.1

View File

@ -1 +1 @@
6960114adbfa2728815b4bd2b14b1a54 libgweather-3.16.1.tar.xz
dd1b5c7e47a9a353acf817aaeceb0a23 libgweather-3.17.1.tar.xz