Update to 0.56.3
This commit is contained in:
parent
0ad45f3edc
commit
2c971ce92c
Binary file not shown.
BIN
vala-0.56.3.tar.xz
Normal file
BIN
vala-0.56.3.tar.xz
Normal file
Binary file not shown.
@ -4,7 +4,7 @@
|
|||||||
%global vala_manpages valac vala-gen-introspect vapigen
|
%global vala_manpages valac vala-gen-introspect vapigen
|
||||||
|
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.56.1
|
Version: 0.56.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Compiler Using the GObject Type System
|
Summary: Compiler Using the GObject Type System
|
||||||
License: LGPLv2+ and BSD
|
License: LGPLv2+ and BSD
|
||||||
@ -21,6 +21,9 @@ Provides: vala(api) = %{api_ver}
|
|||||||
Obsoletes: vala-tools < 0.34.0
|
Obsoletes: vala-tools < 0.34.0
|
||||||
Conflicts: vala-tools < 0.34.0
|
Conflicts: vala-tools < 0.34.0
|
||||||
Provides: vala-tools = %{version}-%{release}
|
Provides: vala-tools = %{version}-%{release}
|
||||||
|
Provides: valadoc = %{version}-%{release}
|
||||||
|
Obsoletes: vala-tools < %{version}-%{release}
|
||||||
|
Conflicts: vala-tools < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Compiler Using the GObject Type System.
|
Compiler Using the GObject Type System.
|
||||||
@ -105,6 +108,9 @@ make check
|
|||||||
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
|
%doc %{_datadir}/devhelp/books/vala-%{api_ver}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.56.1-1
|
||||||
- Upgrade to 0.56.1
|
- Upgrade to 0.56.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user