!4 Update to 3.36.0

From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
This commit is contained in:
openeuler-ci-bot 2023-02-02 07:31:06 +00:00 committed by Gitee
commit 6d21009cf7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
template-glib-3.36.0.tar.xz Normal file

Binary file not shown.

View File

@ -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 <lin.zhang@turbolinux.com.cn> - 3.36.0-1
- update to 3.36.0
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.34.1-1
- Update to 3.34.1