Compare commits

..

10 commits

Author SHA1 Message Date
Leigh Scott
754bdafbf4 Add requires xapp-symbolic-icons 2026-08-26 11:09:31 +01:00
Leigh Scott
700dc85968 Add requires xapp-symbolic-icons 2026-08-02 10:49:27 +01:00
Fedora Release Engineering
b9ab9da73b Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:07:19 +00:00
Leigh Scott
9d49480031 Drop unused build deps 2026-06-03 12:01:57 +01:00
Fedora Release Engineering
8ef6a2791e Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:34:02 +00:00
Leigh Scott
bbd3307700 Update to 3.8.9 2026-01-09 13:45:08 +00:00
Leigh Scott
117e847311 Update to 3.8.7 2025-12-13 12:00:32 +00:00
Leigh Scott
cdc1954bf2 Update to 3.8.6 2025-12-13 12:00:32 +00:00
Leigh Scott
5af5ad483e Revert "Apply girepository2 patch on EPEL 11"
This reverts commit 39d852f03a.
2025-12-13 11:58:42 +00:00
Yaakov Selkowitz
39d852f03a Apply girepository2 patch on EPEL 11 2025-10-29 18:52:25 -04:00
2 changed files with 17 additions and 5 deletions

View file

@ -1 +1 @@
SHA512 (xed-3.8.7.tar.gz) = 668ca54207ca56f8e707c15eb97ef83f302758012486c33090bd078ef83b22db813ea8c4c891e97e515af252b73439decc9f8ddd6487db4993c8b4fcac50b4ee
SHA512 (xed-3.8.9.tar.gz) = bd72b1b4f41ecd352366cf193ebfbdd49f6bcdd8f0b347adc91c25ad1cc315cff8b13956dee51a43754cd81e508f06b2a592da2276bdb8f2ef43a12c516ea76d

View file

@ -2,8 +2,8 @@
%global __provides_exclude_from ^%{_libdir}/%{name}/plugins/.*$
Name: xed
Version: 3.8.7
Release: 1%{?dist}
Version: 3.8.9
Release: 4%{?dist}
Summary: X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
# Automatically converted from old format: GPLv2+ - review is highly recommended.
@ -28,7 +28,6 @@ BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtksourceview-4)
BuildRequires: pkgconfig(libpeas-gtk-1.0)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(iso-codes)
BuildRequires: python3-gobject-devel
BuildRequires: python3-gobject-base
BuildRequires: pkgconfig(sm)
@ -39,6 +38,7 @@ Requires: iso-codes
Requires: libpeas1-loader-python3%{?_isa}
Requires: python%{python3_pkgversion}-gobject%{?_isa}
Requires: xapps%{?_isa}
Requires: xapp-symbolic-icons
Suggests: hunspell-en
%description
@ -91,7 +91,7 @@ This package contains the documentation files for %{name}.
#rm -rf %{buildroot}%{_libdir}/%{name}/plugins/{bracket-complete,joinlines*,open-uri-context-menu,textsize*}
%endif
%find_lang %{name} --with-gnome
%find_lang %{name} --with-gnome
%check
# Validate desktop-files.
@ -128,6 +128,18 @@ This package contains the documentation files for %{name}.
%doc %{_datadir}/gtk-doc/*
%changelog
* Wed Aug 26 2026 Leigh Scott <leigh123linux@gmail.com> - 3.8.9-4
- Add requires xapp-symbolic-icons
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 09 2026 Leigh Scott <leigh123linux@gmail.com> - 3.8.9-1
- Update to 3.8.9
* Sat Dec 13 2025 Leigh Scott <leigh123linux@gmail.com> - 3.8.7-1
- Update to 3.8.7