Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2015-04-16 14:12:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-creator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-creator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes    
2015-03-01 15:27:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes       
2015-04-16 14:12:47.000000000 +0200
@@ -1,0 +2,98 @@
+Wed Apr  1 19:40:28 UTC 2015 - [email protected]
+
+- Update to 3.4. rc1:
+  * For more details see:
+    http://blog.qt.io/blog/2015/04/01/qt-creator-3-4-rc1-released/
+
+-------------------------------------------------------------------
+Mon Mar  9 18:35:57 UTC 2015 - [email protected]
+
+- Update to 3.4 beta1:
+  * Added option to change environment for running external tools
+    (QTCREATORBUG-4995)
+  * Improved performance of output panes
+  * Fixed that wizard windows were missing in Window menu
+    (QTCREATORBUG-13766)
+  * Switched to a QMimeDatabase based MIME database implementation
+  * Added hint in empty editor area
+  * Added "Copy Path and Line Number" to context menu of
+    document selector
+  * Added parenthesis highlighting to generic highlighter
+  * Fixed that files with same file name but different path were
+    not distinguishable in document selector and open documents pane
+    (QTCREATORBUG-10185)
+  * Fixed that symlinks and their target could be opened at
+    the same time (QTCREATORBUG-5941)
+  * Fixed that wrong highlight definition was downloaded when
+    sorting the list in the settings
+  * Fixed clean up of automatically registered documentation
+  * Added handling of QMAKE_CXXFLAGS_(APP|SHLIB|PLUGIN) variables
+  * Added option to put debug information in separate file
+    (QTCREATORBUG-14009)
+  * Fixed ANSI color support for application output
+    (QTCREATORBUG-13764)
+  * Fixed handling of DEFINES with escaped characters
+  * Fixed that static libraries were deployed
+  * Fixed finding source directory for build directory
+  * Added option to show full command lines during build
+  * Added Valgrind Memory Analyzer with GDB
+  * Made it possible to search through event notes
+    (QTCREATORBUG-13417)
+  * Added support for binary literals (n3472)
+  * Added locator filter for all included files
+    (QTCREATORBUG-280)
+  * Added refactoring action that moves all function
+    definitions out of a class declaration
+  * Added support for signal and slot completion
+    in Qt 5 style connects
+  * Improved support for non-Qt projects that use Qt keywords
+  * Made auto-completion delay configurable
+    (QTCREATORBUG-13393)
+  * Fixed auto-indentation for break in switch statement
+    (QTCREATORBUG-13155)
+  * Fixed issues with case-insensitive file systems
+    (QTCREATORBUG-12390)
+  * Fixed completion for enums inside member functions
+    (QTCREATORBUG-13757)
+  * Fixed crash on closing one of multiple outline views
+    (QTCREATORBUG-13614)
+  * Fixed that Move Definition to Class refactoring action was
+    not available when using "override" (QTCREATORBUG-13564)
+  * Fixed that Assign to Local Variable refactoring action was
+    not working with chained function calls (QTCREATORBUG-10355)
+  * Fixed several issues with completion and iterators
+    (QTCREATORBUG-13799)
+  * Fixed crash on closing one of multiple outline views
+    (QTCREATORBUG-13614)
+  * Added support for "git stash --keep-index" (QTCREATORBUG-13587)
+  * Fixed that it was not possible to abort query and fetch
+    (QTCREATORBUG-9743)
+  * Fixed that not all remotes where shown in Push to Gerrit dialog
+    (QTCREATORBUG-13718)
+  * Added option to show verbose log
+  * Changed to use the new unified diff viewer
+  * Fixed that committing failed when using non-Latin1 characters in
+    commit message (QTCREATORBUG-13979)
+  * Improved repository log (QTCREATORBUG-13526)
+  * Fixed target column for various commands
+  * Fixed behavior of "D" in visual block mode
+  * Fixed cursor shape after failing search
+  * Fixed issues with pasting in presence of splits
+    (QTCREATORBUG-13481)
+  * Added support for 64bit tool chains
+  * Fixed that active run configuration setting was ignored
+    for deploying application
+     (QTCREATORBUG-13732)
+  * Added optional host key checking (QTCREATORBUG-13339)
+  * Added automatic closing of SSH connections after a
+    period of inactivity
+  * Added support for SHA-256 HMAC for SSH
+  * Fixed that it was not possible to quote run arguments
+    (QTCREATORBUG-14002)
+  * Added GDB server configuration management (QTCREATORBUG-13686)
+  * Added support for remote channel without port
+  * Added support for generic projects
+- Drop make-qt-creator-build-with-Werror=date-time.patch, merged
+  upstream
+
+-------------------------------------------------------------------

Old:
----
  make-qt-creator-build-with-Werror=date-time.patch
  qt-creator-opensource-src-3.3.1.tar.gz

New:
----
  qt-creator-opensource-src-3.4.0-rc1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqt5-creator.spec ++++++
--- /var/tmp/diff_new_pack.tRhTYR/_old  2015-04-16 14:12:49.000000000 +0200
+++ /var/tmp/diff_new_pack.tRhTYR/_new  2015-04-16 14:12:49.000000000 +0200
@@ -17,22 +17,20 @@
 
 
 Name:           libqt5-creator
-Version:        3.3.1
+Version:        3.4.0~rc1
 Release:        0
 Summary:        Lightweight IDE
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1
 Group:          Development/Tools/IDE
 Url:            http://qt.digia.com/Product/Developer-Tools/
-%define rversion 3.3.1
+%define rversion 3.4.0-rc1
 %define rname qt-creator
-%define qt5_version 5.4.0
-Source:         
http://download.qt-project.org/official_releases/qtcreator/3.3/%{rversion}/%{rname}-opensource-src-%{rversion}.tar.gz
+%define qt5_version 5.4.1
+Source:         
http://download.qt.io/development_releases/qtcreator/3.4/%{rversion}/%{rname}-opensource-src-%{rversion}.tar.gz
 Source1:        %{name}-rpmlintrc
 Source2:        qtcreator.desktop
 # PATCH-FIX-UPSTREAM qbs-path.diff -- install qbs plugin to sane location
 Patch0:         qbs-path.diff
-# PATCH-FIX-OPENSUSE make-qt-creator-build-with-Werror=date-time.patch -- 
don't embedded date & time into qtcreator binary & plugins
-Patch1:         make-qt-creator-build-with-Werror=date-time.patch
 BuildRequires:  gdb
 BuildRequires:  libQt5Sql5-sqlite >= %{qt5_version}
 BuildRequires:  libbotan-devel
@@ -64,7 +62,6 @@
 %prep
 %setup -q -n %{rname}-opensource-src-%{rversion}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %ifarch %arm %ix86 x86_64

++++++ qtcreator.desktop ++++++
--- /var/tmp/diff_new_pack.tRhTYR/_old  2015-04-16 14:12:49.000000000 +0200
+++ /var/tmp/diff_new_pack.tRhTYR/_new  2015-04-16 14:12:49.000000000 +0200
@@ -8,4 +8,5 @@
 Terminal=false
 Categories=Qt;Development;IDE;
 
MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;
+MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;text/x-qml;text/x-qt.qml;text/x-qt.qbs;
 InitialPreference=9


Reply via email to