!3 Modify Source0 Url of package python-qt5
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
98f9a44da3
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: python-qt5
|
Name: python-qt5
|
||||||
Version: 5.11.2
|
Version: 5.11.2
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: PyQt5 is a set of Python bindings for Qt5
|
Summary: PyQt5 is a set of Python bindings for Qt5
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||||
@ -19,7 +19,7 @@ Url: http://www.riverbankcomputing.com/software/pyqt/
|
|||||||
%if 0%{?snap:1}
|
%if 0%{?snap:1}
|
||||||
Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-%{version}%{?snap:.%{snap}}.tar.gz
|
Source0: http://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-%{version}%{?snap:.%{snap}}.tar.gz
|
||||||
%else
|
%else
|
||||||
Source0: http://downloads.sourceforge.net/project/pyqt/PyQt5/PyQt-%{version}/PyQt5_gpl-%{version}.tar.gz
|
Source0: https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-%{version}/PyQt5_gpl-%{version}.tar.gz/download?use_mirror=netactuate#/PyQt5_gpl-%{version}.tar.gz
|
||||||
%endif
|
%endif
|
||||||
Source1: macros.pyqt5
|
Source1: macros.pyqt5
|
||||||
Source2: pylupdate5.sh
|
Source2: pylupdate5.sh
|
||||||
@ -380,5 +380,8 @@ popd
|
|||||||
%dir %{_qt5_datadir}/qsci/api/python/
|
%dir %{_qt5_datadir}/qsci/api/python/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 15 2020 Ge Wang <wangge20@huawei.com> - 5.11.2-7
|
||||||
|
- Modify Source0 Url
|
||||||
|
|
||||||
* Wed Feb 12 2020 Jiangping Hu <hujp1985@foxmail.com> - 5.11.2-6
|
* Wed Feb 12 2020 Jiangping Hu <hujp1985@foxmail.com> - 5.11.2-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user