commit 377ac89232b80e60cc4770e0bebe732103ce2d66
Author: Jakub Bogusz <[email protected]>
Date:   Wed Dec 16 19:53:40 2020 +0100

    - updated to 0.6.1

 b4.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/b4.spec b/b4.spec
index 715044f..1ff1b1c 100644
--- a/b4.spec
+++ b/b4.spec
@@ -1,17 +1,18 @@
 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.5.2
+Version:       0.6.1
 Release:       1
 License:       GPL v2+
 Group:         Development/Tools
 Source0:       
https://www.kernel.org/pub/software/devel/b4/%{name}-%{version}.tar.xz
-# Source0-md5: 7a11412bc4f4e80d3611df95aa9c8ab8
+# Source0-md5: 3cbc23eac348f013ddb4bba15750522b
 URL:           https://git.kernel.org/pub/scm/utils/b4/b4.git
 BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,6 +30,8 @@ jak ten używany przy rozwijaniu jądra Linuksa.
 %prep
 %setup -q
 
+%{__sed} -i -e 's/~=/>=/' requirements.txt setup.py
+
 %build
 %py3_build
 
@@ -46,3 +49,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/b4
 %{py3_sitescriptdir}/b4
 %{py3_sitescriptdir}/b4-%{version}-py*.egg-info
+%{_mandir}/man5/b4.5*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/b4.git/commitdiff/377ac89232b80e60cc4770e0bebe732103ce2d66

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to