Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b74421734 |
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Name: volk
|
||||
Version: 3.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The Vector Optimized Library of Kernels
|
||||
License: GPLv3+
|
||||
License: LGPLv3+
|
||||
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.1-2
|
||||
- Fixed license tag
|
||||
Resolves: rhbz#2346827
|
||||
|
||||
* Thu Feb 1 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 3.1.1-1
|
||||
- New version
|
||||
Resolves: rhbz#2262148
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue