Compare commits
10 Commits
d885bf26c7
...
331a55c66d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
331a55c66d | ||
|
|
0fc20cb8cd | ||
|
|
102990b76d | ||
|
|
3595d1dc76 | ||
|
|
62617ec07a | ||
|
|
5c8edc2cdf | ||
|
|
26041e83d2 | ||
|
|
c6344f81eb | ||
|
|
7da30c052f | ||
|
|
92d4ec22f9 |
Binary file not shown.
BIN
xmlsec1-1.2.38.tar.gz
Normal file
BIN
xmlsec1-1.2.38.tar.gz
Normal file
Binary file not shown.
21
xmlsec1.spec
21
xmlsec1.spec
@ -1,5 +1,5 @@
|
|||||||
Name: xmlsec1
|
Name: xmlsec1
|
||||||
Version: 1.2.31
|
Version: 1.2.38
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A C library based on LibXML2
|
Summary: A C library based on LibXML2
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,10 +53,11 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS ChangeLog NEWS README Copyright
|
%doc AUTHORS ChangeLog NEWS README.md Copyright
|
||||||
%{_bindir}/xmlsec1
|
%{_bindir}/xmlsec1
|
||||||
|
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
%{_libdir}/*.so
|
||||||
%exclude %{_libdir}/*.la
|
%exclude %{_libdir}/*.la
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -67,7 +68,6 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
|
|
||||||
%{_libdir}/xmlsec1Conf.sh
|
%{_libdir}/xmlsec1Conf.sh
|
||||||
%{_libdir}/pkgconfig/xmlsec1*.pc
|
%{_libdir}/pkgconfig/xmlsec1*.pc
|
||||||
%{_libdir}/*.so
|
|
||||||
|
|
||||||
%{_datadir}/aclocal/xmlsec1.m4
|
%{_datadir}/aclocal/xmlsec1.m4
|
||||||
|
|
||||||
@ -75,6 +75,21 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
|||||||
%{_mandir}/man1/*.1.*
|
%{_mandir}/man1/*.1.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2023 dillon chen <dillon.chen@gmail.com> - 1.2.38-1
|
||||||
|
- update version to 1.2.38
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Tue Dec 28 2021 panxiaohe <panxiaohe@huawei.com> - 1.2.33-1
|
||||||
|
- Update to version 1.2.33
|
||||||
|
|
||||||
|
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 1.2.31-2
|
||||||
|
- Move .so from devel to main package
|
||||||
|
|
||||||
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.2.31-1
|
* Tue Jan 26 2021 fuanan <fuanan3@huawei.com> - 1.2.31-1
|
||||||
- Update to version 1.2.31
|
- Update to version 1.2.31
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user