Update to 3.36.0
This commit is contained in:
parent
1af37fc571
commit
2f82e58b54
Binary file not shown.
BIN
template-glib-3.36.0.tar.xz
Normal file
BIN
template-glib-3.36.0.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user