]> git.pld-linux.org Git - packages/gcr.git/commitdiff
- fix meson option name, rel 3 auto/th/gcr-3.41.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jan 2022 21:33:26 +0000 (22:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jan 2022 21:33:26 +0000 (22:33 +0100)
gcr.spec

index 7a4f5b9480c7ca27b27aab218e3996edd35b297e..a0ba00729423729fa24136317e5a505af07ed291 100644 (file)
--- a/gcr.spec
+++ b/gcr.spec
@@ -6,7 +6,7 @@ Summary:        GObject and GUI library for high level crypto parsing and display
 Summary(pl.UTF-8):     Biblioteka GObject i GUI do wysokopoziomowej analizy i wyświetlania danych kryptograficznych
 Name:          gcr
 Version:       3.41.0
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         X11/Applications
 Source0:       https://download.gnome.org/sources/gcr/3.41/%{name}-%{version}.tar.xz
@@ -166,7 +166,7 @@ Dokumentacja API bibliotek gcr i gck.
 %build
 %meson build \
        -Dgpg_path=%{__gpg} \
-       -Dgtk-doc=%{__true_false apidocs}
+       -Dgtk_doc=%{__true_false apidocs}
 
 %ninja_build -C build
 
This page took 0.069551 seconds and 4 git commands to generate.