Compare commits
11 Commits
7fa9eb7348
...
7da30c052f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7da30c052f | ||
|
|
92d4ec22f9 | ||
|
|
d885bf26c7 | ||
|
|
914a300412 | ||
|
|
8873cc926d | ||
|
|
a7e63a098b | ||
|
|
011ddb362c | ||
|
|
b8249b1e57 | ||
|
|
cc7cc8723d | ||
|
|
bf7fdd0b0a | ||
|
|
d76d981b64 |
Binary file not shown.
BIN
xmlsec1-1.2.31.tar.gz
Normal file
BIN
xmlsec1-1.2.31.tar.gz
Normal file
Binary file not shown.
14
xmlsec1.spec
14
xmlsec1.spec
@ -1,6 +1,6 @@
|
||||
Name: xmlsec1
|
||||
Version: 1.2.29
|
||||
Release: 1
|
||||
Version: 1.2.31
|
||||
Release: 2
|
||||
Summary: A C library based on LibXML2
|
||||
License: MIT
|
||||
URL: http://www.aleksey.com/xmlsec
|
||||
@ -57,6 +57,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
||||
%{_bindir}/xmlsec1
|
||||
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/*.so
|
||||
%exclude %{_libdir}/*.la
|
||||
|
||||
%files devel
|
||||
@ -67,7 +68,6 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
||||
|
||||
%{_libdir}/xmlsec1Conf.sh
|
||||
%{_libdir}/pkgconfig/xmlsec1*.pc
|
||||
%{_libdir}/*.so
|
||||
|
||||
%{_datadir}/aclocal/xmlsec1.m4
|
||||
|
||||
@ -75,7 +75,13 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.29-1
|
||||
* 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
|
||||
- Update to version 1.2.31
|
||||
|
||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.2.29-1
|
||||
- Update to 1.2.29
|
||||
|
||||
* Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.25-7
|
||||
|
||||
4
xmlsec1.yaml
Normal file
4
xmlsec1.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: "lsh123/xmlsec"
|
||||
tag_prefix: "^xmlsec-"
|
||||
seperator: "_"
|
||||
Loading…
x
Reference in New Issue
Block a user