Hello community,

here is the log from the commit of package mtr for openSUSE:Leap:15.2 checked 
in at 2020-03-15 07:11:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mtr (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.mtr.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtr"

Sun Mar 15 07:11:39 2020 rev:11 rq:784626 version:0.92

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/mtr/mtr.changes        2020-01-15 
15:31:34.134782668 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.mtr.new.3160/mtr.changes      2020-03-15 
07:11:49.348979918 +0100
@@ -1,0 +2,6 @@
+Tue Dec 18 16:46:39 UTC 2018 - [email protected]
+
+- Create file ".tarball-version" so mtr shows the proper version
+  information instead of "UNKNOWN".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtr.spec ++++++
--- /var/tmp/diff_new_pack.MCYt7y/_old  2020-03-15 07:11:49.672980112 +0100
+++ /var/tmp/diff_new_pack.MCYt7y/_new  2020-03-15 07:11:49.676980114 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtr
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,15 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define _group dialout
 Name:           mtr
 Version:        0.92
 Release:        0
 Summary:        Ping and Traceroute Network Diagnostic Tool
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Networking/Diagnostic
 URL:            https://github.com/traviscross/mtr
 Source:         ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
@@ -53,8 +54,8 @@
 
 %package gtk
 Summary:        Ping and Traceroute Network Diagnostic Tool
-Group:          Productivity/Networking/Diagnostic
 # needed for mtr-packet
+Group:          Productivity/Networking/Diagnostic
 Requires:       %{name} = %{version}
 Requires:       xdg-utils
 
@@ -70,6 +71,7 @@
 %patch2 -p1
 
 %build
+echo "%{version}" >.tarball-version
 autoreconf -fvi
 
 export CFLAGS="%{optflags} -fpie -fPIE"


Reply via email to