From a3edc04d682aaa9b62aca22af0a2e70ced181257 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:27:35 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.6-1mamba;Sat Feb 18 2023] --- cmocka.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cmocka.spec b/cmocka.spec index 2546ce0..030ce08 100644 --- a/cmocka.spec +++ b/cmocka.spec @@ -1,5 +1,5 @@ Name: cmocka -Version: 1.1.5 +Version: 1.1.6 Release: 1mamba Summary: An elegant unit testing framework for C with support for mock objects Group: Applications/Development @@ -11,11 +11,9 @@ Source: https://cmocka.org/files/1.1/cmocka-%{version}.tar.xz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description mocka is an elegant unit testing framework for C with support for mock objects. @@ -74,5 +72,8 @@ This package contains libraries and header files for developing applications tha %changelog +* Sat Feb 18 2023 Automatic Build System 1.1.6-1mamba +- automatic version update by autodist + * Thu Apr 30 2020 Silvan Calarco 1.1.5-1mamba - package created using the webbuild interface