[cmocka] Update to version 0.4.0.

asn asn at fedoraproject.org
Fri Apr 11 14:21:24 UTC 2014


commit 140f72869b1f6074a2c7cbb308bb700efcf0d616
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Fri Apr 11 16:20:47 2014 +0200

    Update to version 0.4.0.

 .gitignore  |    1 +
 cmocka.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1770f7c..fc1ced1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cmocka-0.3.0.tar.gz
 /cmocka-0.3.1.tar.gz
 /cmocka-0.3.2.tar.xz
+/cmocka-0.4.0.tar.xz
diff --git a/cmocka.spec b/cmocka.spec
index 247a4d5..c043d79 100644
--- a/cmocka.spec
+++ b/cmocka.spec
@@ -3,7 +3,7 @@ BuildRequires:  doxygen
 BuildRequires:  glibc-devel
 
 Name:           cmocka
-Version:        0.3.2
+Version:        0.4.0
 Release:        1%{?dist}
 
 License:        ASL 2.0
@@ -123,8 +123,13 @@ popd
 %{_includedir}/cmocka.h
 %{_libdir}/libcmocka.so
 %{_libdir}/pkgconfig/cmocka.pc
+%{_libdir}/cmake/cmocka-config-version.cmake
+%{_libdir}/cmake/cmocka-config.cmake
 
 %changelog
+* Fri Apr 11 2014 - Andreas Schneider <asn at redhat.com> - 0.4.0-1
+- Update to version 0.4.0.
+
 * Wed Nov 06 2013 - Andreas Schneider <asn at redhat.com> - 0.3.2-1
 - Update to version 0.3.2.
 - Include API documentation.
diff --git a/sources b/sources
index 87eed0f..122cdce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a497564ff98ebc4241709d62aa1078af  cmocka-0.3.2.tar.xz
+c8ac071a2ec7990f4a87ac01df42f2b2  cmocka-0.4.0.tar.xz


More information about the scm-commits mailing list