update to version 0.56.14
This commit is contained in:
parent
60d8500bfa
commit
4ec9a12acb
BIN
vala-0.56.14.tar.xz
Normal file
BIN
vala-0.56.14.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -4,8 +4,8 @@
|
|||||||
%global vala_manpages valac vala-gen-introspect vapigen
|
%global vala_manpages valac vala-gen-introspect vapigen
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.56.3
|
Version: 0.56.14
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Compiler Using the GObject Type System
|
Summary: Compiler Using the GObject Type System
|
||||||
License: LGPLv2+ and BSD
|
License: LGPLv2+ and BSD
|
||||||
URL: https://wiki.gnome.org/Projects/Vala
|
URL: https://wiki.gnome.org/Projects/Vala
|
||||||
@ -49,7 +49,7 @@ Help documents for vala.
|
|||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
sed -i 's|/lib /usr/lib|/lib /usr/lib /lib64 /usr/lib64|' libtool
|
sed -i 's|/lib /usr/lib|/lib /usr/lib /lib64 /usr/lib64|' libtool
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -128,6 +128,9 @@ make check
|
|||||||
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
|
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Mar 18 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.56.3-3
|
||||||
- fix issue : I6O4ZM
|
- fix issue : I6O4ZM
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user