Update to 40.1
Resolves: #1957680
(cherry picked from Fedora commit 0ca2065c24
)
This commit is contained in:
parent
468b70191c
commit
6e72216f87
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ gedit-plugins-2.31.1.tar.bz2
|
|||||||
/gedit-plugins-3.38.0.tar.xz
|
/gedit-plugins-3.38.0.tar.xz
|
||||||
/gedit-plugins-3.38.1.tar.xz
|
/gedit-plugins-3.38.1.tar.xz
|
||||||
/gedit-plugins-40.0.tar.xz
|
/gedit-plugins-40.0.tar.xz
|
||||||
|
/gedit-plugins-40.1.tar.xz
|
||||||
|
@ -4,17 +4,14 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gedit-plugins
|
Name: gedit-plugins
|
||||||
Version: 40.0
|
Version: 40.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Plugins for gedit
|
Summary: Plugins for gedit
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Gedit
|
URL: https://wiki.gnome.org/Apps/Gedit
|
||||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
# Backported from upstream
|
|
||||||
Patch0: remove-tepl.patch
|
|
||||||
|
|
||||||
BuildRequires: atk-devel
|
BuildRequires: atk-devel
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: gedit-devel
|
BuildRequires: gedit-devel
|
||||||
@ -347,6 +344,9 @@ The gedit wordcompletion plugin.
|
|||||||
%{_datadir}/metainfo/gedit-wordcompletion.metainfo.xml
|
%{_datadir}/metainfo/gedit-wordcompletion.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 40.1-1
|
||||||
|
- Update to 40.1
|
||||||
|
|
||||||
* Tue May 04 2021 Ray Strode <rstrode@redhat.com> - 40.0-4
|
* Tue May 04 2021 Ray Strode <rstrode@redhat.com> - 40.0-4
|
||||||
- Rebuild
|
- Rebuild
|
||||||
Related: #1951302
|
Related: #1951302
|
||||||
|
1011
remove-tepl.patch
1011
remove-tepl.patch
File diff suppressed because it is too large
Load Diff
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gedit-plugins-40.0.tar.xz) = 660e82dc1a1187262afd921196074dd2808a400b5acbc88ab36f522c50f1b9d221ff1821c2e8c0c066c7556862779e8d277f52a758070c59b17e6b53791ff39d
|
SHA512 (gedit-plugins-40.1.tar.xz) = 71649d157ac5591e4dd317c44ae167c98fb59e253c45f8c1ff8ef397a9e3f0bb968f0ef2486f9021354269e77defb9e5e305f1538f69818480a250966143c7a3
|
||||||
|
Loading…
Reference in New Issue
Block a user