Update to 3.32.2
This commit is contained in:
parent
807e9a251e
commit
bb2aa6916e
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ gedit-plugins-2.31.1.tar.bz2
|
||||
/gedit-plugins-3.31.4.tar.xz
|
||||
/gedit-plugins-3.31.90.tar.xz
|
||||
/gedit-plugins-3.32.0.tar.xz
|
||||
/gedit-plugins-3.32.2.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gedit-plugins
|
||||
Version: 3.32.0
|
||||
Version: 3.32.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for gedit
|
||||
|
||||
@ -350,6 +350,9 @@ find $RPM_BUILD_ROOT/%{_libdir}/gedit/plugins -name "*.la" -exec rm {} \;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
||||
- Update to 3.32.2
|
||||
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-plugins-3.32.0.tar.xz) = 422db0af133b7691b3fa74a23de530000294e49bd126840c2b386b7ed5c0d5f15dc8ed120a1048ded17a5994f3bc3910ead8ea4ab4f5cb8519e987f9c8a2e985
|
||||
SHA512 (gedit-plugins-3.32.2.tar.xz) = 2767bc766daba5e1c81ef5a00bc3589a301c02e0286a6622cf11a03b5b391ecbcf9456187563dad4f2916610ee9ddca4414ff4beb639820954385ee3f8091d2a
|
||||
|
Loading…
Reference in New Issue
Block a user