diff --git a/sources b/sources index ff7c7ff..8f6911a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (urh-2.7.5.tar.gz) = 81f32d8be83c5ea764de728c66c201d522a25a14baed30a7e6c7f0a4089d98d71520f8cb9cc594f41a6570e61fd48b9dc06ce8b87701f94b4ff58aed356f6481 +SHA512 (urh-2.8.1.tar.gz) = ce1d9de195578072b80927248fa601659a3e7e6454f7c3bcffcdff8ec4c30738a55933fa31ae81ac1afdb251c1cb3155927ad63012f6bf0fcd5c2bbae6c80a7f diff --git a/urh.spec b/urh.spec index 41578f9..797568c 100644 --- a/urh.spec +++ b/urh.spec @@ -2,8 +2,8 @@ # python 2 not supported Name: urh -Version: 2.7.5 -Release: 3%{?dist} +Version: 2.8.1 +Release: 1%{?dist} Summary: Universal Radio Hacker: investigate wireless protocols like a boss License: ASL 2.0 and GPLv2 URL: https://github.com/jopohl/urh @@ -71,6 +71,10 @@ desktop-file-install --add-category="Utility" \ %{python3_sitearch}/urh-%{version}-*.egg-info %changelog +* Sun Nov 24 2019 Jaroslav Škarvada - 2.8.1-1 +- New version + Resolves: rhbz#1763507 + * Mon Nov 11 2019 Jaroslav Škarvada - 2.7.5-3 - Rebuilt for new uhd Resolves: rhbz#1770877