diff --git a/v0.13.71.tar.gz b/v0.13.71.tar.gz deleted file mode 100644 index c37ade89408000329f570954365e8fdce47a3cb6..0000000000000000000000000000000000000000 Binary files a/v0.13.71.tar.gz and /dev/null differ diff --git a/v0.13.72.tar.gz b/v0.13.72.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..684bcb8dcbd8cb78d3280e2e6856e39a0c4845a6 Binary files /dev/null and b/v0.13.72.tar.gz differ diff --git a/zziplib.spec b/zziplib.spec index 8ff77c4dd98e177ceea46059f649ed67cdac0fa0..781bdb54408fbc02aae382b81dd47f81ce495879 100644 --- a/zziplib.spec +++ b/zziplib.spec @@ -3,7 +3,7 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' */libtoo sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' */libtool Name: zziplib -Version: 0.13.71 +Version: 0.13.72 Release: 1 Summary: Lightweight library for zip compression License: LGPLv2+ or MPLv1.1 @@ -14,7 +14,7 @@ BuildRequires: perl-interpreter zip xmlto BuildRequires: zlib-devel SDL-devel pkgconfig autoconf automake gcc make Provides: zziplib-utils -Obsoletes: zziplib-utils +#Obsoletes: zziplib-utils %description The zziplib is a lightweight library to easily extract data from zip files. Applications @@ -74,8 +74,8 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_mandir}/man3/* %changelog -* Tue Nov 3 2020 tianwei - 0.13.71-1 -- update to 0.13.71 and remove python2 +* Tue Feb 2 2021 yuanxin - 0.13.72-1 +- Upgrade version to 0.13.72 * Fri Feb 14 2020 chengquan - 0.13.36-5 - Add necessary BuildRequires