diff --git a/vala-0.56.0.tar.xz b/vala-0.56.0.tar.xz deleted file mode 100644 index 268efca..0000000 Binary files a/vala-0.56.0.tar.xz and /dev/null differ diff --git a/vala-0.56.1.tar.xz b/vala-0.56.1.tar.xz new file mode 100644 index 0000000..0c24257 Binary files /dev/null and b/vala-0.56.1.tar.xz differ diff --git a/vala.spec b/vala.spec index a75e642..749177e 100644 --- a/vala.spec +++ b/vala.spec @@ -4,12 +4,12 @@ %global vala_manpages valac vala-gen-introspect vapigen Name: vala -Version: 0.56.0 +Version: 0.56.1 Release: 1 Summary: Compiler Using the GObject Type System License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala -Source0: https://download.gnome.org/sources/vala/0.55/vala-%{version}.tar.xz +Source0: https://download.gnome.org/sources/vala/0.56/vala-%{version}.tar.xz BuildRequires: flex bison glib2-devel gobject-introspection-devel BuildRequires: graphviz-devel libxslt dbus-x11 make @@ -105,6 +105,9 @@ make check %doc %{_datadir}/devhelp/books/vala-%{api_ver} %changelog +* Mon Jun 6 2022 lin zhang - 0.56.1-1 +- Upgrade to 0.56.1 + * Tue Apr 19 2022 dillon chen - 0.56.0-1 - Update to 0.56.0 diff --git a/vala.yaml b/vala.yaml index 5210651..a16d6da 100644 --- a/vala.yaml +++ b/vala.yaml @@ -1,4 +1,4 @@ version_control: github.gnome src_repo: vala tag_prefix: VALA_ -seperator: _ +separator: _