Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
417d6f5ab3 | ||
|
|
a137ebdf0b |
1 changed files with 9 additions and 3 deletions
|
|
@ -26,11 +26,10 @@
|
|||
|
||||
Name: gnuradio
|
||||
Version: 3.10.11.0
|
||||
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
||||
Release: 4%{?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,13 @@ done
|
|||
%{_datadir}/gnuradio/examples
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.11.0-4
|
||||
- Fixed license tag
|
||||
Resolves: rhbz#2346825
|
||||
|
||||
* Fri Jan 31 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.11.0-3
|
||||
- Bumped release to be able to push the previous icon fix through bodhi
|
||||
|
||||
* Mon Sep 23 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10.11.0-2
|
||||
- Fixed icon mode, dropped the executable bit
|
||||
Resolves: rhbz#2312386
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue