From 8681e33b6fa038b3f83a5e7644495f13c4eaefb9 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 24 Oct 2013 20:20:25 -0500 Subject: [PATCH] 5.2.0-beta1 --- .gitignore | 2 +- qt5-qtsvg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e34c64b..a17e97c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtsvg-opensource-src-5.1.1.tar.xz -/qtsvg-opensource-src-5.2.0-alpha.tar.xz +/qtsvg-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index e8e2dba..9fa7ae5 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -1,6 +1,6 @@ %global qt_module qtsvg -%define pre alpha +%define pre beta1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -9,7 +9,7 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} Version: 5.2.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -108,6 +108,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.beta1 +- 5.2.0-beta1 + * Wed Oct 16 2013 Rex Dieter 5.2.0-0.2.alpha - ppc bootstrap diff --git a/sources b/sources index 212afb2..11f91b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37fed519a386f8ad8d03fac48e867a23 qtsvg-opensource-src-5.2.0-alpha.tar.xz +93e07784b32f241ac869d5940caac1b6 qtsvg-opensource-src-5.2.0-beta1.tar.xz