!20 update to version 44.2
From: @zhangxianting Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
78cbffd872
Binary file not shown.
BIN
gedit-44.2.tar.xz
Normal file
BIN
gedit-44.2.tar.xz
Normal file
Binary file not shown.
16
gedit.spec
16
gedit.spec
@ -6,17 +6,18 @@
|
||||
%global pygo_version 3.0.0
|
||||
|
||||
%global __provides_exclude_from ^%{_libdir}/gedit/plugins/
|
||||
%global apiver 41
|
||||
%global apiver 44
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 42.2
|
||||
Release: 3
|
||||
Version: 44.2
|
||||
Release: 1
|
||||
Summary: Text editor for the GNOME desktop
|
||||
License: GPLv2+ and GFDL-1.1-or-later
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(amtk-5)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
@ -40,6 +41,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-gobject >= %{pygo_version}
|
||||
BuildRequires: libappstream-glib
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: tepl-devel
|
||||
|
||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||
Requires: gspell%{?_isa} >= %{gspell_version}
|
||||
@ -55,7 +57,6 @@ Requires: gvfs-client
|
||||
Obsoletes: gedit-collaboration < 3.6.1-6
|
||||
Obsoletes: gedit-plugin-zeitgeist < 3.35.90
|
||||
|
||||
|
||||
%description
|
||||
gedit is a small, but powerful text editor designed specifically for
|
||||
the GNOME desktop. It has most standard text editor functions and fully
|
||||
@ -132,8 +133,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.gedit.deskt
|
||||
%{_libdir}/gedit/plugins/libdocinfo.so
|
||||
%{_libdir}/gedit/plugins/filebrowser.plugin
|
||||
%{_libdir}/gedit/plugins/libfilebrowser.so
|
||||
%{_libdir}/gedit/plugins/openlinks.plugin
|
||||
%{_libdir}/gedit/plugins/libopenlinks.so
|
||||
%{_libdir}/gedit/plugins/modelines.plugin
|
||||
%{_libdir}/gedit/plugins/libmodelines.so
|
||||
%{_libdir}/gedit/plugins/externaltools.plugin
|
||||
@ -178,6 +177,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.gedit.deskt
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2023 zhangxianting <zhangxianting@uniontech.com> - 2:44.2-1
|
||||
- update to version 44.2
|
||||
|
||||
* Fri Mar 24 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 2:42.2-3
|
||||
- add library path file to /etc/ld.so.conf.d
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user