diff --git a/template-glib-3.34.1.tar.xz b/template-glib-3.34.1.tar.xz deleted file mode 100644 index 83aa7ec..0000000 Binary files a/template-glib-3.34.1.tar.xz and /dev/null differ diff --git a/template-glib-3.36.0.tar.xz b/template-glib-3.36.0.tar.xz new file mode 100644 index 0000000..0d3be94 Binary files /dev/null and b/template-glib-3.36.0.tar.xz differ diff --git a/template-glib.spec b/template-glib.spec index affe0cc..9f29026 100644 --- a/template-glib.spec +++ b/template-glib.spec @@ -1,10 +1,10 @@ Name: template-glib -Version: 3.34.1 +Version: 3.36.0 Release: 1 Summary: A library to help generate text based on a template and user defined state License: LGPLv2+ -URL: https://git.gnome.org/browse/template-glib/ -Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz +URL: https://gitlab.gnome.org/GNOME/template-glib/ +Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz BuildRequires: bison flex gettext gtk-doc meson vala pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -30,7 +30,7 @@ developing applications that use %{name}. %autosetup %build -%meson -D enable_gtk_doc=true +%meson -D gtk_doc=true %meson_build %install @@ -59,6 +59,9 @@ developing applications that use %{name}. %{_datadir}/vala/vapi/template-glib-1.0.* %changelog +* Mon Jan 02 2023 lin zhang - 3.36.0-1 +- update to 3.36.0 + * Mon Jun 20 2022 lin zhang - 3.34.1-1 - Update to 3.34.1