diff --git a/gedit.spec b/gedit.spec index 848542f..68d81fd 100644 --- a/gedit.spec +++ b/gedit.spec @@ -25,7 +25,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 Version: 3.11.90 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -57,6 +57,7 @@ BuildRequires: intltool BuildRequires: gobject-introspection-devel BuildRequires: yelp-tools BuildRequires: itstool +BuildRequires: vala-tools %if %{with_python3} BuildRequires: python3-devel BuildRequires: python3-gobject >= %{pygo_version} @@ -217,6 +218,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_includedir}/gedit-3.12 %{_libdir}/pkgconfig/gedit.pc %{_datadir}/gtk-doc +%{_datadir}/vala/ %if %{with_zeitgeist} %files zeitgeist @@ -225,6 +227,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Thu Feb 20 2014 Kalev Lember - 2:3.11.90-2 +- Enable vala support + * Wed Feb 19 2014 Richard Hughes - 2:3.11.90-1 - Update to 3.11.90