zziplib 0.13.71-1 (i686;znver1;armv7hnl) 2020-11488
0
Status | rejected | ||||||||||||||||||
Submitter | nobodydead [@T] gmail.com | ||||||||||||||||||
Platform | rolling | ||||||||||||||||||
Repository | main | ||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/758745 | ||||||||||||||||||
Packages |
|
||||||||||||||||||
Build Date | 2020-04-18 13:43:10 +0000 UTC | ||||||||||||||||||
Last Updated | 2020-04-21 01:44:21.167051028 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary d516d702c47351e993b6d0bea6b9285788dc8327 commit d516d702c47351e993b6d0bea6b9285788dc8327 Author: Alex <alexander@mezon.ru> AuthorDate: Sat Apr 18 13:21:05 2020 +0000 Commit: Alex <alexander@mezon.ru> CommitDate: Sat Apr 18 13:21:05 2020 +0000 0.13.71 --- .abf.yml | 2 +- zziplib.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index 7501265..2b6dc5f 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - v0.13.69.tar.gz: 1644c03fbc95f33decaaa04b5fb1e83d6bea2dfc + v0.13.71.tar.gz: c03f539c8a6fe5f1b39db4b5d4646d869f78bdd6 diff --git a/zziplib.spec b/zziplib.spec index 242b6ec..c3b96dc 100644 --- a/zziplib.spec +++ b/zziplib.spec @@ -5,7 +5,7 @@ Name: zziplib %define major 0 %define libname %mklibname %{name} %{major} %define devname %mklibname -d %{name} -Version: 0.13.69 +Version: 0.13.71 Release: 1 License: LGPL Group: System/Libraries @@ -74,13 +74,13 @@ find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g" %build %setup_compile_flags autoreconf -fi -export PYTHON=%{_bindir}/python2 +export PYTHON=%{_bindir}/python3 %configure %make %if %{with run_tests} %check -export PYTHON=%{_bindir}/python2 +export PYTHON=%{_bindir}/python3 make check %endif
Not Available
benbullard79 [@T] cox.net | No Comment. | 1679d 18hrs |