diff --git a/geany.spec b/geany.spec index f92e941..acca10c 100644 --- a/geany.spec +++ b/geany.spec @@ -5,7 +5,7 @@ Name: geany Version: 1.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -42,7 +42,7 @@ BuildRequires: desktop-file-utils, gettext, gtk2-devel, glib2-devel, pango-devel BuildRequires: perl(XML::Parser) Requires: vte Requires: geany-libgeany = %{version}-%{release} -Provides: bundled(scintilla) = 3.5.6 +Provides: bundled(scintilla) = 3.6.6 %description @@ -194,6 +194,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/pkgconfig/geany.pc %changelog +* Mon Jul 11 2016 Dominic Hopf - 1.28-2 +- Version of bundled Scintilla has changed as well: 3.5.6 -> 3.6.6 + * Sun Jul 10 2016 Dominic Hopf - 1.28-1 - New upstream release: Geany 1.28