Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package acarsdec for openSUSE:Factory 
checked in at 2022-12-28 10:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acarsdec (Old)
 and      /work/SRC/openSUSE:Factory/.acarsdec.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acarsdec"

Wed Dec 28 10:54:58 2022 rev:5 rq:1045600 version:3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/acarsdec/acarsdec.changes        2022-07-19 
17:20:38.268468693 +0200
+++ /work/SRC/openSUSE:Factory/.acarsdec.new.1563/acarsdec.changes      
2022-12-28 10:55:03.540296359 +0100
@@ -1,0 +2,13 @@
+Tue Dec 27 22:58:29 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Fix SourceURL
+
+-------------------------------------------------------------------
+Mon Oct 10 18:17:30 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 3.7
+  * rtl_sdr optimization
+  * add skip reassembly option
+  * add sublabel and mfi fields to JSON output
+
+-------------------------------------------------------------------

Old:
----
  acarsdec-3.6.tar.gz

New:
----
  acarsdec-acarsdec-3.7.tar.gz

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

Other differences:
------------------
++++++ acarsdec.spec ++++++
--- /var/tmp/diff_new_pack.hY5Zf0/_old  2022-12-28 10:55:03.968299498 +0100
+++ /var/tmp/diff_new_pack.hY5Zf0/_new  2022-12-28 10:55:03.976299557 +0100
@@ -17,14 +17,15 @@
 #
 
 
+%define srcname %{name}-%{name}-%{version}
 Name:           acarsdec
-Version:        3.6
+Version:        3.7
 Release:        0
 Summary:        ACARS SDR decoder
 License:        GPL-2.0-or-later
 URL:            https://github.com/TLeconte/acarsdec
 #Git-Clone:     https://github.com/TLeconte/acarsdec.git
-Source:         
https://github.com/TLeconte/%{name}/archive/%{name}-%{version}.tar.gz
+Source:         
https://github.com/TLeconte/acarsdec/archive/acarsdec-%{version}.tar.gz#/%{srcname}.tar.gz
 Patch0:         reproducible.patch
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
@@ -39,7 +40,7 @@
 It comes with a database backend : acarsserv to store receved acars messages.
 
 %prep
-%setup -q -n %{name}-%{name}-%{version}
+%setup -q -n %{srcname}
 %patch0 -p1
 
 %build

Reply via email to