From ec76c76b7dd93a75b64e6caa75dd3d6bed43d070 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Thu, 15 Oct 2015 11:23:19 -0300 Subject: [PATCH] - Update to final release --- .gitignore | 1 + qt5-qtscript.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2c3dc2f..e61d51a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtscript-opensource-src-5.5.0-rc.tar.xz /qtscript-opensource-src-5.5.0.tar.xz /qtscript-opensource-src-5.5.1-rc1.tar.xz +/qtscript-opensource-src-5.5.1.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 10bcbd5..d1423bc 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -12,7 +12,7 @@ %endif %endif -%define prerelease rc1 +## define prerelease rc1 Summary: Qt5 - QtScript component Name: qt5-%{qt_module} diff --git a/sources b/sources index 4de9a1e..503d15c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62c29bd03d8a965fe0830b8f0b1beaa1 qtscript-opensource-src-5.5.1-rc1.tar.xz +7abbe43ec935004a9312387b4aa6b07f qtscript-opensource-src-5.5.1.tar.xz