Hello community,

here is the log from the commit of package Rivet for openSUSE:Factory checked 
in at 2020-04-25 20:27:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Rivet (Old)
 and      /work/SRC/openSUSE:Factory/.Rivet.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Rivet"

Sat Apr 25 20:27:02 2020 rev:17 rq:796650 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/Rivet/Rivet.changes      2020-01-17 
16:04:16.424408443 +0100
+++ /work/SRC/openSUSE:Factory/.Rivet.new.2738/Rivet.changes    2020-04-25 
20:29:34.082175917 +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.OcfNIg/_old  2020-04-25 20:29:34.934177674 +0200
+++ /var/tmp/diff_new_pack.OcfNIg/_new  2020-04-25 20:29:34.934177674 +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