Update to 3.19.90
This commit is contained in:
parent
2da68e98a6
commit
3952af93c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.17.92.tar.xz
|
||||
/libgweather-3.18.0.tar.xz
|
||||
/libgweather-3.18.1.tar.xz
|
||||
/libgweather-3.19.90.tar.xz
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
Name: libgweather
|
||||
Version: 3.18.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.19.90
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
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.18/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/libgweather/3.19/%{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
|
||||
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
||||
- Update to 3.19.90
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user