|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: geany
|
|
|
|
|
Version: 0.18
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: A fast and lightweight IDE using GTK2
|
|
|
|
|
|
|
|
|
|
Group: Development/Tools
|
|
|
|
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 16 2009 Dominic Hopf <dmaphy@fedoraproject.org> - 0.18-6
|
|
|
|
|
- release bump to correct the update path
|
|
|
|
|
|
|
|
|
|
* Sun Aug 16 2009 Dominic Hopf <dmaphy@fedoraproject.org> - 0.18-2
|
|
|
|
|
- update icon cache
|
|
|
|
|
|
|
|
|
|