]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils: fix "bogus date"
authorKefu Chai <kchai@redhat.com>
Thu, 16 Jul 2020 04:54:47 +0000 (12:54 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 16 Jul 2020 04:55:25 +0000 (12:55 +0800)
commitc4b9211a292a30c25ee6a6baf6321ae54ab7ad29
treec06fc352985670f2e4b46263153e006f2a7c3238
parent14397469e02629136ff81fb5ff7e8de21a56ef9e
scripts/build_utils: fix "bogus date"

rpmbuild complains at seeing them:

warning: bogus date in %changelog: Tue Mar 10 2013 Gary Lowell <glowell@inktank.com> - 1-0
warning: bogus date in %changelog: Tue Aug 27 2012 Gary Lowell <glowell@inktank.com> - 1-0

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/build_utils.sh