Update to 0.56.3

This commit is contained in:
dwl301 2023-02-02 14:37:48 +08:00
parent 0ad45f3edc
commit 2c971ce92c
3 changed files with 7 additions and 1 deletions

Binary file not shown.

BIN
vala-0.56.3.tar.xz Normal file

Binary file not shown.

View File

@ -4,7 +4,7 @@
%global vala_manpages valac vala-gen-introspect vapigen
Name: vala
Version: 0.56.1
Version: 0.56.3
Release: 1
Summary: Compiler Using the GObject Type System
License: LGPLv2+ and BSD
@ -21,6 +21,9 @@ Provides: vala(api) = %{api_ver}
Obsoletes: vala-tools < 0.34.0
Conflicts: vala-tools < 0.34.0
Provides: vala-tools = %{version}-%{release}
Provides: valadoc = %{version}-%{release}
Obsoletes: vala-tools < %{version}-%{release}
Conflicts: vala-tools < %{version}-%{release}
%description
Compiler Using the GObject Type System.
@ -105,6 +108,9 @@ make check
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
%changelog
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.56.3-1
- Upgrade to 0.56.3
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.56.1-1
- Upgrade to 0.56.1