Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:38:12 -07:00
parent 66ad8e3ba1
commit 775ab2c834

View File

@ -2,7 +2,7 @@
Name: check
Version: 0.15.2
Release: 15%{?dist}
Release: 16%{?dist}
Summary: A unit test framework for C
License: LGPL-2.1-or-later
URL: https://libcheck.github.io/check/
@ -226,6 +226,9 @@ cd -
%endif
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.15.2-16
- Bump release for June 2024 mass rebuild
* Wed Jun 05 2024 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-15
- Remove the CC-BY-NC index.html file from the tarball (#2290306)