Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2017-10-10 11:32:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and      /work/SRC/openSUSE:Factory/.inkscape.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inkscape"

Tue Oct 10 11:32:56 2017 rev:91 rq:532727 version:0.92.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes        2017-09-26 
21:13:15.284247695 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2017-10-10 
11:33:00.305757034 +0200
@@ -1,0 +2,5 @@
+Mon Oct  9 07:43:48 UTC 2017 - [email protected]
+
+- remove env shebang from inkscape extensions subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.JafSBA/_old  2017-10-10 11:33:01.529703317 +0200
+++ /var/tmp/diff_new_pack.JafSBA/_new  2017-10-10 11:33:01.537702966 +0200
@@ -212,6 +212,8 @@
 
 bash %{SOURCE2} %{buildroot}%{_datadir}/inkscape/extensions 
"%%{_datadir}/inkscape/extensions/"
 
+sed -i -e "1 s,#! */usr/bin/env python,#!/usr/bin/python2," 
%{buildroot}%{_datadir}/inkscape/extensions/*.py
+
 # Localized man pages
 for man in %{buildroot}%{_mandir}/*/man1/*; do
     LOCALE=`echo $man | sed "s:.*%{_mandir}/\([^/]*\)/man1/.*:\1:g"`


Reply via email to