Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package packit for openSUSE:Factory checked 
in at 2023-02-19 18:19:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/packit (Old)
 and      /work/SRC/openSUSE:Factory/.packit.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "packit"

Sun Feb 19 18:19:15 2023 rev:6 rq:1066595 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/packit/packit.changes    2022-01-15 
21:45:47.645632971 +0100
+++ /work/SRC/openSUSE:Factory/.packit.new.22824/packit.changes 2023-02-19 
18:19:19.333618380 +0100
@@ -1,0 +2,9 @@
+Sat Feb 18 16:25:33 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 1.8.1
+  * Added 802.1Q VLAN tagged packet injection support (experimental).
+  * Removed repeated calls to AM_INIT_AUTOMAKE.
+
+- removed no more needed packit-1.7-fix_automake_1.16.5_build.patch
+
+-------------------------------------------------------------------

Old:
----
  packit-1.7-fix_automake_1.16.5_build.patch
  packit-1.7.tar.gz

New:
----
  packit-1.8.1.tar.gz

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

Other differences:
------------------
++++++ packit.spec ++++++
--- /var/tmp/diff_new_pack.0geHvC/_old  2023-02-19 18:19:19.773621175 +0100
+++ /var/tmp/diff_new_pack.0geHvC/_new  2023-02-19 18:19:19.777621201 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package packit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           packit
-Version:        1.7
+Version:        1.8.1
 Release:        0
 Summary:        Network injection and capture
 License:        GPL-2.0-or-later
@@ -25,7 +25,7 @@
 URL:            https://github.com/eribertomota/packit
 Source0:        
https://github.com/eribertomota/packit/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE packit-1.7-fix_automake_1.16.5_build.patch
-Patch0:         packit-1.7-fix_automake_1.16.5_build.patch
+#Patch0:         packit-1.7-fix_automake_1.16.5_build.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libnet-devel
@@ -40,13 +40,12 @@
 simulating network traffic, and general TCP/IP auditing.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 autoreconf -fiv
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -55,6 +54,6 @@
 %license LICENSE
 %doc ChangeLog README.md docs/ICMP.txt
 %{_sbindir}/%{name}
-%{_mandir}/man8/%{name}.8%{ext_man}
+%{_mandir}/man8/%{name}.8%{?ext_man}
 
 %changelog

++++++ packit-1.7.tar.gz -> packit-1.8.1.tar.gz ++++++
++++ 8946 lines of diff (skipped)

Reply via email to