!41 update version to 1.1.38

From: @fly_fzc 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-07-13 02:12:58 +00:00 committed by Gitee
commit 838b322c6f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 4 deletions

Binary file not shown.

BIN
libxslt-1.1.38.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libxslt Name: libxslt
Version: 1.1.37 Version: 1.1.38
Release: 1 Release: 1
Summary: XSLT Transformation Library Summary: XSLT Transformation Library
License: MIT License: MIT
URL: http://xmlsoft.org/libxslt/ URL: https://gitlab.gnome.org/GNOME/libxslt
Source0: https://github.com/GNOME/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source0: https://download.gnome.org/sources/%{name}/1.1/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM bug-fix https://github.com/GNOME/libxslt/ # PATCH-FIX-UPSTREAM bug-fix https://github.com/GNOME/libxslt/
Patch0: CVE-2015-9019.patch Patch0: CVE-2015-9019.patch
@ -67,7 +67,7 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/%{name}; touch -m --reference=xslt.h ../../
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc NEWS README FEATURES AUTHORS %doc NEWS README.md FEATURES AUTHORS
%license Copyright %license Copyright
%{_bindir}/xsltproc %{_bindir}/xsltproc
%{_libdir}/libxslt.so.* %{_libdir}/libxslt.so.*
@ -100,6 +100,12 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/%{name}; touch -m --reference=xslt.h ../../
%exclude %{_docdir}/../licenses/libxslt/Copyright %exclude %{_docdir}/../licenses/libxslt/Copyright
%changelog %changelog
* Thu Jul 13 2023 fuanan <fuanan3@h-partners.com> - 1.1.38-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 1.1.38
* Sat Nov 05 2022 shixuantong <shixuantong1@huawei.com> - 1.1.37-1 * Sat Nov 05 2022 shixuantong <shixuantong1@huawei.com> - 1.1.37-1
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA