diff --git a/qt6-qtimageformats.spec b/qt6-qtimageformats.spec index 03cee52..3b456a1 100644 --- a/qt6-qtimageformats.spec +++ b/qt6-qtimageformats.spec @@ -4,8 +4,8 @@ Summary: Qt6 - QtImageFormats component Name: qt6-%{qt_module} -Version: 6.5.0 -Release: 2 +Version: 6.5.1 +Release: 1 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -65,6 +65,9 @@ DESTDIR="%{buildroot}" cmake --install . %changelog +* Fri Jul 14 2023 EastDong - 6.5.1-1 +- update package + * Mon May 22 2023 peijiankang - 6.5.0-2 - Fix syntax error when macro is not defined diff --git a/qtimageformats-everywhere-src-6.5.0.tar.xz b/qtimageformats-everywhere-src-6.5.0.tar.xz deleted file mode 100644 index bb55c29..0000000 Binary files a/qtimageformats-everywhere-src-6.5.0.tar.xz and /dev/null differ diff --git a/qtimageformats-everywhere-src-6.5.1.tar.xz b/qtimageformats-everywhere-src-6.5.1.tar.xz new file mode 100644 index 0000000..0f4e3a5 Binary files /dev/null and b/qtimageformats-everywhere-src-6.5.1.tar.xz differ