!26 update to version 0.56.14

From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-29 03:35:07 +00:00 committed by Gitee
commit 23472d1e2c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

BIN
vala-0.56.14.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -4,8 +4,8 @@
%global vala_manpages valac vala-gen-introspect vapigen
Name: vala
Version: 0.56.3
Release: 3
Version: 0.56.14
Release: 1
Summary: Compiler Using the GObject Type System
License: LGPLv2+ and BSD
URL: https://wiki.gnome.org/Projects/Vala
@ -49,7 +49,7 @@ Help documents for vala.
%build
%configure
sed -i 's|/lib /usr/lib|/lib /usr/lib /lib64 /usr/lib64|' libtool
make %{?_smp_mflags}
%make_build
%install
%make_install
@ -128,6 +128,9 @@ make check
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
%changelog
* Mon Nov 20 2023 lwg <liweiganga@uniontech.com> - 0.56.14-1
- update to version 0.56.14
* Sat Mar 18 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.56.3-3
- fix issue : I6O4ZM