]> git.pld-linux.org Git - packages/template-glib.git/blobdiff - template-glib.spec
- updated to 3.36.2
[packages/template-glib.git] / template-glib.spec
index dafc1b0ec27b18ce1eb99ebe9fd81ade0c735989..5b3403f803c9d803f828a83fc77f3bd3bf67f006 100644 (file)
@@ -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.0
+Version:       3.36.2
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/template-glib/3.34/%{name}-%{version}.tar.xz
-# Source0-md5: 78a64d7c6324ed2dec0b8088428d6774
+Source0:       https://download.gnome.org/sources/template-glib/3.36/%{name}-%{version}.tar.xz
+# Source0-md5: e48ec153f5a7ead3ab53b62bc378bb57
 URL:           https://gitlab.gnome.org/GNOME/template-glib
 BuildRequires: bison
 BuildRequires: docbook-dtd412-xml
@@ -20,9 +20,10 @@ 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
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: vala
 Requires:      glib2 >= 1:2.44.0
@@ -105,8 +106,7 @@ API template-glib dla języka Vala.
 %build
 %meson build \
        %{!?with_static_libs:--default-library=shared} \
-       -Dintrospection=true \
-       %{?with_apidocs:-Denable_gtk_doc=true}
+       %{?with_apidocs:-Dgtk_doc=true}
 
 %ninja_build -C build
 
This page took 0.128449 seconds and 4 git commands to generate.