Hello community,

here is the log from the commit of package libqt5-qtsensors for 
openSUSE:Factory checked in at 2013-11-04 09:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtsensors"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes        
2013-10-04 13:53:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new/libqt5-qtsensors.changes   
2013-11-04 09:17:06.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Oct 23 17:11:55 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 beta1
+  * New feature release, please see
+  http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.2
+
+-------------------------------------------------------------------

Old:
----
  qtsensors-opensource-src-5.1.1.tar.xz

New:
----
  qtsensors-opensource-src-5.2.0-beta1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtsensors.spec ++++++
--- /var/tmp/diff_new_pack.ZDT4OF/_old  2013-11-04 09:17:06.000000000 +0100
+++ /var/tmp/diff_new_pack.ZDT4OF/_new  2013-11-04 09:17:06.000000000 +0100
@@ -19,17 +19,17 @@
 %define libname libQt5Sensors5
 
 Name:           libqt5-qtsensors
-Version:        5.1.1
+Version:        5.2.0~beta1
 Release:        0
-License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Summary:        Qt 5 Serial Port Addon
-Url:            http://qt.digia.com
+License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
+Url:            http://qt.digia.com
 Source:         %{tar_version}.tar.xz
 BuildRequires:  fdupes
 %define base_name libqt5
-%define real_version 5.1.1
-%define so_version 5.1.1
+%define real_version 5.2.0-beta1
+%define so_version 5.2.0
 %define tar_version qtsensors-opensource-src-%{real_version}
 BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
 BuildRequires:  xz
@@ -74,21 +74,11 @@
 %postun -n %libname -p /sbin/ldconfig
 
 %build
-export PATH=%{_libqt5_bindir}:$PATH
-%ifarch ppc64
-  RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
-%endif
-export CXXFLAGS="$CXXFLAGS %{optflags} -DOPENSSL_LOAD_CONF"
-export CFLAGS="$CFLAGS %{optflags} -DOPENSSL_LOAD_CONF"
-export MAKEFLAGS="%{?_smp_mflags}"
-qmake
-make
+%qmake5
+%make_jobs
 
 %install
-make INSTALL_ROOT=%{buildroot} install
-
-%clean
-rm -rf %{buildroot}
+%qmake5_install
 
 %files -n %libname
 %defattr(-,root,root,755)
@@ -110,3 +100,5 @@
 %{_libqt5_libdir}/libQt5Sensors.so
 %{_libqt5_libdir}/pkgconfig/Qt5Sensors.pc
 %{_libqt5_libdir}/qt5/mkspecs/modules/qt_lib_sensors.pri
+
+%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to