[qt-creator/f20] Update to 3.1.2

Sandro Mani smani at fedoraproject.org
Thu Jun 26 07:07:55 UTC 2014


commit 5ab82d2e14ff60abe177316767868987b722348e
Author: Sandro Mani <manisandro at gmail.com>
Date:   Thu Jun 26 09:07:33 2014 +0200

    Update to 3.1.2

 .gitignore      |    1 +
 qt-creator.spec |   10 +++++-----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19e27a4..e5de1fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /qt-creator-opensource-src-3.1.0-beta.tar.gz
 /qt-creator-opensource-src-3.1.0-rc1.tar.gz
 /qt-creator-opensource-src-3.1.1.tar.gz
+/qt-creator-opensource-src-3.1.2.tar.gz
diff --git a/qt-creator.spec b/qt-creator.spec
index 88cc81f..07481d5 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -1,16 +1,14 @@
 #global pre rc1
 
 Name:           qt-creator
-Version:        3.1.1
-Release:        3%{?pre:.%pre}%{?dist}
+Version:        3.1.2
+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
-# See #1110980, https://github.com/qtproject/qt-creator/commit/e3979fe09d7dd3ef1546e97d22d76178c8e38303
-Patch0:         qt-creator_dumper-gdb7.7.patch
 
 Source1:        qtcreator.desktop
 Source2:        qt-creator-Fedora-privlibs
@@ -49,7 +47,6 @@ tailored to the needs of Qt developers.
 
 %prep
 %setup -q -n qt-creator-opensource-src-%{version}%{?pre:-%pre}
-%patch0 -p1
 
 %build
 export QTDIR="%{_qt4_prefix}"
@@ -121,6 +118,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #%%{_datadir}/doc/qtcreator/qtcreator.qch
 
 %changelog
+* Thu Jun 26 2014 Sandro Mani <manisandro at gmail.com> - 3.1.2-1
+- 3.1.2 stable release
+
 * Sun Jun 22 2014 Sandro Mani <manisandro at gmail.com> - 3.1.1-3
 - Backport upstream patch to fix dumper with gdb 7.7, see rhbz#1110980
 
diff --git a/sources b/sources
index 986d4b7..4cf7870 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1876878c58b3026e0df26fde9393cd91  qt-creator-opensource-src-3.1.1.tar.gz
+18608bc86d7fcb872d05a05d326e764e  qt-creator-opensource-src-3.1.2.tar.gz


More information about the scm-commits mailing list