Update to 3.36.0
This commit is contained in:
parent
ea4d6e62e1
commit
3b3237e0d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ gedit-plugins-2.31.1.tar.bz2
|
||||
/gedit-plugins-3.34.1.tar.xz
|
||||
/gedit-plugins-3.35.1.tar.xz
|
||||
/gedit-plugins-3.35.90.tar.xz
|
||||
/gedit-plugins-3.36.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gedit-plugins
|
||||
Version: 3.35.90
|
||||
Version: 3.36.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.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: atk-devel
|
||||
BuildRequires: cairo-devel
|
||||
@ -325,6 +325,9 @@ The gedit wordcompletion plugin.
|
||||
%{_datadir}/metainfo/gedit-wordcompletion.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Fri Mar 06 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Tue Feb 04 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
|
||||
- Update to 3.35.90
|
||||
- Remove the zeitgeist plugin
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-plugins-3.35.90.tar.xz) = 653dcf2b8b966991a52d7ea8aee03832367903b70839ec4baadd9bc3a88c306f5896fc6ad7bc4596540489ae132150e38d386eae19177b295e9c7dabdf55b6fd
|
||||
SHA512 (gedit-plugins-3.36.0.tar.xz) = 3328ab4f09555291cf5c95f6838ae764380efd596ecf56487012817ab5735db604b5f4b61306174f7f992adab023b56b78a872e36ddd6f2f3d9a035db0065670
|
||||
|
Loading…
Reference in New Issue
Block a user