!17 sync by openEuler-24.03-LTS

From: @pang-qing 
Reviewed-by: @ut-layne-yang 
Signed-off-by: @ut-layne-yang
This commit is contained in:
openeuler-ci-bot 2024-11-14 09:55:11 +00:00 committed by Gitee
commit 6fe9ad4dd9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,10 +3,10 @@
Summary: Cryptographic filesystem for the cloud
Name: cryfs
Version: 0.9.10
Release: 1
Release: 2
License: LGPLv3+
Group: File tools
Url: https://www.cryfs.org
Url: https://github.com/cryfs/cryfs
Source0: https://github.com/cryfs/cryfs/releases/download/%{version}/%{name}-%{version}.tar.gz
Patch0: fix-for-UnionTech.patch
Patch1: 0001-modify-include-path.patch
@ -56,5 +56,8 @@ export LDFLAGS="%{__global_ldflags} -lboost_thread -lboost_program_options -lboo
%{_mandir}/man?/cryfs*
%changelog
* Sun Sep 29 2024 zhuhongbo <zhuhongbo@uniontech.com> - 0.9.10-2
- fix: use accessible URL
* Tue Jul 26 2022 uoser <uoser@uniontech.com> - 0.9.10-1
- package init