Hello community,

here is the log from the commit of package netdiscover for openSUSE:Factory 
checked in at 2020-02-28 15:22:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netdiscover (Old)
 and      /work/SRC/openSUSE:Factory/.netdiscover.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netdiscover"

Fri Feb 28 15:22:05 2020 rev:3 rq:780195 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netdiscover/netdiscover.changes  2018-03-01 
12:07:48.482099866 +0100
+++ /work/SRC/openSUSE:Factory/.netdiscover.new.26092/netdiscover.changes       
2020-02-28 15:22:07.509988875 +0100
@@ -1,0 +2,16 @@
+Fri Feb 28 09:22:14 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Update project url
+- Drop no longer needed patches:
+  * netdiscover-fix-spelling-binary.patch
+  * netdiscover-fix-manpage.patch
+  * netdiscover-fix-makefile.patch
+  * netdiscover-update-oui.patch
+- Update to version 0.5.1:
+  * Added an official repository notice in README.
+  * Added dates of releases in ChangeLog.
+  * Added some copyright notices.
+  * Several important fixes and improvements in manpage and help page.
+- For changes for previous releses see provided Changelog
+
+-------------------------------------------------------------------

Old:
----
  netdiscover-0.3-pre-beta7-LINUXONLY.tar.gz
  netdiscover-fix-makefile.patch
  netdiscover-fix-manpage.patch
  netdiscover-fix-spelling-binary.patch
  netdiscover-update-oui.patch

New:
----
  netdiscover-0.5.1.tar.gz

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

Other differences:
------------------
++++++ netdiscover.spec ++++++
--- /var/tmp/diff_new_pack.7onbbF/_old  2020-02-28 15:22:08.577991049 +0100
+++ /var/tmp/diff_new_pack.7onbbF/_new  2020-02-28 15:22:08.581991057 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netdiscover
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define                                pkgver 0.3-pre-beta7
 Name:           netdiscover
-Version:        0.3_beta7
+Version:        0.5.1
 Release:        0
 Summary:        A network address discovering/monitoring tool
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Other
-Url:            https://sourceforge.net/projects/netdiscover/?source=directory
-Source0:        
https://sourceforge.net/projects/netdiscover/files/netdiscover/%{pkgver}-LINUXONLY/netdiscover-%{pkgver}-LINUXONLY.tar.gz
-# PATCH-FIX-OPENSUSE netdiscover-update-oui.patch -- alows us updating oui
-# database from hwdata
-Patch0:         netdiscover-update-oui.patch
-# Patches from debian
-Patch1:         netdiscover-fix-makefile.patch
-Patch2:         netdiscover-fix-spelling-binary.patch
-Patch3:         netdiscover-fix-manpage.patch
+URL:            https://github.com/netdiscover-scanner/netdiscover
+Source0:        
https://github.com/netdiscover-scanner/netdiscover/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  dos2unix
 BuildRequires:  hwdata
 BuildRequires:  libnet-devel
 BuildRequires:  libpcap-devel
@@ -49,18 +42,14 @@
 mode, which will scan for common local networks.
 
 %prep
-%setup -q -n netdiscover-%{pkgver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%autosetup
 
 %build
 autoreconf -fiv
 %configure
 cp %{_datadir}/hwdata/oui.txt ./
-sh update-oui-database.sh
-make %{?_smp_mflags}
+sh update-oui-database.sh --no-download
+%make_build
 
 %install
 %make_install
@@ -70,6 +59,6 @@
 %license COPYING
 %doc ChangeLog README AUTHORS NEWS TODO
 %{_sbindir}/netdiscover
-%{_mandir}/man8/netdiscover.8%{ext_man}
+%{_mandir}/man8/netdiscover.8%{?ext_man}
 
 %changelog

++++++ netdiscover-0.3-pre-beta7-LINUXONLY.tar.gz -> netdiscover-0.5.1.tar.gz 
++++++
++++ 58919 lines of diff (skipped)


Reply via email to