Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
7da30c052f !9 Move so from devel to main package
From: @weidongkl
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
2021-07-27 11:52:59 +00:00
wei dong
92d4ec22f9 Move so from devel to main package 2021-07-08 14:37:12 +08:00
openeuler-ci-bot
d885bf26c7 !8 Update to version 1.2.31
From: @fly_fzc
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-01-28 10:16:01 +08:00
fuanan
914a300412 Update to version 1.2.31 2021-01-27 10:36:22 +08:00
openeuler-ci-bot
8873cc926d !5 modify yaml file
Merge pull request !5 from wangchen/wangchen
2020-08-11 09:05:37 +08:00
wangchen2020
a7e63a098b modify yaml file 2020-08-10 16:42:46 +08:00
openeuler-ci-bot
011ddb362c !4 add yaml file
Merge pull request !4 from wangchen/wangchen
2020-06-22 09:30:55 +08:00
wangchen2020
b8249b1e57 add yaml file 2020-06-18 17:27:58 +08:00
openeuler-ci-bot
cc7cc8723d !2 xmlsec1: correct date
Merge pull request !2 from guoxiaoqi/next
2020-01-12 15:32:24 +08:00
guoxiaoqi
bf7fdd0b0a correct date 2020-01-12 09:31:33 +08:00
openeuler-ci-bot
d76d981b64 !1 xmlsec1: update to 1.2.29
Merge pull request !1 from guoxiaoqi/next
2020-01-11 17:34:46 +08:00
4 changed files with 14 additions and 4 deletions

Binary file not shown.

BIN
xmlsec1-1.2.31.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: xmlsec1 Name: xmlsec1
Version: 1.2.29 Version: 1.2.31
Release: 1 Release: 2
Summary: A C library based on LibXML2 Summary: A C library based on LibXML2
License: MIT License: MIT
URL: http://www.aleksey.com/xmlsec URL: http://www.aleksey.com/xmlsec
@ -57,6 +57,7 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_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,7 +75,13 @@ mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc
%{_mandir}/man1/*.1.* %{_mandir}/man1/*.1.*
%changelog %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 - Update to 1.2.29
* Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.25-7 * Mon Dec 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.25-7

4
xmlsec1.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: "lsh123/xmlsec"
tag_prefix: "^xmlsec-"
seperator: "_"