upgrade version to v3.17.9
This commit is contained in:
parent
bd36d1c23b
commit
936645b12e
15
afflib.spec
15
afflib.spec
@ -1,10 +1,10 @@
|
|||||||
Name: afflib
|
Name: afflib
|
||||||
Version: 3.7.18
|
Version: 3.7.19
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: Library to support the Advanced Forensic Format
|
Summary: Library to support the Advanced Forensic Format
|
||||||
License: LGPL-2.0 and LGPL-2.1 and GPL-2.0+ and Public Domain
|
License: LGPL-2.0 and LGPL-2.1 and GPL-2.0+ and Public Domain
|
||||||
URL: https://github.com/sshock/AFFLIBv3
|
URL: https://github.com/sshock/AFFLIBv3
|
||||||
Source0: %{url}/archive/v%{version}.tar.gz
|
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel
|
BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel
|
||||||
BuildRequires: libtermcap-devel openssl-devel zlib-devel
|
BuildRequires: libtermcap-devel openssl-devel zlib-devel
|
||||||
BuildRequires: python3 python3-devel python3-setuptools python3-Cython
|
BuildRequires: python3 python3-devel python3-setuptools python3-Cython
|
||||||
@ -31,9 +31,9 @@ applications that use %{name}.
|
|||||||
|
|
||||||
%package -n python3-pyaff
|
%package -n python3-pyaff
|
||||||
Summary: The python3 binding for the AFFLIB
|
Summary: The python3 binding for the AFFLIB
|
||||||
Provides: python-pyaff(aarch-64) = 3.7.18-3
|
Provides: python-pyaff(aarch-64) = 3.7.19-1
|
||||||
Provides: python-pyaff = 3.7.18-3
|
Provides: python-pyaff = 3.7.19-1
|
||||||
Obsoletes: python-pyaff < 3.7.18-3
|
Obsoletes: python-pyaff < 3.7.19-1
|
||||||
|
|
||||||
%description -n python3-pyaff
|
%description -n python3-pyaff
|
||||||
Python3 bindings currently support a read-only file-like interface to AFFLIB and
|
Python3 bindings currently support a read-only file-like interface to AFFLIB and
|
||||||
@ -87,6 +87,9 @@ cd pyaff
|
|||||||
%{python3_sitearch}/pyaff*
|
%{python3_sitearch}/pyaff*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 yangzhao <yangzhao1@kylinos.cn> - 3.7.19-1
|
||||||
|
- Upgrade to version 3.7.19
|
||||||
|
|
||||||
* Tue Jan 11 2022 houyingchao <houyingchao@huawei.com> - 3.7.18-6
|
* Tue Jan 11 2022 houyingchao <houyingchao@huawei.com> - 3.7.18-6
|
||||||
- Resolve compilation failure of afflib
|
- Resolve compilation failure of afflib
|
||||||
|
|
||||||
|
|||||||
BIN
v3.7.18.tar.gz
BIN
v3.7.18.tar.gz
Binary file not shown.
BIN
v3.7.19.tar.gz
Normal file
BIN
v3.7.19.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user