[rubygem-rhc] Fixed bad changelog date

tdawson tdawson at fedoraproject.org
Thu Feb 19 21:55:41 UTC 2015


commit 439a219311717756a12abe953be91e1472304b91
Author: Troy Dawson <tdawson at redhat.com>
Date:   Thu Feb 19 15:55:36 2015 -0600

    Fixed bad changelog date

 rubygem-rhc.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 8839239..1aebaea 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -3,7 +3,7 @@
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
 Version:       1.34.2
-Release:       1%{?dist}
+Release:       2%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -111,7 +111,10 @@ rm -rf %{buildroot}
 %doc %{gem_docdir}
 
 %changelog
-* Thu Jan 19 2015 Troy Dawson <tdawson at redhat.com> - 1.34.2-1
+* Thu Feb 19 2015 Troy Dawson <tdawson at redhat.com> - 1.34.2-2
+- Fixed bad changelog date
+
+* Thu Feb 19 2015 Troy Dawson <tdawson at redhat.com> - 1.34.2-1
 - Updated to version 1.34.2
 - Added Requires: Ruby (#1190847)
 - Added if statements so spec will work on EPEL7


More information about the scm-commits mailing list