Update to 3.34.0
This commit is contained in:
parent
b6eb49ac9e
commit
c8af80c2f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.32.1.tar.xz
|
||||
/libgweather-3.33.0.tar.xz
|
||||
/libgweather-3.33.92.tar.xz
|
||||
/libgweather-3.34.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.33.92
|
||||
Version: 3.34.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.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.34/%{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
|
||||
* Tue Oct 08 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
||||
- Update to 3.33.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.33.92.tar.xz) = d01b8710582b9390925d4c3e5c46ee88bf214af129f027b731975685a8aa6c7a73f26606a58642f3c2f3af48b20074e6198892bd99a8f7ef3fd964c871bbc2c4
|
||||
SHA512 (libgweather-3.34.0.tar.xz) = 44451837039965251d86f6f538c943a771ab1944d9190ddb2c6bdb34b3ed0e33756c537e84f24487fd5f28b107e8d3af05a6c20a68f83734ac26ff69a8bd0aba
|
||||
|
||||
Loading…
Reference in New Issue
Block a user