Update to 3.28.0
This commit is contained in:
parent
4435b6da1b
commit
b215a87a82
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.26.0.tar.xz
|
||||
/libgweather-3.26.1.tar.xz
|
||||
/libgweather-3.27.4.tar.xz
|
||||
/libgweather-3.28.0.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 3.27.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.28.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.27/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/3.28/%{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
|
||||
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-3.27.4.tar.xz) = c55a2693d82fe98cfb083b5d32848185ebf3bb11d66866a6e08b4d01981cbe572bf8b04e59648bd8bc2e965255f13daf78814af926dab678c4264e3cc61654e6
|
||||
SHA512 (libgweather-3.28.0.tar.xz) = 2ae53c22c3ded7df58ec6429d9f77187c3d3195108704df40a9b1027fe8a59c6d75ebb77e81398a1e308580ae9da856e453f98c2901c4fd913fda6b26604da4a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user