[cmockery2/epel7] Release 1.3.7

Luis Pabon lpabon at fedoraproject.org
Mon Mar 24 19:09:47 UTC 2014


commit e22718fd352197e10143494c205e7b585f95366e
Author: Luis Pabon <lpabon at redhat.com>
Date:   Mon Mar 24 15:08:58 2014 -0400

    Release 1.3.7
    
    Signed-off-by: Luis Pabon <lpabon at redhat.com>

 .gitignore     |    1 +
 cmockery2.spec |    6 +++++-
 sources        |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69148a6..f0930aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cmockery2-1.3.4.tar.gz
 /cmockery2-1.3.5.tar.gz
 /cmockery2-1.3.6.tar.gz
+/cmockery2-1.3.7.tar.gz
diff --git a/cmockery2.spec b/cmockery2.spec
index e508fe7..8990d39 100644
--- a/cmockery2.spec
+++ b/cmockery2.spec
@@ -1,6 +1,6 @@
 Name:           cmockery2
 Summary:        Lightweight C unit testing framework
-Version:        1.3.6
+Version:        1.3.7
 Release:        1%{?dist}
 Group:          System Environment/Libraries
 URL:            https://github.com/lpabon/%{name}
@@ -94,6 +94,10 @@ make check
 %exclude %{_libdir}/libcmockery.la
 
 %changelog
+* Mon Mar 24 2014 Luis Pabon, Jr. <lpabon at redhat.com> - 1.3.7-1
+- Fixed memory check functions
+- Added new memory unit test
+
 * Fri Mar 21 2014 Luis Pabon, Jr. <lpabon at redhat.com> - 1.3.6-1
 - PPC fixes
 
diff --git a/sources b/sources
index 69ffdc1..3ba8793 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d706acbe5ac78b938ec5213f630ae61  cmockery2-1.3.6.tar.gz
+37a8b551b6b4b6df8a4f5e5a2399ae0b  cmockery2-1.3.7.tar.gz


More information about the scm-commits mailing list