[nss_wrapper/f21] Fix format of changelog entries.

Michael Adam obnox at fedoraproject.org
Tue Dec 16 14:57:51 UTC 2014


commit 7eae37b3a2003b90d016581f9053856ade59aedc
Author: Michael Adam <madam at redhat.com>
Date:   Mon Dec 15 15:56:49 2014 +0100

    Fix format of changelog entries.
    
    Reviewed-by: Michael Adam <madam at redhat.com>
    (cherry picked from commit 9c470b2d225c5f741954c246d572e02d4507dc97)

 nss_wrapper.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/nss_wrapper.spec b/nss_wrapper.spec
index ebdc63e..69b847d 100644
--- a/nss_wrapper.spec
+++ b/nss_wrapper.spec
@@ -1,6 +1,6 @@
 Name:           nss_wrapper
 Version:        1.0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 License:        BSD
 Summary:        A wrapper for the user, group and hosts NSS API
@@ -75,7 +75,10 @@ popd
 %{_mandir}/man1/nss_wrapper.1*
 
 %changelog
-* Thu Sep 11 2014 - Andreas Schneider <asn at redhat.com> - 1.0.3-1
+* Mon Dec 15 2014 Michael Adam <madam at redhat.com> - 1.0.3-2
+- Fix format of changelog entries.
+
+* Thu Sep 11 2014 Andreas Schneider <asn at redhat.com> - 1.0.3-1
 - Update to version 1.0.3.
 
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-3
@@ -84,23 +87,23 @@ popd
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-* Wed Apr 09 2014 - Andreas Schneider <asn at redhat.com> - 1.0.2-1
+* Wed Apr 09 2014 Andreas Schneider <asn at redhat.com> - 1.0.2-1
 - Update to version 1.0.2.
 
-* Fri Mar 14 2014 - Andreas Schneider <asn at redhat.com> - 1.0.1-3
+* Fri Mar 14 2014 Andreas Schneider <asn at redhat.com> - 1.0.1-3
 - resolves: #1075932 - Fix segfault in 'getent hosts'.
 
-* Tue Feb 11 2014 - Andreas Schneider <asn at redhat.com> - 1.0.1-2
+* Tue Feb 11 2014 Andreas Schneider <asn at redhat.com> - 1.0.1-2
 - resolves: #1060906 - Fedora package.
 - Remove Group
 - Remove glibc-devel build requirement
 - Do not create a subpackage.
 
-* Tue Feb 04 2014 - Andreas Schneider <asn at redhat.com> - 1.0.1-1
+* Tue Feb 04 2014 Andreas Schneider <asn at redhat.com> - 1.0.1-1
 - Update to version 1.0.1
   * Added --libs to pkg-config.
   * Added nss_wrapper-config.cmake
   * Fixed a bug packaging the obj directory.
 
-* Mon Feb 03 2014 - Andreas Schneider <asn at redhat.com> - 1.0.0-1
+* Mon Feb 03 2014 Andreas Schneider <asn at redhat.com> - 1.0.0-1
 - Initial version 1.0.0


More information about the scm-commits mailing list