Use standard tag order in spec file
This commit is contained in:
parent
d4a914b7dc
commit
3da8e9176d
@ -16,16 +16,15 @@
|
||||
|
||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.21.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
#VCS: git:git://git.gnome.org/gtk+
|
||||
|
||||
Source: http://download.gnome.org/sources/gtk+/3.21/gtk+-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gtk+/3.21/gtk+-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gnome-common autoconf automake intltool gettext
|
||||
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
||||
|
Loading…
Reference in New Issue
Block a user