Update to 3.38.0
This commit is contained in:
parent
4175dfaf3d
commit
058fa63bdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ gedit-plugins-2.31.1.tar.bz2
|
||||
/gedit-plugins-3.36.1.tar.xz
|
||||
/gedit-plugins-3.36.2.tar.xz
|
||||
/gedit-plugins-3.37.92.tar.xz
|
||||
/gedit-plugins-3.38.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gedit-plugins
|
||||
Version: 3.37.92
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for gedit
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: cairo-devel
|
||||
@ -321,6 +321,9 @@ The gedit wordcompletion plugin.
|
||||
%{_datadir}/metainfo/gedit-wordcompletion.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
- Explicitly byte-compile python files using py_byte_compile macro
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-plugins-3.37.92.tar.xz) = 53a17b24d38f158a2b8ef2b0535bd63e39958033cac7103b4088fd00fefb3c5af13ab4e5b162883c8cec77bf320d9fbaa080f811d42c519ab0cf43dd54e74eeb
|
||||
SHA512 (gedit-plugins-3.38.0.tar.xz) = f8364f6c984232301bf931035656ccd94a7790e21aa4b51eea3a7bfb169a15a8435a124b8d9f8d5e6e0543213f2a93b3a3731e248a713b702fb5f1c94794a5d2
|
||||
|
Loading…
Reference in New Issue
Block a user