Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-27 13:53:35 +00:00
parent 9585009128
commit 91a78d3cbd

View File

@ -1,6 +1,6 @@
Name: check Name: check
Version: 0.15.1 Version: 0.15.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: A unit test framework for C Summary: A unit test framework for C
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
License: LGPLv2+ License: LGPLv2+
@ -139,6 +139,9 @@ cd -
%{_mandir}/man1/checkmk.1* %{_mandir}/man1/checkmk.1*
%changelog %changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 23 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-1 * Thu Jul 23 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-1
- Version 0.15.1 - Version 0.15.1
- Drop upstreamed -format-spec patch - Drop upstreamed -format-spec patch