Update to 3.26.0
This commit is contained in:
parent
62c30eac88
commit
28ce1f0a9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.24.1.tar.xz
|
||||
/libgweather-3.25.91.tar.xz
|
||||
/libgweather-3.25.92.tar.xz
|
||||
/libgweather-3.26.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.25.92
|
||||
Version: 3.26.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.25/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.26/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0)
|
||||
BuildRequires: pkgconfig(gladeui-2.0)
|
||||
@ -84,6 +84,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||
- Update to 3.26.0
|
||||
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.25.92.tar.xz) = 21cd0e7cfbe71902327d772739aabf5e2bc82f8a731bdba6a661c170854900260687cb94ef56831482978535016025376358b051ab29446e060aada24bd656a1
|
||||
SHA512 (libgweather-3.26.0.tar.xz) = 46fcc8319861237f908218b223102217591d731803093727a159912cefbd82017e1e064535d785e7f4ee6d227b47aff3240a14396fb9dc06ab26343720473606
|
||||
|
||||
Loading…
Reference in New Issue
Block a user