From f1390a7746a6a486f7efb9dbb4499bdcea912548 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 06 2019 11:40:40 +0000 Subject: import qt5-qtsvg-5.9.7-1.el7 --- diff --git a/.gitignore b/.gitignore index 176cbe4..62d26e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtsvg-opensource-src-5.9.2.tar.xz +SOURCES/qtsvg-opensource-src-5.9.7.tar.xz diff --git a/.qt5-qtsvg.metadata b/.qt5-qtsvg.metadata index c58aa0f..b7637ba 100644 --- a/.qt5-qtsvg.metadata +++ b/.qt5-qtsvg.metadata @@ -1 +1 @@ -635c71700340b361da63efe030747e44a55432cc SOURCES/qtsvg-opensource-src-5.9.2.tar.xz +b8993b8c51e338deba231c83c445ce861309b429 SOURCES/qtsvg-opensource-src-5.9.7.tar.xz diff --git a/SPECS/qt5-qtsvg.spec b/SPECS/qt5-qtsvg.spec index 2731a8a..703635b 100644 --- a/SPECS/qt5-qtsvg.spec +++ b/SPECS/qt5-qtsvg.spec @@ -5,7 +5,7 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} -Version: 5.9.2 +Version: 5.9.7 Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details @@ -117,6 +117,10 @@ popd %changelog +* Thu Feb 07 2019 Jan Grulich - 5.9.7-1 +- Update to 5.9.7 + Resolves: bz#1564016 + * Fri Oct 06 2017 Jan Grulich - 5.9.2-1 - Update to 5.9.2 Resolves: bz#1482789