automatic version update by autodist [release 1.1.6-1mamba;Sat Feb 18 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:27:35 +01:00
parent fa8f790d0a
commit a3edc04d68

View File

@ -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 <autodist@mambasoft.it> 1.1.6-1mamba
- automatic version update by autodist
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.5-1mamba
- package created using the webbuild interface