6.6.1
This commit is contained in:
parent
aa3df7d95b
commit
4957e993a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/qtsvg-everywhere-src-6.5.2.tar.xz
|
||||
/qtsvg-everywhere-src-6.5.3.tar.xz
|
||||
/qtsvg-everywhere-src-6.6.0.tar.xz
|
||||
/qtsvg-everywhere-src-6.6.1.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Support for rendering and displaying SVG
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.6.0
|
||||
Release: 3%{?dist}
|
||||
Version: 6.6.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
Url: http://www.qt.io
|
||||
@ -120,6 +120,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.1-1
|
||||
- 6.6.1
|
||||
|
||||
* Wed Oct 18 2023 Jan Grulich <jgrulich@redhat.com> - 6.6.0-3
|
||||
- Don't crash QML image on bad source
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtsvg-everywhere-src-6.6.0.tar.xz) = 3c62b0b1425815fbbeb1d46cc3599edbf5c3b07f1f28840801d34620c0fe81740ad4b70743b72e8a52bdabcb14d77378f1c3fabae4eae2d29e017c8f40923205
|
||||
SHA512 (qtsvg-everywhere-src-6.6.1.tar.xz) = 46ca0e90a864678bbf46ac9618aacd1c2265eb336a798f6f09ab39cbfa7b16267b8d842f36b01c58d482a319bcd2172e7cbf09c08cd767a9e89d9b6d89b4a417
|
||||
|
Loading…
Reference in New Issue
Block a user