[sed] fix bogus date in %changelog

Jan Pacner jpacner at fedoraproject.org
Wed Feb 12 14:33:57 UTC 2014


commit db84b28d006c95f9e99acc654e5eda50ee322a6e
Author: Jan Pacner <jpacner at redhat.com>
Date:   Wed Feb 12 15:34:32 2014 +0100

    fix bogus date in %changelog

 sed.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sed.spec b/sed.spec
index 74980dc..5aeb765 100644
--- a/sed.spec
+++ b/sed.spec
@@ -167,7 +167,7 @@ rm -rf ${RPM_BUILD_ROOT}
 * Mon Sep  4 2006 Petr Machata <pmachata at redhat.com> - 4.1.5-5
 - Fix handling of relative symlinks (#205122)
 
-* Wed Aug  3 2006 Petr Machata <pmachata at redhat.com> - 4.1.5-4
+* Thu Aug  3 2006 Petr Machata <pmachata at redhat.com> - 4.1.5-4
 - remove superfluous multibyte processing in str_append for UTF-8
   encoding (thanks Paolo Bonzini, #177246)
 


More information about the scm-commits mailing list