6.2.2
This commit is contained in:
parent
4bfbd0b314
commit
8d211a2049
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtsvg-everywhere-src-6.2.0-rc2.tar.xz
|
/qtsvg-everywhere-src-6.2.0-rc2.tar.xz
|
||||||
/qtsvg-everywhere-src-6.2.0.tar.xz
|
/qtsvg-everywhere-src-6.2.0.tar.xz
|
||||||
/qtsvg-everywhere-src-6.2.1.tar.xz
|
/qtsvg-everywhere-src-6.2.1.tar.xz
|
||||||
|
/qtsvg-everywhere-src-6.2.2.tar.xz
|
||||||
|
@ -11,7 +11,7 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Qt6 - Support for rendering and displaying SVG
|
Summary: Qt6 - Support for rendering and displaying SVG
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv3 or GPLv2+
|
License: LGPLv3 or GPLv2+
|
||||||
@ -103,6 +103,9 @@ popd
|
|||||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 14 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.2-1
|
||||||
|
- 6.2.2
|
||||||
|
|
||||||
* Fri Oct 29 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.1-1
|
* Fri Oct 29 2021 Jan Grulich <jgrulich@redhat.com> - 6.2.1-1
|
||||||
- 6.2.1
|
- 6.2.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtsvg-everywhere-src-6.2.1.tar.xz) = 807357ea22042788cb573b5132ac3f0caeb011d3a20f338aaf87f229625da26d7aab2bce87174ded33f2a668c2046855c06ff5169af0e30e400219efc8e00964
|
SHA512 (qtsvg-everywhere-src-6.2.2.tar.xz) = 2a1361d2b1fa5eb2cf1bfb6f3beeb765d144043e12eda5f002ddae3c89d110d1b4e55a7c4be55985c5613c2f22e5d57dd2d7bbf0cbdc2f7bbe58403efedcba1a
|
||||||
|
Loading…
Reference in New Issue
Block a user