Related: #1951302
This commit is contained in:
Ray Strode 2021-05-04 10:16:56 -04:00
parent 2927c86dbe
commit 468b70191c

View File

@ -5,7 +5,7 @@
Name: gedit-plugins
Version: 40.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Plugins for gedit
License: GPLv2+
@ -347,6 +347,10 @@ The gedit wordcompletion plugin.
%{_datadir}/metainfo/gedit-wordcompletion.metainfo.xml
%changelog
* Tue May 04 2021 Ray Strode <rstrode@redhat.com> - 40.0-4
- Rebuild
Related: #1951302
* Tue Apr 20 2021 Kalev Lember <klember@redhat.com> - 40.0-3
- Avoid depending on tepl as it's unmainained upstream