We don't need no tepl, let the library burn. Burn library, burn.
This commit is contained in:
parent
79f01ac3ba
commit
8885160cf6
20233
0001-deteplification-the-mega-commit.patch
Normal file
20233
0001-deteplification-the-mega-commit.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 40.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Text editor for the GNOME desktop
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
@ -30,6 +30,8 @@ Patch1: restore-overlay-scrollbars.patch
|
||||
Patch2: python3-install-path-fix.patch
|
||||
# https://gitlab.gnome.org/GNOME/gedit/-/merge_requests/108
|
||||
Patch3: 0001-Add-40.0-release-info-to-appdata.patch
|
||||
# https://gitlab.gnome.org/GNOME/gedit/-/merge_requests/109
|
||||
Patch4: 0001-deteplification-the-mega-commit.patch
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -42,7 +44,6 @@ BuildRequires: pkgconfig(libpeas-gtk-1.0) >= %{libpeas_version}
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(pygobject-3.0)
|
||||
BuildRequires: pkgconfig(tepl-6) >= %{tepl_version}
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -61,7 +62,6 @@ Requires: gtk3%{?_isa} >= %{gtk3_version}
|
||||
Requires: gtksourceview4%{?_isa} >= %{gtksourceview_version}
|
||||
Requires: libpeas-loader-python3%{?_isa}
|
||||
Requires: python3-gobject >= %{pygo_version}
|
||||
Requires: tepl%{?_isa} >= %{tepl_version}
|
||||
# the run-command plugin uses zenity
|
||||
Requires: zenity
|
||||
Requires: gsettings-desktop-schemas
|
||||
@ -176,6 +176,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 Ray Strode <rstrode@redhat.com> - 2:40.0-4
|
||||
- We don't need no tepl, let the library burn. Burn library, burn.
|
||||
|
||||
* Fri Apr 02 2021 Kalev Lember <klember@redhat.com> - 2:40.0-3
|
||||
- Add 40.0 release info to appdata
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user