|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
%undefine py_auto_byte_compile
|
|
|
|
|
|
|
|
|
|
Name: geany
|
|
|
|
|
Version: 1.38
|
|
|
|
|
Version: 2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A fast and lightweight IDE using GTK3
|
|
|
|
|
|
|
|
|
@ -18,9 +18,15 @@ BuildRequires: desktop-file-utils, gettext, pango-devel, intltool
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
|
BuildRequires: perl(XML::Parser)
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
Requires: vte291%{?_isa}
|
|
|
|
|
Requires: geany-libgeany = %{version}-%{release}
|
|
|
|
|
Provides: bundled(scintilla) = 3.10.4
|
|
|
|
|
|
|
|
|
|
Provides: bundled(scintilla) = 5.3.7
|
|
|
|
|
Provides: bundled(lexilla) = 5.2.7
|
|
|
|
|
|
|
|
|
|
Recommends: xterm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -149,11 +155,35 @@ EOF
|
|
|
|
|
%{_libdir}/pkgconfig/geany.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 08 2022 Dominic Hopf <dmaphy@fedoraproject.org> - 1.38-1
|
|
|
|
|
* Mon Oct 23 2023 Dominic Hopf <dmaphy@fedoraproject.org> - 2.0-1
|
|
|
|
|
- New upstream release: Geany 2.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.38-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Oct 09 2021 Dominic Hopf <dmaphy@fedoraproject.org> - 1.38-1
|
|
|
|
|
- New upstream release: Geany 1.38
|
|
|
|
|
|
|
|
|
|
* Wed Apr 08 2020 Dominic Hopf <dmaphy@fedoraproject.org> - 1.36-3
|
|
|
|
|
- Release bump
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.37.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.37.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Nov 08 2020 Dominic Hopf <dmaphy@fedoraproject.org> - 1.37.1-1
|
|
|
|
|
- New upstream release: Geany 1.37.1
|
|
|
|
|
|
|
|
|
|
* Sat Oct 31 2020 Jeff Law <law@redhat.com> - 1.37-2
|
|
|
|
|
- Fix bogus volatile caught by gcc-11
|
|
|
|
|
|
|
|
|
|
* Sun Oct 25 2020 Dominic Hopf <dmaphy@fedoraproject.org> - 1.37-1
|
|
|
|
|
- New upstream release: Geany 1.37
|
|
|
|
|
|
|
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.36-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun May 24 2020 Dominic Hopf <dmaphy@fedoraproject.org> - 1.36-3
|
|
|
|
|
- Add Recommends for xterm (RHBZ#1793743)
|
|
|
|
|
|
|
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.36-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|