Update to 3.6.0
This commit is contained in:
parent
a614320dff
commit
b3ff56a755
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user