Update to 3.30.0
This commit is contained in:
parent
b893c24a01
commit
1845d1b18c
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.28.0.tar.xz
|
||||
/gedit-3.28.1.tar.xz
|
||||
/gedit-3.29.90.tar.xz
|
||||
/gedit-3.30.0.tar.xz
|
||||
|
||||
@ -19,13 +19,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.29.90
|
||||
Version: 3.30.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.29/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
@ -186,6 +186,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 2:3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 2:3.29.90-1
|
||||
- Update to 3.29.90
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-3.29.90.tar.xz) = 8229fd0f8d5c5bb6a115c39bcb5d7cc8d931a70d923a340f59c86f3a1e94bbd4adf368f77fa28f3297145b6d17f829bd12881e97794dd69074e8b0d7ac4274e3
|
||||
SHA512 (gedit-3.30.0.tar.xz) = 5cc5514a5025368db60064a3f9047d3865fe25d9c3aeebe4dabe8b1d55863851df9a23f310abb2e0910ed3e0e0513adbbf9ad9b5da8d2779cc5e456dc5d8edec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user