[packages/template-glib] - updated to 3.36.0
qboosh
qboosh at pld-linux.org
Wed Sep 28 21:08:45 CEST 2022
commit 25ca2be0fba7896a53b719877b587081aa4139bc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 28 21:09:12 2022 +0200
- updated to 3.36.0
template-glib.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/template-glib.spec b/template-glib.spec
index 36490aa..666acc6 100644
--- a/template-glib.spec
+++ b/template-glib.spec
@@ -6,12 +6,12 @@
Summary: template-glib - generate text based on a template and user defined state
Summary(pl.UTF-8): template-glib - generowanie tekstu w oparciu o szablon i stan przekazany przez użytkownika
Name: template-glib
-Version: 3.34.1
+Version: 3.36.0
Release: 1
License: LGPL v2.1+
Group: Libraries
-Source0: https://download.gnome.org/sources/template-glib/3.34/%{name}-%{version}.tar.xz
-# Source0-md5: df120adac6faec85aedda693a7ffa518
+Source0: https://download.gnome.org/sources/template-glib/3.36/%{name}-%{version}.tar.xz
+# Source0-md5: 809740d6b4834f0ffe9d42e0f4815a79
URL: https://gitlab.gnome.org/GNOME/template-glib
BuildRequires: bison
BuildRequires: docbook-dtd412-xml
@@ -20,7 +20,7 @@ BuildRequires: flex
BuildRequires: glib2-devel >= 1:2.44.0
BuildRequires: gobject-introspection-devel >= 0.9.5
%{?with_apidocs:BuildRequires: gtk-doc >= 1.20}
-BuildRequires: meson >= 0.50.0
+BuildRequires: meson >= 0.51.0
BuildRequires: ninja >= 1.5
BuildRequires: pkgconfig
BuildRequires: rpm-build >= 4.6
@@ -106,7 +106,7 @@ API template-glib dla języka Vala.
%build
%meson build \
%{!?with_static_libs:--default-library=shared} \
- %{?with_apidocs:-Denable_gtk_doc=true}
+ %{?with_apidocs:-Dgtk_doc=true}
%ninja_build -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/template-glib.git/commitdiff/25ca2be0fba7896a53b719877b587081aa4139bc
More information about the pld-cvs-commit
mailing list