BR vala instead of obsolete vala-tools subpackage
This commit is contained in:
parent
fc29ec97df
commit
4344aca126
@ -1,6 +1,6 @@
|
||||
Name: libgweather
|
||||
Version: 3.20.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
License: GPLv2+
|
||||
@ -17,7 +17,7 @@ BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: vala-devel
|
||||
BuildRequires: vala-tools
|
||||
BuildRequires: vala
|
||||
|
||||
%description
|
||||
libgweather is a library to access weather information from online
|
||||
@ -86,6 +86,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.20.3-2
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.20.3-1
|
||||
- Update to 3.20.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user