Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-19 11:11:36 +00:00
parent b99291cb82
commit ca479cbac2
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: HdrHistogram_c
Version: 0.11.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C port of the HdrHistogram
License: BSD-2-Clause
URL: https://github.com/HdrHistogram/%{name}
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT
%changelog
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Nathan Scott <nathans@redhat.com> - 0.11.8-1
- Update to latest upstream version.
- Update spec file and resolve a build issue (BZ 2113091).