Update to 3.34.0
This commit is contained in:
parent
2324397ad4
commit
2f51ad1c82
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@ gedit-2.31.6.tar.bz2
|
||||
/gedit-3.32.2.tar.xz
|
||||
/gedit-3.33.90.tar.xz
|
||||
/gedit-3.33.92.tar.xz
|
||||
/gedit-3.34.0.tar.xz
|
||||
|
||||
@ -15,13 +15,13 @@
|
||||
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 3.33.92
|
||||
Version: 3.34.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.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -163,6 +163,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.gedit.de
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2:3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 2:3.33.92-1
|
||||
- Update to 3.33.92
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gedit-3.33.92.tar.xz) = 663447e6a845d6c7a406feddb8afd4d971b61ddbdb8e80051ca0d7aa863011ab9c87ee208108514417eea095debcadece274c2f1c75bb4c664952844a20b5d9e
|
||||
SHA512 (gedit-3.34.0.tar.xz) = 00adfb55cb6ba5678887d5c19b1f238f73f0975aca04b0d44e4e0067118a34ef20ddfbefc29ff50a410fd868d2f2610a488a6d17e90e10a9b87c5dd8ac3ef112
|
||||
|
||||
Loading…
Reference in New Issue
Block a user