Use standard tag order in spec file

This commit is contained in:
Kalev Lember 2016-09-19 09:14:13 +02:00
parent e49d604701
commit 02b8eb04ea

View File

@ -17,17 +17,16 @@
%global gspell_version 0.2.5
%global pygo_version 3.0.0
Summary: Text editor for the GNOME desktop
Name: gedit
Epoch: 2
Version: 3.22.0
Release: 1%{?dist}
Summary: Text editor for the GNOME desktop
License: GPLv2+ and GFDL
Group: Applications/Editors
#VCS: git:git://git.gnome.org/gedit
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
URL: https://wiki.gnome.org/Apps/Gedit
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
BuildRequires: gnome-common
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}