Update to 3.32.0
This commit is contained in:
parent
52a71d5a1d
commit
6f0fe40cb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.28.1.tar.xz
|
||||
/libgweather-3.28.2.tar.xz
|
||||
/libgweather-3.31.91.tar.xz
|
||||
/libgweather-3.32.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.31.91
|
||||
Version: 3.32.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.31/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -70,6 +70,9 @@ developing applications that use %{name}.
|
||||
%{_datadir}/vala/vapi/gweather-3.0.vapi
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Fri Feb 22 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
||||
- Update to 3.31.91
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.31.91.tar.xz) = 641d14723ade017d90ad4f4c95d9dadde2cf15e953dc658993e96b609d8821e4cef2d9e3fd002dc21e4c746d31f119c0c78cb098897900728b47fa8d1c168e89
|
||||
SHA512 (libgweather-3.32.0.tar.xz) = e3b32b73868ee8d989d38a07c2f4807a52c0a391ef41454f4d5c04a4d36e00c53d9b6638de1d56b47f49706e2719c25cc01e7e702cfa0289f2e6f774d234efbd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user