[cmocka/f20] Update to 0.4.1.

asn asn at fedoraproject.org
Mon May 26 13:57:34 UTC 2014


commit fc3bb46c6e5f5e23ea96bd5e4816b78768e76958
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Mon May 26 10:16:23 2014 +0200

    Update to 0.4.1.

 .gitignore  |    1 +
 cmocka.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc1ced1..a185452 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /cmocka-0.3.1.tar.gz
 /cmocka-0.3.2.tar.xz
 /cmocka-0.4.0.tar.xz
+/cmocka-0.4.1.tar.xz
diff --git a/cmocka.spec b/cmocka.spec
index c043d79..e71a082 100644
--- a/cmocka.spec
+++ b/cmocka.spec
@@ -3,7 +3,7 @@ BuildRequires:  doxygen
 BuildRequires:  glibc-devel
 
 Name:           cmocka
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 
 License:        ASL 2.0
@@ -123,10 +123,13 @@ popd
 %{_includedir}/cmocka.h
 %{_libdir}/libcmocka.so
 %{_libdir}/pkgconfig/cmocka.pc
-%{_libdir}/cmake/cmocka-config-version.cmake
-%{_libdir}/cmake/cmocka-config.cmake
+%{_libdir}/cmake/cmocka/cmocka-config-version.cmake
+%{_libdir}/cmake/cmocka/cmocka-config.cmake
 
 %changelog
+* Mon May 26 2014 - Andreas Schneider <asn at redhat.com> - 0.4.1-1
+- Update to version 0.4.1.
+
 * Fri Apr 11 2014 - Andreas Schneider <asn at redhat.com> - 0.4.0-1
 - Update to version 0.4.0.
 
diff --git a/sources b/sources
index 122cdce..bc14cdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8ac071a2ec7990f4a87ac01df42f2b2  cmocka-0.4.0.tar.xz
+fca91aa67a5393b123f1ed476031ed48  cmocka-0.4.1.tar.xz


More information about the scm-commits mailing list