[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39589: mumps: fix bad version in the names of *.so files
From: |
Ludovic Courtès |
Subject: |
bug#39589: mumps: fix bad version in the names of *.so files |
Date: |
Fri, 14 Feb 2020 22:52:25 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Maurice,
Maurice Brémond <address@hidden> skribis:
> For the mumps package, the version in the names of the *.so files was
> kept to the old one : 5.1.2. This is my mistake. This patch change it to 5.2.1
Good catch, I’ve applied the change (current ‘master’ is slightly
different from what your patch has).
It would be nice if upstream’s makefiles would factorize the version
number so we don’t have to patch each occurrence. :-)
Thank you,
Ludo’.