[qt-creator] bump to rc1

Itamar Reis Peixoto itamarjp at fedoraproject.org
Fri Nov 26 18:20:27 UTC 2010


commit 2e77f1e8c9185f0124b789138dcc018a0f17127c
Author: Itamar Reis Peixoto <itamar at ispbrasil.com.br>
Date:   Fri Nov 26 16:18:45 2010 -0200

    bump to rc1

 .gitignore      |    1 +
 qt-creator.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fa77bb..a260bfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 qt-creator-2.0.0-src.tar.gz
 /qt-creator-2.1.0-beta1-src.tar.gz
 /qt-creator-2.1.0-beta2-src.tar.gz
+/qt-creator-2.1.0-rc1-src.tar.gz
diff --git a/qt-creator.spec b/qt-creator.spec
index 2ae17f8..9cbc22f 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -1,13 +1,12 @@
 Name:           qt-creator
 Version:        2.1.0
-Release:        2.beta2%{?dist}
+Release:        4.rc1%{?dist}
 Summary:        Lightweight and cross-platform IDE for Qt
 
 Group:          Development/Tools
 License:        LGPLv2 with exceptions
 URL:            http://www.qtsoftware.com/developer/qt-creator
-Source0:        http://get.qt.nokia.com/qtcreator/%{name}-%{version}-beta2-src.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://get.qt.nokia.com/qtcreator/%{name}-%{version}-rc1-src.tar.gz
 
 Source1:       qtcreator.desktop
 
@@ -34,7 +33,7 @@ designed to make development with the Qt application framework
 even faster and easier.
 
 %prep
-%setup -q -n %{name}-%{version}-beta2-src
+%setup -q -n %{name}-%{version}-rc1-src
 
 %build
 QTDIR="%{_qt4_prefix}" ; export QTDIR ; \
@@ -95,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/doc/qtcreator/qtcreator.qch
 
 %changelog
+* Fri Nov 26 2010 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 2.1.0-4.rc1
+- new version 2.1.0 rc1
+
 * Tue Nov 02 2010 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 2.1.0-2.beta2
 - new version 2.1.0 beta2
 
diff --git a/sources b/sources
index 04ded41..683b41c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d3a8fd67682457551576bd9b1794cec  qt-creator-2.1.0-beta2-src.tar.gz
+b52d78d973261d43b55ce4586bd15c28  qt-creator-2.1.0-rc1-src.tar.gz


More information about the scm-commits mailing list