[qt] 4.8.0-rc1

Rex Dieter rdieter at fedoraproject.org
Thu Oct 13 20:58:15 UTC 2011


commit 70982bc9f31a2edf25eeeea01a40034a2aa6215c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Oct 13 16:05:32 2011 -0500

    4.8.0-rc1

 .gitignore |    5 ++---
 qt.spec    |    9 +++++----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ccc9d2c..59dde2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,5 @@
 /hi32-phonon-gstreamer.png
 /hi48-phonon-gstreamer.png
 /hi64-phonon-gstreamer.png
-/qt-everywhere-opensource-src-4.7.3.tar.gz
-/qt-everywhere-opensource-src-4.8.0-beta1.tar.gz
-/qt-everywhere-opensource-src-4.8.0-20111002.tar.xz
+/qt-everywhere-opensource-src-4.7.4.tar.gz
+/qt-everywhere-opensource-src-4.8.0-rc1.tar.gz
diff --git a/qt.spec b/qt.spec
index cbdb61f..e8a6dd1 100644
--- a/qt.spec
+++ b/qt.spec
@@ -7,13 +7,11 @@
 # See http://bugzilla.redhat.com/223663
 %define multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9
 
-%define snap 20111002
-
 Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.8.0
-Release: 0.12.%{snap}%{?dist}
+Release: 0.13.rc1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -24,7 +22,7 @@ Url: http://www.qtsoftware.com/
 # git archive --prefix qt-everywhere-opensource-src-%{version}/ 4.8 | xz -9 
 Source0: qt-everywhere-opensource-src-4.8.0-20111002.tar.xz
 %else
-Source0: http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%{version}-beta1.tar.gz
+Source0: http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%{version}-rc1.tar.gz
 %endif
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -1028,6 +1026,9 @@ fi
 
 
 %changelog
+* Thu Oct 13 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-0.13.rc1
+- 4.8.0-rc1
+
 * Mon Oct 03 2011 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-0.12.20111002
 - 20111002 4.8 branch snapshot
 
diff --git a/sources b/sources
index d34bd7b..93fa7df 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 d9f511e4b51983b4e10eb58b320416d5  hi128-app-qt4-logo.png
 6dcc0672ff9e60a6b83f95c5f42bec5b  hi48-app-qt4-logo.png
-50ccdc3f1e240e41ea8b82793434834c  qt-everywhere-opensource-src-4.8.0-20111002.tar.xz
+3e003b671384df8d1cb77dd6cc804934  qt-everywhere-opensource-src-4.8.0-rc1.tar.gz


More information about the scm-commits mailing list