[squid] Fixed: bogus date in %changelog

mluscon mluscon at fedoraproject.org
Mon Dec 30 13:31:30 UTC 2013


commit 4af67e31e7c0ffbcf1008364e487c296c6e6ac32
Author: Michal Luscon <mluscon at redhat.com>
Date:   Mon Dec 30 14:30:13 2013 +0100

    Fixed: bogus date in %changelog

 squid.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/squid.spec b/squid.spec
index bb22a28..b7162f3 100644
--- a/squid.spec
+++ b/squid.spec
@@ -312,7 +312,7 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
-* Sat Dec 30 2013 Michal Luscon <mluscon at redhat.com> - 7:3.4.1-1
+* Mon Dec 30 2013 Michal Luscon <mluscon at redhat.com> - 7:3.4.1-1
 - Rebase to latest stable upstream release 3.4.1
 - Fixed #1034306: fails to build for AArch64
 - Fixed: active ftp


More information about the scm-commits mailing list