Hello community,

here is the log from the commit of package tupitube for openSUSE:Factory 
checked in at 2020-07-08 19:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tupitube (Old)
 and      /work/SRC/openSUSE:Factory/.tupitube.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tupitube"

Wed Jul  8 19:15:42 2020 rev:4 rq:819216 version:0.2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/tupitube/tupitube.changes        2020-07-07 
12:57:50.241648775 +0200
+++ /work/SRC/openSUSE:Factory/.tupitube.new.3060/tupitube.changes      
2020-07-08 19:15:43.427688269 +0200
@@ -1,0 +2,8 @@
+Tue Jul  7 10:50:01 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Add GPL-3.0-or-later license on account of the libqtmypaint and
+  libraster* plugins
+- Add tupitube-rpmlintrc
+- Fix some rpmlint complaints
+
+-------------------------------------------------------------------

New:
----
  tupitube-rpmlintrc

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

Other differences:
------------------
++++++ tupitube.spec ++++++
--- /var/tmp/diff_new_pack.FPaqlh/_old  2020-07-08 19:15:44.387691688 +0200
+++ /var/tmp/diff_new_pack.FPaqlh/_new  2020-07-08 19:15:44.391691702 +0200
@@ -25,10 +25,11 @@
 Version:        0.2.15
 Release:        0
 Summary:        2D vectorial/animation tool
-License:        GPL-2.0-or-later
+License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Productivity/Graphics/Vector Editors
 URL:            https://maefloresta.com
 Source0:        
https://sourceforge.net/projects/tupi2d/files/Source%20Code/tupitube.desk-%{version}.tar.gz
+Source99:       tupitube-rpmlintrc
 Patch0:         tupitube.quazip5.patch
 # PATCH-FIX-UPSTREAM
 Patch1:         0001-Fix-build-with-Qt-5.15.patch
@@ -93,7 +94,7 @@
 %autosetup -p1 -n tupitube.desk
 
 # Fix 'E: spurious-executable-perm'
-chmod -x COPYING README*
+chmod -x COPYING README* launcher/tupitube.xml
 
 # Fix 'W: wrong-script-end-of-line-encoding'
 dos2unix src/shell/html/css/tupitube.css
@@ -104,6 +105,9 @@
 echo "QMAKE_CXXFLAGS += %{optflags} ${ffmpeg_include}" >> "$f"
 done
 
+# Remove shebang
+sed -i '/^#!/d' src/mypaint/raster/main/brushes/label-brush-mypaint.sh
+
 %build
 %configure \
        --with-qtdir=%{_qtdir} \

++++++ tupitube-rpmlintrc ++++++
# false positive
addFilter("unexpanded-macro.*Opaque.*") 


Reply via email to