diff --git a/libxslt-1.1.37.tar.xz b/libxslt-1.1.37.tar.xz deleted file mode 100644 index c4073daee96bd122e293ccca5a2afc717858d35c..0000000000000000000000000000000000000000 Binary files a/libxslt-1.1.37.tar.xz 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 0000000000000000000000000000000000000000..4373b8b9fe3d360643de9386510514c4e30e63ae Binary files /dev/null and b/libxslt-1.1.38.tar.xz differ diff --git a/libxslt.spec b/libxslt.spec index 2f627874329bc9c3ea12b8bb6bf7db7d23cf5e81..10ab30b342ac519a423620fac50d909b30f23f6b 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ %define anolis_release 1 Name: libxslt Summary: Library providing the Gnome XSLT engine -Version: 1.1.37 +Version: 1.1.38 Release: %{anolis_release}%{?dist} License: MIT @@ -83,13 +83,11 @@ rm -vrf %{buildroot}%{_docdir} %{abidir}/libexslt.dump %files doc -%doc AUTHORS NEWS README FEATURES +%doc AUTHORS NEWS README.md FEATURES %files devel %doc doc/libxslt-api.xml -%doc doc/libxslt-refs.xml %doc doc/EXSLT/libexslt-api.xml -%doc doc/EXSLT/libexslt-refs.xml %doc %{_mandir}/man3/libxslt.3* %doc %{_mandir}/man3/libexslt.3* %doc doc/tutorial @@ -118,6 +116,9 @@ rm -vrf %{buildroot}%{_docdir} %{abidir}/libxsltmod.dump %changelog +* Fri May 12 2023 Funda Wang - 1.1.38-1 +- New version 1.1.38 + * Sun Nov 27 2022 Funda Wang - 1.1.37-1 - New version 1.1.37 - Reenable python as upstream does