[packages/python-django-celery] - fix: all occurencies in line

qboosh qboosh at pld-linux.org
Mon Jan 8 21:13:34 CET 2024


commit a8666d052df264a581e81419d6668ec9213e8a75
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 8 21:14:37 2024 +0100

    - fix: all occurencies in line

 python-django-celery.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django-celery.spec b/python-django-celery.spec
index c3614bf..69e0ba3 100644
--- a/python-django-celery.spec
+++ b/python-django-celery.spec
@@ -95,7 +95,7 @@ Dokumentacja API modułu Pythona django-celery.
 %patch0 -p1
 
 # avoid network usage via sphinxcontrib-issuetracker during docs build
-%{__sed} -i -e 's/Issue #\([0-9]\+\)/Issue ``#\1``/' docs/changelog.rst
+%{__sed} -i -e 's/Issue #\([0-9]\+\)/Issue ``#\1``/g' docs/changelog.rst
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django-celery.git/commitdiff/a8666d052df264a581e81419d6668ec9213e8a75



More information about the pld-cvs-commit mailing list