Hello community, here is the log from the commit of package libqt5-creator for openSUSE:Factory checked in at 2014-02-18 16:17:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-19 12:41:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes 2014-02-18 16:17:22.000000000 +0100 @@ -1,0 +2,9 @@ +Wed Feb 5 17:07:24 UTC 2014 - [email protected] + +- Update to 3.0.1: + * For more details please see: + http://blog.qt.digia.com/blog/2014/02/05/qt-creator-3-0-1-released/ +- Build with system Botan library, accomplished by passing + USE_SYSTEM_BOTAN=1 to qmake. Thus added libbotan-devel BuildRequires + +------------------------------------------------------------------- Old: ---- qt-creator-opensource-src-3.0.0.tar.gz New: ---- qt-creator-opensource-src-3.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-creator.spec ++++++ --- /var/tmp/diff_new_pack.fC0DZs/_old 2014-02-18 16:17:23.000000000 +0100 +++ /var/tmp/diff_new_pack.fC0DZs/_new 2014-02-18 16:17:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5-creator # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: libqt5-creator -Version: 3.0.0 +Version: 3.0.1 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 rversion 3.0.1 %define rname qt-creator -%define qt5_version 5.2.0 +%define qt5_version 5.2.1 Source: http://download.qt-project.org/official_releases/qtcreator/3.0/%{rversion}/%{rname}-opensource-src-%{rversion}.tar.gz Source1: %{name}-rpmlintrc Source2: qtcreator.desktop @@ -33,19 +33,20 @@ Patch0: plugin_path.diff BuildRequires: fdupes BuildRequires: gdb -BuildRequires: libqt5-qtquick1-private-headers-devel >= %{qt5_version} +BuildRequires: libbotan-devel +BuildRequires: libqt5-qtbase-devel >= %{qt5_version} BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{qt5_version} +BuildRequires: libqt5-qtquick1-private-headers-devel >= %{qt5_version} BuildRequires: libqt5-qtscript-devel >= %{qt5_version} -BuildRequires: libqt5-qtbase-devel >= %{qt5_version} BuildRequires: libqt5-qttools-private-headers-devel >= %{qt5_version} +BuildRequires: libqt5-qtx11extras-devel >= %{qt5_version} BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: libqt5-qtx11extras-devel >= %{qt5_version} Recommends: libqt5-debuginfo Recommends: libqt5-qtdoc # Make sure to rebuild against latest Qt5 (using the last package in chain - libQt5Designer5) %requires_eq libQt5Designer5 -BuildRoot: %{_tmppath}/%{rname}-%{version}-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Qt Creator is a new, lightweight, cross-platform integrated development @@ -66,9 +67,9 @@ %build export PATH=%_libqt5_bindir:$PATH %if "%{_lib}"=="lib64" -%{_libqt5_bindir}/qmake QTC_PREFIX=%{_libqt5_archdatadir} IDE_LIBRARY_BASENAME=lib64 +%{_libqt5_bindir}/qmake QTC_PREFIX=%{_libqt5_archdatadir} IDE_LIBRARY_BASENAME=lib64 USE_SYSTEM_BOTAN=1 %else -%{_libqt5_bindir}/qmake QTC_PREFIX=%{_libqt5_archdatadir} +%{_libqt5_bindir}/qmake QTC_PREFIX=%{_libqt5_archdatadir} USE_SYSTEM_BOTAN=1 %endif rm src/shared/qbs/qbs.pro make %{?_smp_mflags} ++++++ qt-creator-opensource-src-3.0.0.tar.gz -> qt-creator-opensource-src-3.0.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/libqt5-creator/qt-creator-opensource-src-3.0.0.tar.gz /work/SRC/openSUSE:Factory/.libqt5-creator.new/qt-creator-opensource-src-3.0.1.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
