Update to 3.20.4
This commit is contained in:
parent
4344aca126
commit
33662c4d71
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.20.1.tar.xz
|
||||
/libgweather-3.20.2.tar.xz
|
||||
/libgweather-3.20.3.tar.xz
|
||||
/libgweather-3.20.4.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libgweather
|
||||
Version: 3.20.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.20.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
License: GPLv2+
|
||||
@ -86,6 +86,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 27 2016 Kalev Lember <klember@redhat.com> - 3.20.4-1
|
||||
- Update to 3.20.4
|
||||
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.20.3-2
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user