Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:42:25 -07:00
parent 47d922493b
commit aeadd68cf5

View File

@ -20,7 +20,7 @@
Name: flexiblas
Version: %{major_version}.%{minor_version}.%{patch_version}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A BLAS/LAPACK wrapper library with runtime exchangeable backends
# LGPL-3.0-or-later
@ -438,6 +438,9 @@ make -C build64 test
%endif
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.4.2-2
- Bump release for June 2024 mass rebuild
* Wed Feb 28 2024 Iñaki Úcar <iucar@fedoraproject.org> - 3.4.2-1
- Update to 3.4.2 (rhbz#2264712)