!3 [sync] PR-2: Fix license desc for public domain

From: @openeuler-sync-bot 
Reviewed-by: @desert-sailor 
Signed-off-by: @desert-sailor
This commit is contained in:
openeuler-ci-bot 2024-12-12 08:26:26 +00:00 committed by Gitee
commit 87e2ba2c63
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Summary: Library that provides message digest functions from BSD systems
Name: libmd
Version: 1.1.0
Release: 1
Release: 2
# Breakdown in COPYING file of libmd release tarball
License: BSD-2-Clause AND BSD-3-Clause AND ISC AND Beerware AND LicenseRef-Fedora-Public-Domain
License: BSD-2-Clause AND BSD-3-Clause AND ISC AND Beerware
URL: https://www.hadrons.org/software/libmd/
Source0: https://libbsd.freedesktop.org/releases/%{name}-%{version}.tar.xz
Source1: https://libbsd.freedesktop.org/releases/%{name}-%{version}.tar.xz.asc
@ -85,5 +85,8 @@ make check
%{_mandir}/man3/sha2.3*
%changelog
* Thu Dec 12 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.1.0-2
- Fix license desc remove public domain
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.1.0-1
- Init package