BR vala instead of obsolete vala-tools subpackage
This commit is contained in:
parent
fdc0673902
commit
22f633d3e5
@ -20,7 +20,7 @@
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Text editor for the GNOME desktop
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
@ -44,7 +44,7 @@ BuildRequires: which
|
||||
BuildRequires: intltool
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: itstool
|
||||
BuildRequires: vala-tools
|
||||
BuildRequires: vala
|
||||
%if %{with_python3}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-gobject >= %{pygo_version}
|
||||
@ -196,6 +196,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 2:3.22.0-2
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 2:3.22.0-1
|
||||
- Update to 3.22.0
|
||||
- Don't set group tags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user