Update to 3.24.0
This commit is contained in:
parent
470a5fcac8
commit
65dcd6c248
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.20.2.tar.xz
|
||||
/libgweather-3.20.3.tar.xz
|
||||
/libgweather-3.20.4.tar.xz
|
||||
/libgweather-3.24.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.20.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/LibGWeather
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.20/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.24/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0)
|
||||
BuildRequires: pkgconfig(gladeui-2.0)
|
||||
@ -86,6 +86,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.20.4.tar.xz) = 65b28a2bf8e9e7d8b02972d1d2f701ac8668b1e91154ba7ee94e9a08bb98d28ce44e88842e2fe78a13ce9f942d79fd2950d8de266dae28bb262c5fc11328ada9
|
||||
SHA512 (libgweather-3.24.0.tar.xz) = 90890ed640781b08b1132cd3d106c8d273fde1fc34ed4553de7a14b1be6e6900bfbf67389b67d9a17448b23e6c74cb2408ecde42c0a27527875fab36c7e40c4d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user