Hello community,

here is the log from the commit of package Rivet for openSUSE:Leap:15.2 checked 
in at 2020-04-28 20:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/Rivet (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.Rivet.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Rivet"

Tue Apr 28 20:11:30 2020 rev:16 rq:798141 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/Rivet/Rivet.changes    2020-02-21 
23:51:28.964820570 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.Rivet.new.2738/Rivet.changes  2020-04-28 
20:11:30.780578579 +0200
@@ -1,0 +2,6 @@
+Thu Apr 23 16:58:00 UTC 2020 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Fix python version in hashbangs. #!%{_bindir}/python introduces
+  wrong for python3 package dependency on python-base.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Rivet.spec ++++++
--- /var/tmp/diff_new_pack.z2Pqxs/_old  2020-04-28 20:11:31.180579410 +0200
+++ /var/tmp/diff_new_pack.z2Pqxs/_new  2020-04-28 20:11:31.184579418 +0200
@@ -150,7 +150,7 @@
 %make_install
 
 # SECTION Fix env based hashbangs in binaries
-sed -Ei "1s:^#!\s*%{_bindir}/env python:#!%{_bindir}/python:" 
%{buildroot}%{_bindir}/*
+sed -Ei "1s:^#!\s*%{_bindir}/env python:#!%{_bindir}/python3:" 
%{buildroot}%{_bindir}/*
 sed -Ei "1s:^#!\s*%{_bindir}/env bash:#!/bin/bash:" %{buildroot}%{_bindir}/*
 # /SECTION
 


Reply via email to