BR vala instead of obsolete vala-tools subpackage
This commit is contained in:
parent
a877975171
commit
8d22e5b97d
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 3.22.0
|
Version: 3.22.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Clock application designed for GNOME 3
|
Summary: Clock application designed for GNOME 3
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -12,7 +12,7 @@ Buildrequires: gobject-introspection-devel
|
|||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgweather-devel >= 3.13.91
|
BuildRequires: libgweather-devel >= 3.13.91
|
||||||
BuildRequires: gnome-desktop3-devel
|
BuildRequires: gnome-desktop3-devel
|
||||||
BuildRequires: vala-tools
|
BuildRequires: vala
|
||||||
BuildRequires: desktop-file-utils glib2-devel itstool
|
BuildRequires: desktop-file-utils glib2-devel itstool
|
||||||
BuildRequires: geoclue2-devel
|
BuildRequires: geoclue2-devel
|
||||||
BuildRequires: geocode-glib-devel
|
BuildRequires: geocode-glib-devel
|
||||||
@ -81,6 +81,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
|
||||||
|
- BR vala instead of obsolete vala-tools subpackage
|
||||||
|
|
||||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
- Update to 3.22.0
|
- Update to 3.22.0
|
||||||
- Use make_install macro
|
- Use make_install macro
|
||||||
|
Loading…
Reference in New Issue
Block a user