From 9b1c91765c2f77b4b470e02e09f034703b4bfd20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 07:39:10 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- cmocka.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmocka.spec b/cmocka.spec index 97ba706..6ac302e 100644 --- a/cmocka.spec +++ b/cmocka.spec @@ -4,7 +4,7 @@ BuildRequires: glibc-devel Name: cmocka Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 Summary: Lightweight library to simplify and generalize unit tests for C @@ -132,6 +132,9 @@ popd %{_libdir}/cmake/cmocka/cmocka-config.cmake %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Sep 21 2016 Jakub Hrozek - 1.1.0-1 - Update to version 1.1.0 * Added support to catch multiple exceptions