Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netcalc for openSUSE:Factory checked 
in at 2024-09-01 19:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcalc (Old)
 and      /work/SRC/openSUSE:Factory/.netcalc.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcalc"

Sun Sep  1 19:22:24 2024 rev:3 rq:1198024 version:2.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcalc/netcalc.changes  2021-04-12 
12:39:51.213542878 +0200
+++ /work/SRC/openSUSE:Factory/.netcalc.new.2698/netcalc.changes        
2024-09-01 19:22:58.083801351 +0200
@@ -1,0 +2,10 @@
+Sat Aug 24 01:39:12 UTC 2024 - jun wang <jgw...@suse.com>
+
+- Update to version 2.1.7 
+  * Fix #25: Add missing include file for macOS
+  * Fix compiler warnings on NetBSD, possibly other BSDs
+  * Add missing include file for NetBSD, possibly other BSDs
+  * Various minor GCC 13 and Clang 18 warnings
+  * New build dependencies automake and autoconf
+
+-------------------------------------------------------------------

Old:
----
  netcalc-2.1.6.tar.gz

New:
----
  netcalc-2.1.7.tar.gz

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

Other differences:
------------------
++++++ netcalc.spec ++++++
--- /var/tmp/diff_new_pack.NRcTmk/_old  2024-09-01 19:22:59.055841149 +0200
+++ /var/tmp/diff_new_pack.NRcTmk/_new  2024-09-01 19:22:59.055841149 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package netcalc
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 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:           netcalc
-Version:        2.1.6
+Version:        2.1.7
 Release:        0
 Summary:        IP subnet calculator
 License:        BSD-3-Clause
@@ -25,6 +25,8 @@
 Source:         
https://github.com/troglobit/netcalc/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # for tests
 BuildRequires:  bats
+BuildRequires:  autoconf
+BuildRequires:  automake
 
 %description
 netcalc is an IP network calculator that can calcuate host IP ranges, subnet
@@ -35,6 +37,7 @@
 %setup -q
 
 %build
+./autogen.sh
 %configure \
        --docdir=%{_docdir}/%{name} \
        --disable-ipcalc-symlink

++++++ netcalc-2.1.6.tar.gz -> netcalc-2.1.7.tar.gz ++++++
++++ 12564 lines of diff (skipped)

Reply via email to