commit 1367515951b370b97b589256470878d61a6fc8a9
Author: Jan Palus <[email protected]>
Date:   Tue Sep 13 17:36:51 2022 +0200

    switch to python3 in script shebang; rel 2

 qt5-qtbase.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 9653b5b..5ee60f6 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -71,7 +71,7 @@ Summary:      Qt5 - base components
 Summary(pl.UTF-8):     Biblioteka Qt5 - podstawowe komponenty
 Name:          qt5-%{orgname}
 Version:       5.15.6
-Release:       1
+Release:       2
 License:       LGPL v3 or GPL v2 or GPL v3 or commercial
 Group:         X11/Libraries
 Source0:       
https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-opensource-src-%{version}.tar.xz
@@ -1200,7 +1200,7 @@ Generator plików makefile dla aplikacji Qt5.
        ' mkspecs/common/linux.conf
 
 %{__sed} -i -e '1{
-       s,^#!.*bin/python$,#!%{__python},
+       s,^#!.*bin/python$,#!%{__python3},
        s,^#!.*bin/env perl,#!%{__perl},
 }' \
        bin/fixqt4headers.pl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtbase.git/commitdiff/1367515951b370b97b589256470878d61a6fc8a9

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

Reply via email to