|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Validating XML Parser
|
|
|
|
|
Name: xerces-c
|
|
|
|
|
Version: 3.1.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://xml.apache.org/xerces-c/
|
|
|
|
@ -89,6 +89,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
%doc README NOTICE CREDITS doc _docs/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 30 2016 Kalev Lember <klember@redhat.com> - 3.1.4-1
|
|
|
|
|
- Update to 3.1.4, fixing CVE-2016-2099 and CVE-2016-4463
|
|
|
|
|
|
|
|
|
|