Update to 3.1.3
This commit is contained in:
parent
c05f401c36
commit
147e92f873
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-2.91.0.tar.bz2
|
||||
/libgweather-2.91.6.tar.bz2
|
||||
/libgweather-3.0.0.tar.bz2
|
||||
/libgweather-3.1.3.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libgweather
|
||||
Version: 3.0.0
|
||||
Version: 3.1.3
|
||||
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.0/%{name}-%{version}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/libgweather/3.1/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: GConf2-devel >= 2.8.0
|
||||
BuildRequires: dbus-devel
|
||||
@ -112,6 +112,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
|
||||
- Update to 3.1.3
|
||||
|
||||
* Mon Apr 4 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user