automatic version update by autodist [release 1.1.6-1mamba;Sat Feb 18 2023]
This commit is contained in:
parent
fa8f790d0a
commit
a3edc04d68
@ -1,5 +1,5 @@
|
|||||||
Name: cmocka
|
Name: cmocka
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An elegant unit testing framework for C with support for mock objects
|
Summary: An elegant unit testing framework for C with support for mock objects
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -11,11 +11,9 @@ Source: https://cmocka.org/files/1.1/cmocka-%{version}.tar.xz
|
|||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
mocka is an elegant unit testing framework for C with support for mock objects.
|
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
|
%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
|
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user