From 0aeb855b619eab547b3a0629a3d1d02fb2d5b6e1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:19:44 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- cmocka.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmocka.spec b/cmocka.spec index 28ce8e8..153e931 100644 --- a/cmocka.spec +++ b/cmocka.spec @@ -4,7 +4,7 @@ BuildRequires: glibc-devel Name: cmocka Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Group: Development/Tools @@ -126,6 +126,9 @@ popd %{_libdir}/pkgconfig/cmocka.pc %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Jul 10 2013 - Andreas Schneider - 0.3.0-2 - Update to version 0.3.1. - Fixed cmocka issues on big endian.