From 31cbf2357da5fcf566d171c4df12493a3cbbe5da Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 22 Apr 2024 13:48:51 +0200 Subject: [PATCH] 6.7.0 Resolves: RHEL-27845 Resolves: RHEL-31168 --- .gitignore | 1 + qt6-qtsvg.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bb41da9..ff87034 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /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.7.0.tar.xz diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index abd972e..7167c9c 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -11,8 +11,8 @@ Summary: Qt6 - Support for rendering and displaying SVG Name: qt6-%{qt_module} -Version: 6.6.1 -Release: 4%{?dist} +Version: 6.7.0 +Release: 1%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -73,7 +73,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %build %cmake_qt6 \ -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF} \ - -DQT_BUILD_TESTS=%{?build_tests:ON}%{!?build_tests:OFF} + -DQT_BUILD_TESTS=%{?build_tests:ON}%{!?build_tests:OFF} \ + -DQT_INSTALL_EXAMPLES_SOURCES=%{?examples:ON}%{!?examples:OFF} %cmake_build @@ -138,6 +139,11 @@ popd %endif %changelog +* Fri Apr 19 2024 Jan Grulich - 6.7.0-1 +- 6.7.0 + Resolves: RHEL-27845 + Resolves: RHEL-31168 + * Tue Apr 02 2024 Jan Grulich - 6.6.1-4 - Add -tests subpackage with unit tests that can run in CI Resolves: RHEL-28239 diff --git a/sources b/sources index beb05bf..42bbeda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtsvg-everywhere-src-6.6.1.tar.xz) = 46ca0e90a864678bbf46ac9618aacd1c2265eb336a798f6f09ab39cbfa7b16267b8d842f36b01c58d482a319bcd2172e7cbf09c08cd767a9e89d9b6d89b4a417 +SHA512 (qtsvg-everywhere-src-6.7.0.tar.xz) = b68e4e235f1a6b0ddbb130fbc06aa7ac06f074c5d33f588dd7049b5986ae070e1e4e976f22fba2bef81adc3beac8c4564a01c818b3594e06ab36d9939ce0e7b3