!2 update quazip-qt5.spec.

From: @dou33
Reviewed-by: @tanyulong2021
Signed-off-by: @tanyulong2021
This commit is contained in:
openeuler-ci-bot 2021-10-28 03:14:04 +00:00 committed by Gitee
commit 3fbc7e1f84

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