diff --git a/vala-0.56.1.tar.xz b/vala-0.56.3.tar.xz similarity index 35% rename from vala-0.56.1.tar.xz rename to vala-0.56.3.tar.xz index 0c24257fc12202b31bbfeeb1976a0dbb949d4649..22b495d36f56f9cd7c479ae832a5db256025b1f4 100644 Binary files a/vala-0.56.1.tar.xz and b/vala-0.56.3.tar.xz differ diff --git a/vala.spec b/vala.spec index 749177e156add67118a3865ddacab89066e400f7..6bd8fadf96fb0ba228ab9aef8f80321629c2ad2a 100644 --- a/vala.spec +++ b/vala.spec @@ -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 - 0.56.3-1 +- Upgrade to 0.56.3 + * Mon Jun 6 2022 lin zhang - 0.56.1-1 - Upgrade to 0.56.1