Update to 3.9.1
This commit is contained in:
parent
d5cec4f0ea
commit
81ff09b4e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.7.92.tar.xz
|
||||
/libgweather-3.8.0.tar.xz
|
||||
/libgweather-3.8.1.tar.xz
|
||||
/libgweather-3.9.1.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libgweather
|
||||
Version: 3.8.1
|
||||
Version: 3.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
@ -7,7 +7,7 @@ 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.8/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgweather/3.9/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: gtk3-devel >= 2.90.0
|
||||
@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
||||
- Update to 3.9.1
|
||||
|
||||
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
|
||||
- Update to 3.8.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user