From a8e7090be28e0488d3ff4573f7c611443ae7edb4 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Sun, 11 Feb 2018 17:56:17 +0100 Subject: [PATCH] Correct date in the Changelog --- py3c.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py3c.spec b/py3c.spec index ffbe12d..a397be0 100644 --- a/py3c.spec +++ b/py3c.spec @@ -92,7 +92,7 @@ sed --in-place -e's!%{buildroot}!!' %{buildroot}%{_datadir}/pkgconfig/py3c.pc %doc %{_pkgdocdir}/ %changelog -* Sun Feb 11 2017 Petr Viktorin - 1.0-1 +* Sun Feb 11 2018 Petr Viktorin - 1.0-1 - Update to 1.0 (adds Py_UNREACHABLE, Py_RETURN_RICHCOMPARE, Py_UNUSED) - Strip buildroot name from the pkgconfig file