Rebuilt due to spdlog update.

This commit is contained in:
Vitaly Zaitsev 2022-11-03 15:50:36 +01:00
parent 9087c40a38
commit ba7d8978ae
No known key found for this signature in database
GPG Key ID: BF99FC6DD45AB90A
1 changed files with 4 additions and 1 deletions

View File

@ -26,7 +26,7 @@
Name: gnuradio
Version: 3.10.4.0
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
Summary: Software defined radio framework
License: GPLv3
@ -196,6 +196,9 @@ rm -r %{buildroot}%{_datadir}/%{name}/grc/freedesktop
%{_datadir}/gnuradio/examples
%changelog
* Thu Nov 03 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 3.10.4.0-2
- Rebuilt due to spdlog update.
* Sat Sep 24 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.4.0-1
- New version
Resolves: rhbz#2127514