Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bc559b40b4 | ||
|
|
e29e769920 |
2 changed files with 5 additions and 17 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xed-3.8.9.tar.gz) = bd72b1b4f41ecd352366cf193ebfbdd49f6bcdd8f0b347adc91c25ad1cc315cff8b13956dee51a43754cd81e508f06b2a592da2276bdb8f2ef43a12c516ea76d
|
||||
SHA512 (xed-3.8.7.tar.gz) = 668ca54207ca56f8e707c15eb97ef83f302758012486c33090bd078ef83b22db813ea8c4c891e97e515af252b73439decc9f8ddd6487db4993c8b4fcac50b4ee
|
||||
|
|
|
|||
20
xed.spec
20
xed.spec
|
|
@ -2,8 +2,8 @@
|
|||
%global __provides_exclude_from ^%{_libdir}/%{name}/plugins/.*$
|
||||
|
||||
Name: xed
|
||||
Version: 3.8.9
|
||||
Release: 4%{?dist}
|
||||
Version: 3.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
|
||||
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
|
|
@ -28,6 +28,7 @@ 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)
|
||||
|
|
@ -38,7 +39,6 @@ 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,18 +128,6 @@ 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue