diff --git a/afflib.spec b/afflib.spec index 5110e4cec3ab9ef8e52fcf39dfc7b277436f8dc0..a32b9d1d45f0926e211c117137adb0ee6bb8387f 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,13 +1,13 @@ Name: afflib Version: 3.7.18 -Release: 5 +Release: 6 Summary: Library to support the Advanced Forensic Format License: LGPL-2.0 and LGPL-2.1 and GPL-2.0+ and Public Domain URL: https://github.com/sshock/AFFLIBv3 Source0: %{url}/archive/v%{version}.tar.gz BuildRequires: gcc-c++ libtool curl-devel expat-devel ncurses-devel BuildRequires: libtermcap-devel openssl-devel zlib-devel -BuildRequires: python3 python3-devel python3-setuptools +BuildRequires: python3 python3-devel python3-setuptools python3-Cython Provides: bundled(lzma) = 443 %description @@ -87,6 +87,9 @@ cd pyaff %{python3_sitearch}/pyaff* %changelog +* Tue Jan 11 2022 houyingchao - 3.7.18-6 +- Resolve compilation failure of afflib + * Thu Dec 03 2020 Ge Wang - 3.7.18-5 - modify license