diff --git a/uhd.spec b/uhd.spec index ccc2d48..82aeacd 100644 --- a/uhd.spec +++ b/uhd.spec @@ -26,7 +26,7 @@ Name: uhd URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki Version: %{ver_1}.%{ver_2}.%{ver_3}.%{ver_4} -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ BuildRequires: gcc-c++ BuildRequires: cmake @@ -213,6 +213,9 @@ install -Dpm 0755 tools/uhd_dump/chdr_log %{buildroot}%{_bindir}/chdr_log %{_bindir}/chdr_log %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 3.10.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 28 2018 Iryna Shcherbina - 3.10.3.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)