From 7f3252ac99415d17f40264655a3bafd15a3fa7b5 Mon Sep 17 00:00:00 2001 From: Nick Le Mouton Date: Fri, 4 Dec 2015 10:06:39 +1300 Subject: [PATCH] Fixed up comment --- python-pyrfc3339.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 7d98a77..6671861 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -52,7 +52,7 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %changelog -* Fri Dec 04 2015 Nick Le Mouton - 1.0-3 +* Fri Dec 04 2015 Nick Le Mouton - 1.0-1 - Adding to EL * Tue Nov 10 2015 James Hogarth - 1.0-1 - Add installed tests back as per review