[adcli/f19] Fix spec file dates

Stef Walter stefw at fedoraproject.org
Tue Jun 11 09:41:09 UTC 2013


commit 23687419055476d4afff6c33bea4830dfad9a489
Author: Stef Walter <stefw at redhat.com>
Date:   Tue Jun 11 11:29:07 2013 +0200

    Fix spec file dates

 .gitignore |    1 +
 adcli.spec |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e37385b..e6bee1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /adcli-0.6.tar.gz
 /adcli-0.7.tar.gz
 /adcli-0.7.1.tar.gz
+/old
diff --git a/adcli.spec b/adcli.spec
index bb98e87..9a2eb5b 100644
--- a/adcli.spec
+++ b/adcli.spec
@@ -69,10 +69,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 * Mon Apr 29 2013 Stef Walter <stefw at redhat.com> - 0.6-1
 - Update to 0.6, fixing various bugs
 
-* Tue Apr 10 2013 Stef walter <stefw at redhat.com> - 0.5-2
+* Wed Apr 10 2013 Stef walter <stefw at redhat.com> - 0.5-2
 - Add appropriate Obsoletes line for libadcli removal
 
-* Tue Apr 10 2013 Stef Walter <stefw at redhat.com> - 0.5-1
+* Wed Apr 10 2013 Stef Walter <stefw at redhat.com> - 0.5-1
 - Update to upstream 0.5 version
 - No more libadcli, and thus no adcli-devel
 - Many new adcli commands


More information about the scm-commits mailing list