!13 Upgrade to latest release [xmlsec1 -> 1.2.37]

From: @Wangjunqi123 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-02-07 04:20:54 +00:00 committed by Gitee
commit 102990b76d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
xmlsec1-1.2.37.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: xmlsec1
Version: 1.2.34
Version: 1.2.37
Release: 1
Summary: A C library based on LibXML2
License: MIT
@ -53,7 +53,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%postun -p /sbin/ldconfig
%files
%doc AUTHORS ChangeLog NEWS README Copyright
%doc AUTHORS ChangeLog NEWS README.md Copyright
%{_bindir}/xmlsec1
%{_libdir}/*.so.*
@ -75,6 +75,9 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_mandir}/man1/*.1.*
%changelog
* Tue Feb 07 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.2.37-1
- update to 1.2.37
* Tue Sep 27 2022 dillon chen <dillon.chen@gmail.com> - 1.2.34-1
- update to 1.2.34