[libhbalinux] Fix a bogus date in changelog

Petr Šabata psabata at fedoraproject.org
Fri Jul 26 13:17:40 UTC 2013


commit 0fff8ad09e0e9127c0958c9e49b6f467d939a4a0
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Jul 26 15:17:30 2013 +0200

    Fix a bogus date in changelog

 libhbalinux.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libhbalinux.spec b/libhbalinux.spec
index fe86f93..2a9d947 100644
--- a/libhbalinux.spec
+++ b/libhbalinux.spec
@@ -1,6 +1,6 @@
 Name:               libhbalinux
 Version:            1.0.16
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            FC-HBAAPI implementation using scsi_transport_fc interfaces
 Group:              System Environment/Libraries
 License:            LGPLv2
@@ -68,6 +68,9 @@ fi
 %{_libdir}/%{name}.so
 
 %changelog
+* Fri Jul 26 2013 Petr Šabata <contyk at redhat.com> - 1.0.16-2
+- Fix a bogus date in changelog
+
 * Tue Jun 04 2013 Petr Šabata <contyk at redhat.com> - 1.0.16-1
 - 1.0.16 bump
 
@@ -116,7 +119,7 @@ fi
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Tue Apr 01 2009 Jan Zeleny <jzeleny at redhat.com> - 1.0.7-3
+* Wed Apr 01 2009 Jan Zeleny <jzeleny at redhat.com> - 1.0.7-3
 - replaced unofficial 1.0.7 source tarball with official one
 - update of Makefile, part of it moved to postinstall section
   of spec file


More information about the scm-commits mailing list