Compare commits

..

No commits in common. 'epel9' and 'i10ce' have entirely different histories.
epel9 ... i10ce

27
.gitignore vendored

@ -1,26 +1 @@
/qtsvg-everywhere-src-6.0.0.tar.xz SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz
/qtsvg-everywhere-src-6.0.1.tar.xz
/qtsvg-everywhere-src-6.0.3.tar.xz
/qtsvg-everywhere-src-6.1.0.tar.xz
/qtsvg-everywhere-src-6.1.1.tar.xz
/qtsvg-everywhere-src-6.1.2.tar.xz
/qtsvg-everywhere-src-6.2.0-beta4.tar.xz
/qtsvg-everywhere-src-6.2.0-rc.tar.xz
/qtsvg-everywhere-src-6.2.0-rc2.tar.xz
/qtsvg-everywhere-src-6.2.0.tar.xz
/qtsvg-everywhere-src-6.2.1.tar.xz
/qtsvg-everywhere-src-6.2.2.tar.xz
/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
/qtsvg-everywhere-src-6.4.1.tar.xz
/qtsvg-everywhere-src-6.4.2.tar.xz
/qtsvg-everywhere-src-6.4.3.tar.xz
/qtsvg-everywhere-src-6.5.0.tar.xz
/qtsvg-everywhere-src-6.5.1.tar.xz
/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
/qtsvg-everywhere-src-6.6.2.tar.xz

@ -0,0 +1 @@
82c4a06321d3e2f9e221892cd0c241de99ed9d27 SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz

@ -1,3 +0,0 @@
# qt6-qtsvg
The qt6-qtsvg package

@ -10,8 +10,8 @@
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.6.2 Version: 6.8.1
Release: 1%{?dist} Release: 2%{?dist}
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io Url: http://www.qt.io
@ -62,7 +62,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%build %build
%cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} %cmake_qt6 \
-DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} \
-DQT_INSTALL_EXAMPLES_SOURCES=%{?examples:ON}%{!?examples:OFF}
%cmake_build %cmake_build
@ -85,6 +87,7 @@ popd
%files %files
%license LICENSES/GPL* LICENSES/LGPL* %license LICENSES/GPL* LICENSES/LGPL*
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
%{_qt6_libdir}/libQt6Svg.so.6* %{_qt6_libdir}/libQt6Svg.so.6*
%{_qt6_libdir}/libQt6SvgWidgets.so.6* %{_qt6_libdir}/libQt6SvgWidgets.so.6*
%{_qt6_plugindir}/iconengines/libqsvgicon.so %{_qt6_plugindir}/iconengines/libqsvgicon.so
@ -114,6 +117,33 @@ popd
%endif %endif
%changelog %changelog
* Wed Jan 15 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.8.1-2
- Rebuild For MSVSphere 10
* Thu Dec 05 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-2
- Move Software Bill of Materials from -devel
* Thu Nov 28 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
- 6.8.1
* Fri Oct 11 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.0-1
- 6.8.0
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jul 01 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.2-1
- 6.7.2
* Tue May 21 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-1
- 6.7.1
* Tue Apr 02 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.0-1
- 6.7.0
* Mon Feb 19 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.2-2
- Examples: also install source files
* Thu Feb 15 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.2-1 * Thu Feb 15 2024 Jan Grulich <jgrulich@redhat.com> - 6.6.2-1
- 6.6.2 - 6.6.2

@ -1 +0,0 @@
SHA512 (qtsvg-everywhere-src-6.6.2.tar.xz) = cdfc3fb9aa00eaedd232c2b93482154f97e4e37d48db62b91142ae0dcc9d03bb9aa07cdfaa77e2973e6bfb5fdcdbf4365e6b9c855ffc82b3542d4cd07c1857a7
Loading…
Cancel
Save