diff --git a/.gitignore b/.gitignore index ba3810b..c83d3f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtsvg-opensource-src-5.3.2.tar.xz -/qtsvg-opensource-src-5.4.0-rc.tar.xz +/qtsvg-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index fbdc0b7..2772478 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -5,12 +5,10 @@ # where qt5-qttools builds are not yet available %define docs 1 -%define pre rc - Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.3.%{pre}%{?dist} +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -126,6 +124,9 @@ popd %changelog +* Wed Dec 10 2014 Rex Dieter 5.4.0-1 +- 5.4.0 (final) + * Fri Nov 28 2014 Rex Dieter 5.4.0-0.3.rc - 5.4.0-rc diff --git a/sources b/sources index 3136e58..4f0e861 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d154172f9565a1b44fc7d898c2a4ea69 qtsvg-opensource-src-5.4.0-rc.tar.xz +1c9921a44060bd98096b105c97556e68 qtsvg-opensource-src-5.4.0.tar.xz