Hello community,

here is the log from the commit of package Herwig for openSUSE:Factory checked 
in at 2020-01-11 14:42:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Herwig (Old)
 and      /work/SRC/openSUSE:Factory/.Herwig.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Herwig"

Sat Jan 11 14:42:44 2020 rev:12 rq:762935 version:7.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/Herwig/Herwig.changes    2020-01-07 
23:56:51.248140340 +0100
+++ /work/SRC/openSUSE:Factory/.Herwig.new.6675/Herwig.changes  2020-01-11 
14:43:28.005266123 +0100
@@ -1,0 +2,5 @@
+Fri Jan 10 22:29:34 UTC 2020 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Switch to python3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Herwig.spec ++++++
--- /var/tmp/diff_new_pack.Q3ZIJD/_old  2020-01-11 14:43:28.409266283 +0100
+++ /var/tmp/diff_new_pack.Q3ZIJD/_new  2020-01-11 14:43:28.413266285 +0100
@@ -48,7 +48,7 @@
 BuildRequires:  gcc-fortran
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(gsl)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  x86_64
@@ -134,7 +134,7 @@
 # Fix hashbangs to directly point to python
 for exe in gosam2herwig herwig-mergegrids mg2herwig slha2herwig ufo2herwig
 do 
- sed -i "1{s/\/usr\/bin\/env python/\/usr\/bin\/python/;}" 
%{buildroot}%{_bindir}/${exe}
+ sed -i "1{s/\/usr\/bin\/env python/\/usr\/bin\/python3/;}" 
%{buildroot}%{_bindir}/${exe}
 done
 
 %fdupes -s %{buildroot}%{_libdir}/%{name}/


Reply via email to