Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fae7ac0e07 |
1 changed files with 6 additions and 3 deletions
|
|
@ -26,11 +26,10 @@
|
|||
|
||||
Name: gnuradio
|
||||
Version: 3.10.11.0
|
||||
Release: 6%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 7%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Summary: Software defined radio framework
|
||||
|
||||
# Automatically converted from old format: GPLv3 - review is highly recommended.
|
||||
License: GPL-3.0-only
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://www.gnuradio.org/
|
||||
#Source0: http://gnuradio.org/releases/gnuradio/gnuradio-%%{version}%%{?alphatag}.tar.xz
|
||||
#Source0: http://gnuradio.org/releases/gnuradio/gnuradio-%%{version}.tar.gz
|
||||
|
|
@ -213,6 +212,10 @@ done
|
|||
%{_datadir}/gnuradio/examples
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.11.0-7
|
||||
- Fixed license tag
|
||||
Resolves: rhbz#2346825
|
||||
|
||||
* Sun Feb 02 2025 Orion Poplawski <orion@nwra.com> - 3.10.11.0-6
|
||||
- Rebuild with gsl 2.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue