From 485448e3d810afaf86364e151b6144c9f7425495 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 24 Oct 2013 19:54:30 -0500 Subject: [PATCH] 5.2.0-beta --- .gitignore | 2 +- qt5-qtbase.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6a603ed..555f51c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtbase-opensource-src-5.1.1.tar.xz -/qtbase-opensource-src-5.2.0-alpha.tar.xz +/qtbase-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 786f804..0e9cad2 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -14,14 +14,14 @@ # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available -#define docs 1 +%define docs 1 -%define pre alpha +%define pre beta1 Summary: Qt5 - QtBase components Name: qt5-qtbase Version: 5.2.0 -Release: 0.3.%{pre}%{?dist} +Release: 0.4.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -597,6 +597,9 @@ popd %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.4.beta +- 5.2.0-beta + * Wed Oct 16 2013 Rex Dieter 5.2.0-0.3.alpha - disable -docs (for ppc bootstrap mostly) diff --git a/sources b/sources index a6bad2c..db6d1e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dcb69e03aa9c11ad42b8dd184c3a764 qtbase-opensource-src-5.2.0-alpha.tar.xz +bc69a0f4614c85c54ccc8239f57768bb qtbase-opensource-src-5.2.0-beta1.tar.xz