6.1.1
This commit is contained in:
parent
214f049a5d
commit
50ee271867
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/qtsvg-everywhere-src-6.0.1.tar.xz
|
/qtsvg-everywhere-src-6.0.1.tar.xz
|
||||||
/qtsvg-everywhere-src-6.0.3.tar.xz
|
/qtsvg-everywhere-src-6.0.3.tar.xz
|
||||||
/qtsvg-everywhere-src-6.1.0.tar.xz
|
/qtsvg-everywhere-src-6.1.0.tar.xz
|
||||||
|
/qtsvg-everywhere-src-6.1.1.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
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.1.0
|
Version: 6.1.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv3 or GPLv2+
|
License: LGPLv3 or GPLv2+
|
||||||
@ -87,6 +87,9 @@ popd
|
|||||||
%{_qt6_libdir}/qt6/examples/svg/*
|
%{_qt6_libdir}/qt6/examples/svg/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 07 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.1-1
|
||||||
|
- 6.1.1
|
||||||
|
|
||||||
* Thu May 06 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-1
|
* Thu May 06 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.0-1
|
||||||
- 6.1.0
|
- 6.1.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtsvg-everywhere-src-6.1.0.tar.xz) = c1a7ede0ccfed9b8742b634f6f9faecbf651e9a38e13703bf6cbd110cda0167691bf74856f096ae95d5777cbf7eb874b69fd31120fed99d9b6b0485d33f326a6
|
SHA512 (qtsvg-everywhere-src-6.1.1.tar.xz) = 1d21834efcc011774274144d539ec0843157d7609f6c3ccbb10fa9e3abf023076fabdbce812f09e505220b09a015747eb5921ba65501788c8c2f388464741eb3
|
||||||
|
Loading…
Reference in New Issue
Block a user