diff --git a/check.spec b/check.spec index d1deacb..a86f10d 100644 --- a/check.spec +++ b/check.spec @@ -1,6 +1,6 @@ Name: check Version: 0.15.2 -Release: 1 +Release: 2 Summary: A unit testing framework for C Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz License: LGPLv2+ @@ -8,7 +8,7 @@ URL: http://libcheck.github.io/check/ Patch0: %{name}-0.11.0-info-in-builddir.patch Patch1: %{name}-0.11.0-fp.patch -BuildRequires: gcc libtool patchutils pkgconfig +BuildRequires: gcc libtool patchutils pkgconfig make BuildRequires: subunit-devel texinfo %description @@ -93,6 +93,9 @@ make check %{_mandir}/man1/checkmk.1* %changelog +* Sun Apr 7 2024 licihua - 0.15.2-2 +- Add build require + * Wed Jan 19 2022 SimpleUpdate Robot - 0.15.2-1 - Upgrade to version 0.15.2