|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_expat 2.2.8 |
|
|
|
|
%define V_expat_tag 2_2_8 |
|
|
|
|
%define V_expat 2.2.9 |
|
|
|
|
%define V_expat_tag 2_2_9 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: expat |
|
|
|
@ -36,7 +36,7 @@ Class: BASE
|
|
|
|
|
Group: XML |
|
|
|
|
License: MIT/X11-style |
|
|
|
|
Version: %{V_expat} |
|
|
|
|
Release: 20190914 |
|
|
|
|
Release: 20190926 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/libexpat/libexpat/releases/download/R_%{V_expat_tag}/expat-%{V_expat}.tar.xz |
|
|
|
|