Hello community,

here is the log from the commit of package libqt5-qtgraphicaleffects for 
openSUSE:Factory checked in at 2014-02-11 10:34:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtgraphicaleffects"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects/libqt5-qtgraphicaleffects.changes
      2013-12-17 06:52:52.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new/libqt5-qtgraphicaleffects.changes
 2014-02-11 10:34:36.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Feb 10 11:27:57 UTC 2014 - [email protected]
+
+- Install LICENSE files to %doc
+
+-------------------------------------------------------------------
+Wed Feb  5 17:07:24 UTC 2014 - [email protected]
+
+- Update to 5.2.1:
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+
+-------------------------------------------------------------------

Old:
----
  qtgraphicaleffects-opensource-src-5.2.0.tar.xz

New:
----
  qtgraphicaleffects-opensource-src-5.2.1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtgraphicaleffects.spec ++++++
--- /var/tmp/diff_new_pack.5W9rtU/_old  2014-02-11 10:34:38.000000000 +0100
+++ /var/tmp/diff_new_pack.5W9rtU/_new  2014-02-11 10:34:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtgraphicaleffects
 #
-# 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
@@ -16,19 +16,29 @@
 #
 
 
+%define qt5_snapshot 0
+
 Name:           libqt5-qtgraphicaleffects
-Version:        5.2.0
+Version:        5.2.1
 Release:        0
 Summary:        Qt 5 Graphical Effects
 License:        BSD-3-Clause and (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
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
+%if %qt5_snapshot
+%define tar_version qtgraphicaleffects-%{real_version}
+%else
 %define tar_version qtgraphicaleffects-opensource-src-%{real_version}
-BuildRequires:  libQt5Quick-devel >= %{version}
+%endif
+Source:         %{tar_version}.tar.xz
+BuildRequires:  libqt5-qtdeclarative-devel >= %{version}
+%if %qt5_snapshot
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
 BuildRequires:  xz
 Requires:       libQtQuick5
 
@@ -41,9 +51,17 @@
 handling.
 
 %prep
+%if %qt5_snapshot
+%setup -q -n qtgraphicaleffects-%{real_version}
+%else
 %setup -q -n qtgraphicaleffects-opensource-src-%{real_version}
+%endif
 
 %build
+%if %qt5_snapshot
+#force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
+mkdir .git
+%endif
 %qmake5
 %make_jobs
 
@@ -52,6 +70,7 @@
 
 %files
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_archdatadir}/qml/QtGraphicalEffects
 
 %changelog

++++++ qtgraphicaleffects-opensource-src-5.2.0.tar.xz -> 
qtgraphicaleffects-opensource-src-5.2.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects/qtgraphicaleffects-opensource-src-5.2.0.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new/qtgraphicaleffects-opensource-src-5.2.1.tar.xz
 differ: char 27, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to