Indicate that the package bundles scintilla 3.3.6.

epel8
Jason Tibbitts 10 years ago
parent 84ba1e0172
commit 14cfd13ef7

@ -5,7 +5,7 @@
Name: geany Name: geany
Version: 1.24.1 Version: 1.24.1
Release: 6%{?dist} Release: 7%{?dist}
Summary: A fast and lightweight IDE using GTK2 Summary: A fast and lightweight IDE using GTK2
Group: Development/Tools Group: Development/Tools
@ -41,6 +41,7 @@ Source22: http://advamacs.com/pub/tcl.tcl.tags
BuildRequires: desktop-file-utils, gettext, gtk2-devel, glib2-devel, pango-devel, intltool BuildRequires: desktop-file-utils, gettext, gtk2-devel, glib2-devel, pango-devel, intltool
BuildRequires: perl(XML::Parser) BuildRequires: perl(XML::Parser)
Requires: vte Requires: vte
Provides: bundled(scintilla) = 3.3.6
%description %description
@ -176,6 +177,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/pkgconfig/geany.pc %{_libdir}/pkgconfig/geany.pc
%changelog %changelog
* Mon May 04 2015 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.24.1-7
- Indicate that the package bundles scintilla 3.3.6.
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.24.1-6 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.24.1-6
- Rebuilt for GCC 5 C++11 ABI change - Rebuilt for GCC 5 C++11 ABI change

Loading…
Cancel
Save