6.4.0
This commit is contained in:
parent
1b8e0dc592
commit
a626f7c962
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtsvg-everywhere-src-6.2.3.tar.xz
|
||||
/qtsvg-everywhere-src-6.3.0.tar.xz
|
||||
/qtsvg-everywhere-src-6.3.1.tar.xz
|
||||
/qtsvg-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: Qt6 - Support for rendering and displaying SVG
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv3 or GPLv2+
|
||||
Url: http://www.qt.io
|
||||
@ -85,7 +85,7 @@ popd
|
||||
|
||||
|
||||
%files
|
||||
%license dist/changes-5.7.0 LICENSE.GPL2 LICENSE.GPL3 LICENSE.LGPL3
|
||||
%license dist/changes-5.7.0 LICENSES/GPL* LICENSES/LGPL3
|
||||
%{_qt6_libdir}/libQt6Svg.so.6*
|
||||
%{_qt6_libdir}/libQt6SvgWidgets.so.6*
|
||||
%{_qt6_plugindir}/iconengines/libqsvgicon.so
|
||||
@ -115,6 +115,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||
- 6.4.0
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtsvg-everywhere-src-6.3.1.tar.xz) = c040e96d2dc7ef615859dec589e0b0c4e5972c3761dcf9208086b0662bfa1c3d147a10534d62d86fd8c9786a1567f8e9ca196f942a372422fc81cd02f1312c4c
|
||||
SHA512 (qtsvg-everywhere-src-6.4.0.tar.xz) = f3a6b3bda1c0a3395528f99b5f7b9647a19aeeda0f97dc96bfb551b9c134a50166d1d58d7d63a411a84bcb482580c6907b2c231d570794a482f42126cec9dd89
|
||||
|
Loading…
Reference in New Issue
Block a user