diff --git a/libxslt-1.1.37.tar.gz b/libxslt-1.1.37.tar.gz deleted file mode 100644 index 1b6b14b..0000000 Binary files a/libxslt-1.1.37.tar.gz and /dev/null differ diff --git a/libxslt-1.1.38.tar.xz b/libxslt-1.1.38.tar.xz new file mode 100644 index 0000000..4373b8b Binary files /dev/null and b/libxslt-1.1.38.tar.xz differ diff --git a/libxslt.spec b/libxslt.spec index abdfcd0..582aa17 100644 --- a/libxslt.spec +++ b/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 - 1.1.38-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update version to 1.1.38 + * Sat Nov 05 2022 shixuantong - 1.1.37-1 - Type:bugfix - ID:NA