diff --git a/glib-2.72.0.tar.xz b/glib-2.72.0.tar.xz deleted file mode 100644 index d8980fe..0000000 Binary files a/glib-2.72.0.tar.xz and /dev/null differ diff --git a/glib-2.72.2.tar.xz b/glib-2.72.2.tar.xz new file mode 100644 index 0000000..f240f99 Binary files /dev/null and b/glib-2.72.2.tar.xz differ diff --git a/glib2.spec b/glib2.spec index 85f4b4f..7c59113 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,5 +1,5 @@ Name: glib2 -Version: 2.72.0 +Version: 2.72.2 Release: 1 Summary: The core library that forms the basis for projects such as GTK+ and GNOME License: LGPLv2+ @@ -185,7 +185,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %endif %changelog -* Mon Jun 2 2022 lin zhang - 2.72.0-1 +* Mon Jun 6 2022 lin zhang - 2.72.2-1 +- Update to 2.72.2 + +* Thu Jun 2 2022 lin zhang - 2.72.0-1 - Update to 2.72.0 * Thu Apr 28 2022 yanan - 2.68.1-12 diff --git a/glib2.yaml b/glib2.yaml index 67fb2b5..d3945ce 100644 --- a/glib2.yaml +++ b/glib2.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: GNOME/glib tag_prefix: "^" -seperator: "." +separator: "."