Hello community,

here is the log from the commit of package urh for openSUSE:Factory checked in 
at 2018-08-02 14:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urh (Old)
 and      /work/SRC/openSUSE:Factory/.urh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "urh"

Thu Aug  2 14:58:04 2018 rev:16 rq:626165 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/urh/urh.changes  2018-07-18 22:52:59.615149190 
+0200
+++ /work/SRC/openSUSE:Factory/.urh.new/urh.changes     2018-08-02 
14:58:12.056283289 +0200
@@ -1,0 +2,26 @@
+Mon Jul 30 06:58:40 UTC 2018 - mplus...@suse.com
+
+- Use python macros when building
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Sun Jul 29 08:17:31 UTC 2018 - mar...@gmx.de
+
+- Update to version 2.2.3
+  New features:
+  * allow save and load of binary protocols (.bin files)
+  * improve bootstrap of simulator messages
+      + auto assign destination when dropping messages to simulator
+      + show participant address in participant legend if present
+      + auto assign participant address when clicking analyze button in
+        analysis based on SRC address label
+  * consider API changes of SDRPlay 2.13
+  * also consider participant address (next to RSSI) when auto assigning
+    participants in analysis
+  * Clear button stays enabled during operation so e.g. recordings can be
+    cleared live
+  Bugfixes:
+  * antenna selection is not saved when reopening dialog #494
+  * hiding multiple rows at once in analysis not working properly #499
+
+-------------------------------------------------------------------

Old:
----
  urh-2.2.0.tar.gz

New:
----
  urh-2.2.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ urh.spec ++++++
--- /var/tmp/diff_new_pack.LWiV3n/_old  2018-08-02 14:58:13.312285402 +0200
+++ /var/tmp/diff_new_pack.LWiV3n/_new  2018-08-02 14:58:13.312285402 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           urh
-Version:        2.2.0
+Version:        2.2.3
 Release:        0
 Summary:        Tool for investigating unknown wireless protocols
 License:        Apache-2.0 AND GPL-2.0-only
@@ -30,6 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  limesuite-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Cython
 BuildRequires:  python3-devel >= 3.4
 BuildRequires:  python3-numpy
@@ -67,7 +68,7 @@
 %setup -q
 
 %build
-python3 setup.py build \
+%python3_build \
     --with-airspy \
     --with-hackrf \
     --with-limesdr \
@@ -75,7 +76,7 @@
     --with-usrp
 
 %install
-python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python3_install
 %fdupes %{buildroot}%{python3_sitearch}
 install -Dpm 0644 data/icons/appicon.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/urh.svg
 %suse_update_desktop_file -i -r urh "Network;HamRadio"

++++++ urh-2.2.0.tar.gz -> urh-2.2.3.tar.gz ++++++
++++ 1971 lines of diff (skipped)


Reply via email to