Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-23 10:31:49 +01:00
parent 8c68cd6e73
commit ddd6993bfa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ libgweather-2.30.0.tar.bz2
/libgweather-3.15.90.tar.xz
/libgweather-3.15.91.tar.xz
/libgweather-3.15.92.tar.xz
/libgweather-3.16.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgweather
Version: 3.15.92
Version: 3.16.0
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.15/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/libgweather/3.16/%{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
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
- Update to 3.15.92

View File

@ -1 +1 @@
873e0f8a8f6e13ad01667cf1d626d3ca libgweather-3.15.92.tar.xz
7044d9017b994955a7c8fb3dd69422bb libgweather-3.16.0.tar.xz