Hello community,

here is the log from the commit of package mtr for openSUSE:Factory checked in 
at 2019-01-03 18:08:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtr (Old)
 and      /work/SRC/openSUSE:Factory/.mtr.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtr"

Thu Jan  3 18:08:50 2019 rev:38 rq:662453 version:0.92

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtr/mtr.changes  2017-11-24 10:56:39.175502533 
+0100
+++ /work/SRC/openSUSE:Factory/.mtr.new.28833/mtr.changes       2019-01-03 
18:08:51.660021351 +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.mM5EKZ/_old  2019-01-03 18:08:53.088020083 +0100
+++ /var/tmp/diff_new_pack.mM5EKZ/_new  2019-01-03 18:08:53.128020048 +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