This commit is contained in:
Dennis Gilmore 2016-02-04 04:11:56 +00:00
parent 1bb09a472a
commit d824a68304

View File

@ -3,7 +3,7 @@
Summary: Library providing XML and HTML support Summary: Library providing XML and HTML support
Name: libxml2 Name: libxml2
Version: 2.9.3 Version: 2.9.3
Release: 2%{?dist}%{?extra_release} Release: 3%{?dist}%{?extra_release}
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@ -211,6 +211,9 @@ rm -fr %{buildroot}
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Dec 02 2015 Kalev Lember <klember@redhat.com> - 2.9.3-2 * Wed Dec 02 2015 Kalev Lember <klember@redhat.com> - 2.9.3-2
- Fix obsoletes versions now that F22 has libxml2 2.9.3 (#1287262) - Fix obsoletes versions now that F22 has libxml2 2.9.3 (#1287262)