Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ngrep for openSUSE:Factory checked 
in at 2025-11-18 15:34:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ngrep (Old)
 and      /work/SRC/openSUSE:Factory/.ngrep.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ngrep"

Tue Nov 18 15:34:31 2025 rev:10 rq:1318246 version:1.48.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ngrep/ngrep.changes      2024-03-01 
23:38:41.372150586 +0100
+++ /work/SRC/openSUSE:Factory/.ngrep.new.2061/ngrep.changes    2025-11-18 
15:36:53.635996315 +0100
@@ -1,0 +2,33 @@
+Sat Nov  8 08:18:50 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 1.48.3
+  * allow path pcre2-config to be specified.
+  * auto-use first device found.
+  * Fix small typo in manpage.
+  * Add missing cmdline option doc references.
+
+-------------------------------------------------------------------
+Sat Nov  1 07:25:39 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 1.48.1
+  * Support display of UTF8 data when -u is specified.
+  * Minor documentation fixes.
+
+-------------------------------------------------------------------
+Mon Oct 27 19:45:25 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 1.48.0
+  * Upgrade to PCRE2.
+  * Add additional level of quiet for certain filtering scenarios.
+  * Update to latest autotools for ngrep and regex-0.12 (2.72, 2023)
+  * Update manpage for missing options and typos.
+  * Fix BPF DLT_ type detections within libpcap (e.g. DLT_LINUX_SLL)
+  * Allow for specifying specific location of PCRE2 includes.
+  * Eliminate various non-fatal build warnings (e.g. pcap_lookupdev
+    deprecation).
+  * Fix ./configure --disable-tcpkill
+  * Source cleanup (nuke old files, unused vars, missing refs, etc)
+- Drop patch:
+  * 27.patch (not longer needed)
+
+-------------------------------------------------------------------

Old:
----
  27.patch
  ngrep-1.47.tar.gz

New:
----
  ngrep-1.48.3.tar.gz

----------(Old B)----------
  Old:- Drop patch:
  * 27.patch (not longer needed)
----------(Old E)----------

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

Other differences:
------------------
++++++ ngrep.spec ++++++
--- /var/tmp/diff_new_pack.iWh7Kx/_old  2025-11-18 15:36:54.716041995 +0100
+++ /var/tmp/diff_new_pack.iWh7Kx/_new  2025-11-18 15:36:54.716041995 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ngrep
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,14 @@
 #
 
 
-%define tarver 1_47
 Name:           ngrep
-Version:        1.47
+Version:        1.48.3
 Release:        0
 Summary:        Network grep
 License:        BSD-4-Clause
 Group:          Productivity/Networking/Diagnostic
 URL:            https://github.com/jpr5/ngrep
-Source:         
https://github.com/jpr5/ngrep/archive/V%{tarver}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: Switch from PCRE to PCRE2 
(https://github.com/jpr5/ngrep/pull/27)
-Patch0:         27.patch
+Source:         
https://github.com/jpr5/ngrep/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  libpcap-devel
 BuildRequires:  pcre2-devel
 
@@ -40,14 +37,12 @@
 sniffing tools, such as tcpdump and snoop.
 
 %prep
-%autosetup -p1 -n %{name}-%{tarver}
+%autosetup -p1
 
 %build
 %configure \
     --enable-pcre2 \
-    --enable-ipv6 \
-    --with-pcap-includes=%{_includedir}/pcap
-
+    --enable-ipv6
 make %{?_smp_mflags}
 
 %install

++++++ ngrep-1.47.tar.gz -> ngrep-1.48.3.tar.gz ++++++
++++ 32432 lines of diff (skipped)

Reply via email to