From 83b0a3e530379b1ad59fc0d455a911b471ce0be5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 24 Jan 2018 07:44:56 +0100 Subject: [PATCH] add %changelog entry Signed-off-by: Igor Gnatenko --- libxml2.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libxml2.spec b/libxml2.spec index a3e1a27..3740918 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -171,6 +171,10 @@ gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz %{python3_sitearch}/libxml2mod.so %changelog +* Wed Jan 24 2018 Igor Gnatenko - 2.9.7-1 +- Update to 2.9.7 +- Cleanups in packaging + * Tue Jan 09 2018 Iryna Shcherbina - 2.9.5-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)