]> git.pld-linux.org Git - packages/qutebrowser.git/blobdiff - qutebrowser.spec
build help files; rel 2
[packages/qutebrowser.git] / qutebrowser.spec
index 72b2857b1026beb6002992d7a910d244c926c66b..d9e33fb8407f07053fcde4f7773d1e2b3097fb90 100644 (file)
@@ -1,12 +1,12 @@
 %define                qtver   5.7.1
 Summary:       A keyboard-driven, vim-like browser based on PyQt5
 Name:          qutebrowser
-Version:       1.5.0
-Release:       1
+Version:       1.5.1
+Release:       2
 License:       GPL v3+
 Group:         X11/Applications/Networking
 Source0:       https://github.com/qutebrowser/qutebrowser/archive/v%{version}.tar.gz
-# Source0-md5: 23d33db8436b439c33a78a25fdee53fb
+# Source0-md5: c32578e1e95ac29a485929b17acd7344
 URL:           https://www.qutebrowser.org/
 BuildRequires: asciidoc
 BuildRequires: python3 >= 3.6
@@ -43,6 +43,8 @@ grep -r '#!.*env python' -l . | xargs %{__sed} -i -e '1 s,#!.*env python.*,#!%{_
 %build
 %py3_build
 
+%{__python3} scripts/asciidoc2html.py
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.061607 seconds and 4 git commands to generate.