Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jaroslav Škarvada
0e6e663cc3 Rebuilt due to python "magic number" change
Resolves: rhbz#2396886
2025-10-07 11:43:21 +02:00

View file

@ -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