[mongo-cxx-driver] Don't reset the Release until 1.0.0 GA

Peter Robinson pbrobinson at fedoraproject.org
Sat Oct 25 18:35:23 UTC 2014


commit 12d6e34ce5fff6835c8575dad4d093d17fa241a3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Oct 25 19:35:15 2014 +0100

    Don't reset the Release until 1.0.0 GA

 mongo-cxx-driver.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mongo-cxx-driver.spec b/mongo-cxx-driver.spec
index 36eb2aa..273a189 100644
--- a/mongo-cxx-driver.spec
+++ b/mongo-cxx-driver.spec
@@ -3,7 +3,7 @@
 
 Name:           mongo-cxx-driver
 Version:        1.0.0
-Release:        0.1.rc1%{?dist}
+Release:        0.4.rc1%{?dist}
 Summary:        A legacy C++ Driver for MongoDB
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -106,6 +106,9 @@ rm -f %{buildroot}%{_libdir}/libmongoclient.a
 %{_libdir}/libmongoclient.so
 
 %changelog
+* Sat Oct 25 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.0.0-0.4.rc1
+- Don't reset the Release until 1.0.0 GA
+
 * Fri Oct 24 2014 Marek Skalický <mskalick at redhat.com> - 1.0.0-0.1.rc1
 - Upgrade to rc1
 


More information about the scm-commits mailing list