Update to 3.38.0
This commit is contained in:
parent
41b654b300
commit
64a20ad1b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.37.2.tar.xz
|
||||
/gedit-3.37.3.tar.xz
|
||||
/gedit-3.37.92.tar.xz
|
||||
/gedit-3.38.0.tar.xz
|
||||
|
||||
@ -12,13 +12,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.37.92
|
||||
Release: 2%{?dist}
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text editor for the GNOME desktop
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
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
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/gnome-build-meta/issues/252#note_742198
|
||||
Patch1: restore-overlay-scrollbars.patch
|
||||
@ -171,6 +171,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 2:3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Fri Sep 04 2020 Kalev Lember <klember@redhat.com> - 2:3.37.92-2
|
||||
- Byte-compile all plugin python files, not just the snippets plugin
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-3.37.92.tar.xz) = 0a3c43a372c329405ad776a858369dce681881b4240262a7b13b296916a5593eb9c4516c6d10d3dc95ee502521d2635de7af7361bcf458448188f0c8ea310096
|
||||
SHA512 (gedit-3.38.0.tar.xz) = 0c80df4631e4e8527999ebccc46f192fe1d42f83fdef1b217b6f7a18eb424b8aa54e69572959d884b0c379b8c207386a64a28ad16f52b8b106b618d0df207423
|
||||
|
||||
Loading…
Reference in New Issue
Block a user