Hello community,

here is the log from the commit of package dump1090 for openSUSE:Factory 
checked in at 2018-02-22 15:00:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dump1090 (Old)
 and      /work/SRC/openSUSE:Factory/.dump1090.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dump1090"

Thu Feb 22 15:00:53 2018 rev:2 rq:578260 version:1.14+git.20180110

Changes:
--------
--- /work/SRC/openSUSE:Factory/dump1090/dump1090.changes        2017-05-24 
16:46:39.529888148 +0200
+++ /work/SRC/openSUSE:Factory/.dump1090.new/dump1090.changes   2018-02-22 
15:00:58.953162766 +0100
@@ -1,0 +2,6 @@
+Sat Feb 17 14:22:16 UTC 2018 - mar...@gmx.de
+
+- Switch to mutability's fork
+- Run tests during build
+
+-------------------------------------------------------------------

Old:
----
  dump1090-0.0.0+git.20141031.tar.xz

New:
----
  dump1090-1.14+git.20180110.tar.xz

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

Other differences:
------------------
++++++ dump1090.spec ++++++
--- /var/tmp/diff_new_pack.x2mI3n/_old  2018-02-22 15:01:01.677064772 +0100
+++ /var/tmp/diff_new_pack.x2mI3n/_new  2018-02-22 15:01:01.677064772 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dump1090
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,14 @@
 
 
 Name:           dump1090
-Version:        0.0.0+git.20141031
+Version:        1.14+git.20180110
 Release:        0
 Summary:        An ADS-B Mode S decoder for RTLSDR devices (MalcolmRobb's fork)
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Hamradio/Other
 Url:            https://github.com/MalcolmRobb/dump1090
 Source:         %{name}-%{version}.tar.xz
+BuildRequires:  git-core
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(librtlsdr)
 BuildRequires:  pkgconfig(libusb-1.0)
@@ -37,7 +38,7 @@
 %setup -q
 
 %build
-make CC="cc %{optflags}" %{?_smp_mflags}
+make CC="cc %{optflags} -Wno-format-truncation" %{?_smp_mflags}
 
 %install
 install -D -p -m 0755 dump1090 \
@@ -45,8 +46,10 @@
 install -D -p -m 0755 view1090 \
   %{buildroot}/%{_bindir}/view1090
 
+%check
+make test %{?_smp_mflags}
+
 %files
-%defattr(-,root,root)
 %doc README.md
 %{_bindir}/dump1090
 %{_bindir}/view1090

++++++ _service ++++++
--- /var/tmp/diff_new_pack.x2mI3n/_old  2018-02-22 15:01:01.709063621 +0100
+++ /var/tmp/diff_new_pack.x2mI3n/_new  2018-02-22 15:01:01.709063621 +0100
@@ -1,11 +1,12 @@
 <services>
   <service mode="disabled" name="tar_scm">
-    <param name="url">https://github.com/MalcolmRobb/dump1090.git</param>
+    <param name="url">https://github.com/mutability/dump1090.git</param>
     <param name="revision">master</param>
     <param name="scm">git</param>
+    <param name="package-meta">yes</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">dump1090</param>
-    <param name="versionformat">0.0.0+git.%cd</param>
+    <param name="versionformat">1.14+git.%cd</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.x2mI3n/_old  2018-02-22 15:01:01.729062901 +0100
+++ /var/tmp/diff_new_pack.x2mI3n/_new  2018-02-22 15:01:01.729062901 +0100
@@ -2,4 +2,6 @@
   <service name="tar_scm">
     <param name="url">https://github.com/MalcolmRobb/dump1090.git</param>
   <param 
name="changesrevision">bff92c4ad772a0a8d433f788d39dae97e00e4dbe</param></service>
-</servicedata>
\ No newline at end of file
+<service name="tar_scm">
+                <param 
name="url">https://github.com/mutability/dump1090.git</param>
+              <param 
name="changesrevision">cc53c90837520bcf1764ce051c794d1c7f8de084</param></service></servicedata>
\ No newline at end of file

++++++ dump1090-0.0.0+git.20141031.tar.xz -> dump1090-1.14+git.20180110.tar.xz 
++++++
/work/SRC/openSUSE:Factory/dump1090/dump1090-0.0.0+git.20141031.tar.xz 
/work/SRC/openSUSE:Factory/.dump1090.new/dump1090-1.14+git.20180110.tar.xz 
differ: char 26, line 1


Reply via email to