[telnet] spec: fix bogus dates in changelog

Michal Sekletar msekleta at fedoraproject.org
Wed Jul 17 15:27:54 UTC 2013


commit 3f8bc606e09adfeb8137a4932cdfbd621e8a1c77
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Wed Jul 17 17:05:25 2013 +0200

    spec: fix bogus dates in changelog

 telnet.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/telnet.spec b/telnet.spec
index cda2db4..a7fe0a2 100644
--- a/telnet.spec
+++ b/telnet.spec
@@ -151,6 +151,7 @@ install -p -m644 %SOURCE6 ${RPM_BUILD_ROOT}%{_unitdir}/telnet.socket
 %changelog
 * Wed Jul 17 2013 Michal Sekletar <msekleta at redhat.com> - 1:0.17-57
 - enable hardened build
+- fix dates in changelog
 
 * Mon May 06 2013 Michal Sekletar <msekleta at redhat.com> - 1:0.17-56
 - telnet-server will use systemd socket based activation instead of xinetd
@@ -310,7 +311,7 @@ install -p -m644 %SOURCE6 ${RPM_BUILD_ROOT}%{_unitdir}/telnet.socket
 * Sat Jul 21 2001 Tim Powers <timp at redhat.com>
 - no applnk file, it's clutrtering the menus
 
-* Wed Jul 17 2001 Bill Nottingham <notting at redhat.com>
+* Wed Jul 18 2001 Bill Nottingham <notting at redhat.com>
 - apply the patch, duh (and fix it while we're here)
 
 * Tue Jul 10 2001 Bill Nottingham <notting at redhat.com>
@@ -380,7 +381,7 @@ install -p -m644 %SOURCE6 ${RPM_BUILD_ROOT}%{_unitdir}/telnet.socket
 * Sun Oct 10 1999 Matt Wilson <msw at redhat.com>
 - corrected the Terminal setting of the .desktop (needs to be 'true' not '1')
 
-* Sat Sep 24 1999 Preston Brown <pbrown at redhat.com>
+* Sat Sep 25 1999 Preston Brown <pbrown at redhat.com>
 - red hat .desktop entry
 
 * Sat Aug 21 1999 Jeff Johnson <jbj at redhat.com>


More information about the scm-commits mailing list