diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec index c13f8f6..b21551d 100644 --- a/qt5-qtx11extras.spec +++ b/qt5-qtx11extras.spec @@ -2,11 +2,11 @@ Name: qt5-qtx11extras Version: 5.11.1 -Release: 5 +Release: 6 Summary: Qt GUI toolkit License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL URL: http://www.qt.io -Source0: https://download.qt.io/archive/qt/%{majmin}/%{version}/submodules/qtx11extras-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/new_archive/qt/%{majmin}/%{version}/submodules/qtx11extras-everywhere-src-%{version}.tar.xz BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel Requires: qt5-qtbase = %{version} @@ -59,5 +59,8 @@ popd %{_includedir}/qt5/QtX11Extras %changelog +* Mon Sep 14 2020 liuweibo - 5.11.1-6 +- Fix Source0 + * Fri Feb 14 2020 Ling Yang - 5.11.1-5 - Package init