From 0d029998f5fe5294e490a1957191e584525fe459 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 13 May 2017 10:03:12 -0500 Subject: [PATCH] fix rpm macros --- macros.qt5-qtwebengine | 2 +- qt5-qtwebengine.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/macros.qt5-qtwebengine b/macros.qt5-qtwebengine index d96f3df..5b2f86b 100644 --- a/macros.qt5-qtwebengine +++ b/macros.qt5-qtwebengine @@ -1,4 +1,4 @@ -%_qt5 qtwebengine @@NAME@@ +%_qt5_qtwebengine @@NAME@@ %_qt5_qtwebengine_epoch @@EPOCH@@ %_qt5_qtwebengine_version @@VERSION@@ %_qt5_qtwebengine_evr @@EVR@@ diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 18dc3fe..5ddbf65 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -41,7 +41,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.8.0 -Release: 13%{?dist} +Release: 14%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -572,6 +572,9 @@ done %changelog +* Sat May 13 2017 Rex Dieter - 5.8.0-14 +- fix rpm macros + * Thu May 11 2017 Rex Dieter - 5.8.0-13 - apply Qt5WebEngineCoreConfig.cmake hack only on < f27