Update to 3.29.90
This commit is contained in:
parent
c0c5a237c9
commit
b893c24a01
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.27.92.tar.xz
|
||||
/gedit-3.28.0.tar.xz
|
||||
/gedit-3.28.1.tar.xz
|
||||
/gedit-3.29.90.tar.xz
|
||||
|
||||
11
gedit.spec
11
gedit.spec
@ -19,13 +19,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.28.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.29.90
|
||||
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.28/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.29/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
@ -154,6 +154,8 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_libdir}/gedit/plugins/snippets.plugin
|
||||
%{_libdir}/gedit/plugins/snippets
|
||||
%endif
|
||||
%{_libdir}/gedit/plugins/quickhighlight.plugin
|
||||
%{_libdir}/gedit/plugins/libquickhighlight.so
|
||||
%{_libdir}/gedit/plugins/sort.plugin
|
||||
%{_libdir}/gedit/plugins/libsort.so
|
||||
%{_libdir}/gedit/plugins/spell.plugin
|
||||
@ -184,6 +186,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 2:3.29.90-1
|
||||
- Update to 3.29.90
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.28.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-3.28.1.tar.xz) = f5931ac562cb5005a83eec43048b718ef431e6006b72470fea54ad0e94bd64940ebdec160ee0459ceb5adb235ab111711a2f9fbdc74104d2edd8f287d7474815
|
||||
SHA512 (gedit-3.29.90.tar.xz) = 8229fd0f8d5c5bb6a115c39bcb5d7cc8d931a70d923a340f59c86f3a1e94bbd4adf368f77fa28f3297145b6d17f829bd12881e97794dd69074e8b0d7ac4274e3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user