!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
|
||||
Version: 1.1.37
|
||||
Version: 1.1.38
|
||||
Release: 1
|
||||
Summary: XSLT Transformation Library
|
||||
License: MIT
|
||||
URL: http://xmlsoft.org/libxslt/
|
||||
Source0: https://github.com/GNOME/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
URL: https://gitlab.gnome.org/GNOME/libxslt
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.1/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM bug-fix https://github.com/GNOME/libxslt/
|
||||
Patch0: CVE-2015-9019.patch
|
||||
|
||||
@ -67,7 +67,7 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/%{name}; touch -m --reference=xslt.h ../../
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc NEWS README FEATURES AUTHORS
|
||||
%doc NEWS README.md FEATURES AUTHORS
|
||||
%license Copyright
|
||||
%{_bindir}/xsltproc
|
||||
%{_libdir}/libxslt.so.*
|
||||
@ -100,6 +100,12 @@ pushd $RPM_BUILD_ROOT/%{_includedir}/%{name}; touch -m --reference=xslt.h ../../
|
||||
%exclude %{_docdir}/../licenses/libxslt/Copyright
|
||||
|
||||
%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
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user