Rebuilt for Boost 1.78

This commit is contained in:
Thomas Rodgers 2022-05-04 11:38:59 +02:00 committed by Miro Hrončok
parent acceb6f645
commit 3c0c96bb02
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@
Name: gnuradio
Version: 3.10.2.0
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
Summary: Software defined radio framework
License: GPLv3
@ -192,6 +192,9 @@ rm -r %{buildroot}%{_datadir}/%{name}/grc/freedesktop
%{_datadir}/gnuradio/examples
%changelog
* Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 3.10.2.0-3
- Rebuilt for Boost 1.78
* Mon Apr 25 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.2.0-2
- Rebuilt for new uhd
Resolves: rhbz#2077801