]> git.pld-linux.org Git - packages/b4.git/blobdiff - b4.spec
Release 4 (by relup.sh)
[packages/b4.git] / b4.spec
diff --git a/b4.spec b/b4.spec
index 4dcaeac83b35aa0a69405fb803eaecc97d3fb013..a415cde7f0dac2d0e16a1c56e7653006b78fa6c2 100644 (file)
--- a/b4.spec
+++ b/b4.spec
@@ -1,12 +1,12 @@
 Summary:       A tool to work with public-inbox and patch archives
 Summary(pl.UTF-8):     Narzędzie do pracy z publiczną skrzynką odbiorczą i archiwami łatek
 Name:          b4
-Version:       0.6.2
-Release:       3
+Version:       0.8.0
+Release:       4
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       https://www.kernel.org/pub/software/devel/b4/%{name}-%{version}.tar.xz
-# Source0-md5: 8ae60023fb84cc6d31d495f934ac0f1a
+# Source0-md5: 87c4eb9d7dd5d94139e7768b1ce43804
 URL:           https://git.kernel.org/pub/scm/utils/b4/b4.git
 BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
@@ -33,6 +33,7 @@ jak ten używany przy rozwijaniu jądra Linuksa.
 %prep
 %setup -q
 
+# ~= not supported properly by rpm-pythonprov
 %{__sed} -i -e 's/~=/>=/' requirements.txt setup.py
 
 %build
This page took 0.074673 seconds and 4 git commands to generate.