diff mbox

libibverbs: Fix the date format in the 'changelog' section of the spec file

Message ID 201106150912.08574.dotanb@sw.voltaire.com (mailing list archive)
State Accepted
Headers show

Commit Message

Dotan Barak June 15, 2011, 6:12 a.m. UTC
Fix the date format in the 'changelog' section of the spec file.

Signed-off-by: Dotan Barak <dotan@dev.mellanox.co.il>

---

 libibverbs.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Or Gerlitz June 26, 2011, 10:24 a.m. UTC | #1
Dotan Barak wrote:
> Fix the date format in the 'changelog' section of the spec file.
> -* Thu Jun 3 Roland Dreier <rdreier@cisco.com> - 1.1.4-1
> +* Thu Jun 3 2010 Roland Dreier <rdreier@cisco.com> - 1.1.4-1

Roland, I was just hitting this issue today... I believe you're 
subscribed to Fedora et al. release channels, so I wonder how did 1.1.4 
was released without them hitting that... anyway

Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/libibverbs.spec.in b/libibverbs.spec.in
index e0a7ae6..0ff27ce 100644
--- a/libibverbs.spec.in
+++ b/libibverbs.spec.in
@@ -85,7 +85,7 @@  rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
-* Thu Jun 3 Roland Dreier <rdreier@cisco.com> - 1.1.4-1
+* Thu Jun 3 2010 Roland Dreier <rdreier@cisco.com> - 1.1.4-1
 - New upstream release
 
 * Thu Oct 29 2009 Roland Dreier <rdreier@cisco.com> - 1.1.3-1