Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e6e663cc3 |
1 changed files with 5 additions and 1 deletions
6
uhd.spec
6
uhd.spec
|
|
@ -31,7 +31,7 @@ Name: uhd
|
|||
URL: http://github.com/EttusResearch/uhd
|
||||
Version: 4.8.0.0
|
||||
%global images_ver %{version}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||
License: GPL-3.0-or-later
|
||||
BuildRequires: make
|
||||
|
|
@ -289,6 +289,10 @@ install -m0644 -D uhd.sysusers.conf %{buildroot}%{_sysusersdir}/uhd.conf
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 4.8.0.0-5
|
||||
- Rebuilt due to python "magic number" change
|
||||
Resolves: rhbz#2396886
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.8.0.0-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue