!41 update version to 1.1.38
From: @fly_fzc Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
838b322c6f
Binary file not shown.
BIN
libxslt-1.1.38.tar.xz
Normal file
BIN
libxslt-1.1.38.tar.xz
Normal file
Binary file not shown.
14
libxslt.spec
14
libxslt.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user