[cmocka/f18] Update to version 0.3.0.

asn asn at fedoraproject.org
Wed Jun 5 07:06:13 UTC 2013


commit 3dfd38380a7d7b48642956f7f61b9d6fd0585479
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Wed Jun 5 08:35:09 2013 +0200

    Update to version 0.3.0.

 .gitignore  |    1 +
 cmocka.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c644245..0f7ed22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cmocka-0.2.0.tar.gz
+/cmocka-0.3.0.tar.gz
diff --git a/cmocka.spec b/cmocka.spec
index 53e5002..3537fd1 100644
--- a/cmocka.spec
+++ b/cmocka.spec
@@ -3,8 +3,8 @@ BuildRequires:  doxygen
 BuildRequires:  glibc-devel
 
 Name:           cmocka
-Version:        0.2.0
-Release:        3%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 
 License:        ASL 2.0
 Group:          Development/Tools
@@ -123,8 +123,12 @@ popd
 %defattr(-,root,root)
 %{_includedir}/cmocka.h
 %{_libdir}/libcmocka.so
+%{_libdir}/pkgconfig/cmocka.pc
 
 %changelog
+* Wed Jun 05 2013 - Andreas Schneider <asn at redhat.com> - 0.3.0-1
+- Update to version 0.3.0.
+
 * Fri Jan 18 2013 - Andreas Schneider <asn at redhat.com> - 0.2.0-3
 - Fixed typo in Source URL.
 
diff --git a/sources b/sources
index 67f9d9f..e0eff52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc47d689b04d028c0198f049c753498e  cmocka-0.2.0.tar.gz
+9df08c2dd1a9463c88936789da07e1fa  cmocka-0.3.0.tar.gz


More information about the scm-commits mailing list