Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nmap for openSUSE:Factory:NonFree 
checked in at 2025-08-14 12:09:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/nmap (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.nmap.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nmap"

Thu Aug 14 12:09:42 2025 rev:6 rq:1299324 version:7.95

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/nmap/nmap.changes        2024-08-29 
15:41:56.177661703 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.nmap.new.1085/nmap.changes      
2025-08-14 12:09:43.227845714 +0200
@@ -1,0 +2,15 @@
+Tue Jan 21 11:25:05 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix dependencies (this is a python 3 app, based on
+  gobject-introspection):
+  + Add gobject-introspection BuildRequires: let the build add the
+    relevant typelib() dependencies.
+  + Drop python-gtk Requires: python2 bindings for GTK.
+  + Replace python-gobject2 Requires with python3-gobject-Gdk:
+    bring this to python3 and gi-bindings.
+- Drop gtk2-devel: not needed, as the bindings are GTK3 based.
+- Replace pcre-devel with pcre2-devel: this used to be pulled in by
+  gtk2-devel, masking the fact that pcre-devel is not actually
+  used.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nmap.spec ++++++
--- /var/tmp/diff_new_pack.IhI1I1/_old  2025-08-14 12:09:44.259889055 +0200
+++ /var/tmp/diff_new_pack.IhI1I1/_new  2025-08-14 12:09:44.263889223 +0200
@@ -48,11 +48,11 @@
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
+BuildRequires:  gobject-introspection
 BuildRequires:  libopenssl-3-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libssh2-devel
-BuildRequires:  pcre-devel
+BuildRequires:  pcre2-devel
 BuildRequires:  python3-base
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
@@ -79,8 +79,7 @@
 Summary:        A graphical front-end for Nmap
 Group:          Productivity/Networking/Diagnostic
 Requires:       %{name} = %{version}
-Requires:       python-gtk
-Requires:       python-gobject2
+Requires:       python3-gobject-Gdk
 Obsoletes:      %{name}-gtk < %{version}
 Provides:       %{name}-gtk = %{version}-%{release}
 

Reply via email to