commit a8666d052df264a581e81419d6668ec9213e8a75
Author: Jakub Bogusz <[email protected]>
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

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

Reply via email to