diff --git a/xmlsec1-1.2.34.tar.gz b/xmlsec1-1.2.34.tar.gz deleted file mode 100644 index 58c2b09..0000000 Binary files a/xmlsec1-1.2.34.tar.gz and /dev/null differ diff --git a/xmlsec1-1.2.37.tar.gz b/xmlsec1-1.2.37.tar.gz new file mode 100644 index 0000000..2eb417f Binary files /dev/null and b/xmlsec1-1.2.37.tar.gz differ diff --git a/xmlsec1.spec b/xmlsec1.spec index 0be1402..ce79078 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -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 - 1.2.37-1 +- update to 1.2.37 + * Tue Sep 27 2022 dillon chen - 1.2.34-1 - update to 1.2.34