|
|
@ -4,7 +4,7 @@
|
|
|
|
%global _python_bytecompile_errors_terminate_build 0
|
|
|
|
%global _python_bytecompile_errors_terminate_build 0
|
|
|
|
|
|
|
|
|
|
|
|
Name: geany
|
|
|
|
Name: geany
|
|
|
|
Version: 1.24
|
|
|
|
Version: 1.24.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A fast and lightweight IDE using GTK2
|
|
|
|
Summary: A fast and lightweight IDE using GTK2
|
|
|
|
|
|
|
|
|
|
|
@ -137,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Apr 17 2014 Dominic Hopf <dmaphy@fedoraproject.org> - 1.24.1-1
|
|
|
|
|
|
|
|
- New upstream release: Geany 1.24.1
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 15 2014 Dominic Hopf <dmaphy@fedoraproject.org> - 1.24-1
|
|
|
|
* Tue Apr 15 2014 Dominic Hopf <dmaphy@fedoraproject.org> - 1.24-1
|
|
|
|
- New upstream release: Geany 1.24
|
|
|
|
- New upstream release: Geany 1.24
|
|
|
|
- update sqlite3.c.tags and add std.css.tags for CSS3
|
|
|
|
- update sqlite3.c.tags and add std.css.tags for CSS3
|
|
|
|