New version
Resolves: rhbz#1763507
This commit is contained in:
parent
765ec069c7
commit
60004e431b
2 changed files with 7 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (urh-2.7.5.tar.gz) = 81f32d8be83c5ea764de728c66c201d522a25a14baed30a7e6c7f0a4089d98d71520f8cb9cc594f41a6570e61fd48b9dc06ce8b87701f94b4ff58aed356f6481
|
||||
SHA512 (urh-2.8.1.tar.gz) = ce1d9de195578072b80927248fa601659a3e7e6454f7c3bcffcdff8ec4c30738a55933fa31ae81ac1afdb251c1cb3155927ad63012f6bf0fcd5c2bbae6c80a7f
|
||||
|
|
|
|||
8
urh.spec
8
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 <jskarvad@redhat.com> - 2.8.1-1
|
||||
- New version
|
||||
Resolves: rhbz#1763507
|
||||
|
||||
* Mon Nov 11 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 2.7.5-3
|
||||
- Rebuilt for new uhd
|
||||
Resolves: rhbz#1770877
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue