Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95d27b542b |
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Name: volk
|
||||
Version: 3.1.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: The Vector Optimized Library of Kernels
|
||||
License: GPL-3.0-or-later
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://github.com/gnuradio/%{name}
|
||||
Source0: https://github.com/gnuradio/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/gnuradio/volk/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
|
||||
|
|
@ -111,6 +111,10 @@ cp -a %{__cmake_builddir}/html %{buildroot}%{_docdir}/%{name}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 3.1.2-4
|
||||
- Fixed license tag
|
||||
Resolves: rhbz#2346827
|
||||
|
||||
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.1.2-3
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue