diff --git a/vala-0.56.1.tar.xz b/vala-0.56.1.tar.xz deleted file mode 100644 index 0c24257..0000000 Binary files a/vala-0.56.1.tar.xz and /dev/null differ diff --git a/vala-0.56.3.tar.xz b/vala-0.56.3.tar.xz new file mode 100644 index 0000000..22b495d Binary files /dev/null and b/vala-0.56.3.tar.xz differ diff --git a/vala.spec b/vala.spec index 749177e..6bd8fad 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