summaryrefslogtreecommitdiff
path: root/libxslt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libxslt.spec')
-rw-r--r--libxslt.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/libxslt.spec b/libxslt.spec
index 953fa5c0..10742936 100644
--- a/libxslt.spec
+++ b/libxslt.spec
@@ -1,6 +1,6 @@
Summary: Library providing the GNOME XSLT engine
Name: libxslt
-Version: 1.1.33
+Version: 1.1.34
Release: 1%{?dist}%{?extra_release}
License: MIT
Group: Development/Libraries
@@ -70,7 +70,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}{,-python}-%{version}
%check
-make check
+make tests
%clean
rm -fr %{buildroot}
@@ -122,12 +122,11 @@ rm -fr %{buildroot}
%doc AUTHORS ChangeLog.gz NEWS README Copyright FEATURES
%{_libdir}/python*/site-packages/libxslt.py*
%{_libdir}/python*/site-packages/libxsltmod*
-%doc python/TODO
%doc python/libxsltclass.txt
%doc python/tests/*.py
%doc python/tests/*.xml
%doc python/tests/*.xsl
%changelog
-* Thu Jan 3 2019 Daniel Veillard <veillard@redhat.com>
-- upstream release 1.1.33 see http://xmlsoft.org/XSLT/news.html
+* Wed Oct 30 2019 Daniel Veillard <veillard@redhat.com>
+- upstream release 1.1.34 see http://xmlsoft.org/XSLT/news.html