update quazip-qt5.spec.

This commit is contained in:
dou33 2021-10-28 01:52:14 +00:00 committed by Gitee
parent 91c101605b
commit 5cc1d3ee00

View File

@ -2,10 +2,10 @@
Name: %{srcname}-qt5
Version: 0.7.3
Release: 1%{?dist}
Release: 2
Summary: Qt5 wrapper for the minizip library
License: LGPLv2+
URL: http://quazip.sourceforge.net/
URL: https://github.com/stachenov/quazip
Source0: http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}.tar.gz
Patch0: quazip-0.7.2-fix_static.patch
BuildRequires: cmake3
@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C build-qt5
%changelog
* Thu Oct 28 2021 douyan <douyan@kylinos.cn> - 0.7.3-2
- update spec
* Wed Oct 27 2021 tanyulong <tanyulong@kylinos.cn> - 0.7.3-1
- init packages for OpenEuler