Hello community,

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

Package is "libqt5-creator"

Fri Apr 27 16:09:42 2018 rev:53 rq:601832 version:4.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes    
2018-04-20 17:29:06.751316887 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes       
2018-04-27 16:09:47.977240474 +0200
@@ -1,0 +2,7 @@
+Thu Apr 26 20:59:08 UTC 2018 - [email protected]
+
+- Fix plugin-devel subpackage
+  * Add *.hpp files
+  * Add 3rd party license files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-creator.spec ++++++
--- /var/tmp/diff_new_pack.2rRGBH/_old  2018-04-27 16:09:49.485185170 +0200
+++ /var/tmp/diff_new_pack.2rRGBH/_new  2018-04-27 16:09:49.489185024 +0200
@@ -149,7 +149,10 @@
 # plugin development files
 mkdir %{buildroot}%{_datadir}/qtcreator-devel
 cp qtcreator.pri %{buildroot}%{_datadir}/qtcreator-devel
-find src \( -name '*.h' -o -name '*.pri' -o -name 'QtConcurrentTools' \) \
+find src \( \
+   -name '*.h' -o -name '*.hpp' -o -name '*.pri' -o -iname 'license*.txt' -o \
+   -name 'QtConcurrentTools' \
+\) \
    -exec cp --parents {} %{buildroot}%{_datadir}/qtcreator-devel \;
 
 mkdir -p %{buildroot}%{_sysconfdir}/profile.d


Reply via email to