Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2013-12-17 06:52:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-12-03 11:24:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes 2013-12-17 06:52:13.000000000 +0100 @@ -1,0 +2,8 @@ +Fri Dec 13 20:39:25 UTC 2013 - [email protected] + +- Update to 3.0.0 final +- See http://blog.qt.digia.com/blog/2013/12/12/qt-creator-3-0-released/ +- For the complete changelog see: + http://qt.gitorious.org/qt-creator/qt-creator/blobs/3.0/dist/changes-3.0.0 + +------------------------------------------------------------------- Old: ---- qt-creator-opensource-src-3.0.0-rc1.tar.gz New: ---- qt-creator-opensource-src-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.0mzaFh/_old 2013-12-17 06:52:15.000000000 +0100 +++ /var/tmp/diff_new_pack.0mzaFh/_new 2013-12-17 06:52:15.000000000 +0100 @@ -17,15 +17,16 @@ Name: libqt5-creator -Version: 3.0.0~rc1 +Version: 3.0.0 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.0.0 -%define qt5_version 5.2.0~rc1 -Source: http://download.qt-project.org/development_releases/qtcreator/3.0/3.0.0-rc1/qt-creator-opensource-src-3.0.0-rc1.tar.gz +%define rname qt-creator +%define qt5_version 5.2.0 +Source: http://download.qt-project.org/official_releases/qtcreator/3.0/%{rversion}/%{rname}-opensource-src-%{rversion}.tar.gz Source1: %{name}-rpmlintrc Source2: qtcreator.desktop # PATCH-FIX-UPSTREAM plugin_path.diff -- Don't hardcode plugin directory to root + lib dir, but use creator's install prefix @@ -44,7 +45,7 @@ Recommends: libqt5-qtdoc # Make sure to rebuild against latest Qt5 (using the last package in chain - libQt5Designer5) %requires_eq libQt5Designer5 -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRoot: %{_tmppath}/%{rname}-%{version}-build %description Qt Creator is a new, lightweight, cross-platform integrated development @@ -52,7 +53,7 @@ framework even faster and easier. %prep -%setup -q -n qt-creator-opensource-src-3.0.0-rc1 +%setup -q -n %{rname}-opensource-src-%{rversion} %patch0 -p1 # Remove build time references so build-compare can do its work. Not yet activated - breaks build ++++++ qt-creator-opensource-src-3.0.0-rc1.tar.gz -> qt-creator-opensource-src-3.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-3.0.0-rc1.tar.gz /work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-3.0.0.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
