Update to 3.25.92
This commit is contained in:
parent
1dd948a276
commit
68f08942ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.24.0.tar.xz
|
||||
/libgweather-3.24.1.tar.xz
|
||||
/libgweather-3.25.91.tar.xz
|
||||
/libgweather-3.25.92.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.25.91
|
||||
Version: 3.25.92
|
||||
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.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.25/%{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
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
* Fri Aug 25 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.91-1
|
||||
+ libgweather-3.25.91-1
|
||||
- Update to 3.25.91
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.25.91.tar.xz) = f4689942a2b9b8c60e7acaced4ee63d8ef65652320c94fbdde6e72dd34dd0738e667cbbabf855ad5b1808154aa1ffff9153e9d890d724ead343729f9255a6c14
|
||||
SHA512 (libgweather-3.25.92.tar.xz) = 21cd0e7cfbe71902327d772739aabf5e2bc82f8a731bdba6a661c170854900260687cb94ef56831482978535016025376358b051ab29446e060aada24bd656a1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user