[qt-creator/f20] Update to 3.2.1

Sandro Mani smani at fedoraproject.org
Tue Sep 16 16:32:39 UTC 2014


commit 026a57cf555b5216962b06c4e7b18adb0a0d13db
Author: Sandro Mani <manisandro at gmail.com>
Date:   Tue Sep 16 18:32:37 2014 +0200

    Update to 3.2.1

 .gitignore      |    1 +
 qt-creator.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eef0061..2a0c53d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /qt-creator-opensource-src-3.1.1.tar.gz
 /qt-creator-opensource-src-3.1.2.tar.gz
 /qt-creator-opensource-src-3.2.0.tar.gz
+/qt-creator-opensource-src-3.2.1.tar.gz
diff --git a/qt-creator.spec b/qt-creator.spec
index 74bf582..c05cc45 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -1,14 +1,14 @@
 #global pre rc1
 
 Name:           qt-creator
-Version:        3.2.0
+Version:        3.2.1
 Release:        1%{?pre:.%pre}%{?dist}
 Summary:        Cross-platform IDE for Qt
 
 Group:          Development/Tools
 License:        LGPLv2 with exceptions
 URL:            http://qt.digia.com/Product/Qt-Core-Features-Functions/Developer-Tools/
-Source0:        http://download.qt-project.org/%{?pre:development}%{!?pre:official}_releases/qtcreator/3.1/%{version}%{?pre:-%pre}/qt-creator-opensource-src-%{version}%{?pre:-%pre}.tar.gz
+Source0:        http://download.qt-project.org/%{?pre:development}%{!?pre:official}_releases/qtcreator/3.2/%{version}%{?pre:-%pre}/qt-creator-opensource-src-%{version}%{?pre:-%pre}.tar.gz
 
 # Fix doc dir (Fedora package is called qt-creator, not qtcreator)
 Patch0:         qt-creator_docdir.patch
@@ -137,6 +137,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 16 2014 Sandro Mani <manisandro at gmail.com> - 3.2.1-1
+- 3.2.1 release
+
 * Thu Aug 10 2014 Sandro Mani <manisandro at gmail.com> - 3.2.0-1
 - 3.2.0 release
 
diff --git a/sources b/sources
index 0135142..9993258 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d35277a2427cc88cb5328b5e7f758d69  qt-creator-opensource-src-3.2.0.tar.gz
+7163b85046460cb735b09e5958da6e3c  qt-creator-opensource-src-3.2.1.tar.gz


More information about the scm-commits mailing list