Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/check.git#9e737e914f5af32c73499fc2a1175497b6e9a144
This commit is contained in:
parent
94b54b05f1
commit
3040cb024a
@ -1,6 +1,6 @@
|
||||
Name: check
|
||||
Version: 0.15.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A unit test framework for C
|
||||
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
@ -13,6 +13,7 @@ Patch1: %{name}-0.11.0-fp.patch
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libtool
|
||||
BuildRequires: make
|
||||
BuildRequires: patchutils
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libsubunit)
|
||||
@ -139,6 +140,9 @@ cd -
|
||||
%{_mandir}/man1/checkmk.1*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sun Aug 9 2020 Jerry James <loganjerry@gmail.com> - 0.15.2-1
|
||||
- Version 0.15.2
|
||||
- Drop upstreamed -fail-macros patch
|
||||
|
Loading…
Reference in New Issue
Block a user