[couchdb/f20] Fix the date

Warren Togami wtogami at fedoraproject.org
Thu Jul 3 17:49:28 UTC 2014


commit 02ac66467339ef4b62bc16463d3eface57bc1f08
Author: Warren Togami <wtogami at gmail.com>
Date:   Thu Jul 3 07:49:18 2014 -1000

    Fix the date

 couchdb.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/couchdb.spec b/couchdb.spec
index 7af10c1..12c20bc 100644
--- a/couchdb.spec
+++ b/couchdb.spec
@@ -8,7 +8,7 @@
 
 Name:           couchdb
 Version:        1.6.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A document database server, accessible via a RESTful JSON API
 
 Group:          Applications/Databases
@@ -235,7 +235,7 @@ fi
 
 
 %changelog
-* Thu Jul 02 2014 Warren Togami <wtogami at gmail.com> - 1.6.0-5
+* Thu Jul 03 2014 Warren Togami <wtogami at gmail.com> - 1.6.0-6
 - silence stdout/stderr to prevent redundant flooding of /var/log/messages
   CouchDB already logs these messages to /var/log/couchdb/couch.log
   Instead print the log filename to stdout, in case a user who ran it


More information about the scm-commits mailing list