diff --git a/geany.spec b/geany.spec index 5475cba..aa79ae9 100644 --- a/geany.spec +++ b/geany.spec @@ -5,7 +5,7 @@ Name: geany Version: 1.25 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -77,7 +77,7 @@ Geany plugins. Summary: Header files for building Geany plug-ins Group: Development/Tools Requires: geany = %{version}-%{release} -Requires: pkgconfig gtk3-devel +Requires: pkgconfig gtk2-devel %description devel This package contains the header files and pkg-config file needed for building @@ -194,6 +194,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/pkgconfig/geany.pc %changelog +* Fri Aug 21 2015 Dominic Hopf - 1.25-6 +- fix depency for geany-devel on GTK + * Wed Aug 19 2015 Dominic Hopf - 1.25-5 - roll back to GTK2