|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 0.38 |
|
|
|
%define V_major 0.38 |
|
|
|
%define V_minor 7 |
|
|
|
%define V_minor 8 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: vala |
|
|
|
Name: vala |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20180207 |
|
|
|
Release: 20180223 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz |
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz |
|
|
|
|