commit subnetcalc for openSUSE:Factory

2020-06-07 Thread root
Hello community,

here is the log from the commit of package subnetcalc for openSUSE:Factory 
checked in at 2020-06-07 21:39:36

Comparing /work/SRC/openSUSE:Factory/subnetcalc (Old)
 and  /work/SRC/openSUSE:Factory/.subnetcalc.new.3606 (New)


Package is "subnetcalc"

Sun Jun  7 21:39:36 2020 rev:4 rq:812212 version:2.4.16

Changes:

--- /work/SRC/openSUSE:Factory/subnetcalc/subnetcalc.changes2019-11-17 
19:23:10.970865304 +0100
+++ /work/SRC/openSUSE:Factory/.subnetcalc.new.3606/subnetcalc.changes  
2020-06-07 21:39:47.277729619 +0200
@@ -1,0 +2,6 @@
+Sun Jun  7 09:42:10 UTC 2020 - Andreas Stieger 
+
+- update to 2.4.16:
+  * build script fixes, fixes for other platforms and minor fixes
+
+---

Old:

  subnetcalc-2.4.14.tar.xz

New:

  subnetcalc-2.4.16.tar.xz



Other differences:
--
++ subnetcalc.spec ++
--- /var/tmp/diff_new_pack.LZlmA6/_old  2020-06-07 21:39:48.353733030 +0200
+++ /var/tmp/diff_new_pack.LZlmA6/_new  2020-06-07 21:39:48.357733042 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package subnetcalc
 #
-# Copyright (c) 2019 SUSE LLC.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   subnetcalc
-Version:2.4.14
+Version:2.4.16
 Release:0
 Summary:IPv4/IPv6 Subnet Calculator
 License:GPL-3.0-or-later
@@ -46,12 +46,12 @@
 %cmake_install
 
 %check
-%{buildroot}%{_bindir}/%name 192.168.1.0/255.255.0.0
+%{buildroot}%{_bindir}/%{name} 192.168.1.0/255.255.0.0
 
 %files
 %doc AUTHORS ChangeLog README
 %license COPYING
-%{_bindir}/%name
-%{_mandir}/man1/%name.1*
+%{_bindir}/%{name}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++ subnetcalc-2.4.14.tar.xz -> subnetcalc-2.4.16.tar.xz ++
 2628 lines of diff (skipped)




commit subnetcalc for openSUSE:Factory

2019-11-17 Thread root
Hello community,

here is the log from the commit of package subnetcalc for openSUSE:Factory 
checked in at 2019-11-17 19:23:10

Comparing /work/SRC/openSUSE:Factory/subnetcalc (Old)
 and  /work/SRC/openSUSE:Factory/.subnetcalc.new.26869 (New)


Package is "subnetcalc"

Sun Nov 17 19:23:10 2019 rev:3 rq:749061 version:2.4.14

Changes:

--- /work/SRC/openSUSE:Factory/subnetcalc/subnetcalc.changes2017-07-30 
11:26:55.089305151 +0200
+++ /work/SRC/openSUSE:Factory/.subnetcalc.new.26869/subnetcalc.changes 
2019-11-17 19:23:10.970865304 +0100
@@ -1,0 +2,148 @@
+Sat Nov 16 16:10:57 UTC 2019 - Sebastian Wagner 
+
+- remove dependency on deprecated GeoIP-devel, fixes boo#1156201
+- update to version 2.4.14:
+ - Removed FreeBSD dependency on GeoIP, since it is not available any more.
+ - CMakeLists.txt for FreeBSD builds.
+ - Removed obsolete helper scripts.
+ - Updated CI scripts.
+ - Updated build script.
+ - Updated FreeBSD port files.
+ - Improved Travis CI configuration.
+ - Build script update.
+ - Updated distinfo.
+ - Updated LSM entry.
+- update to version 2.4.13:
+ - Fixed some inconsistencies in different packaging files.
+ - Updated build scripts.
+ - Simplified CMakeLists.txt.
+ - Some clean-ups.
+ - Build script updates.
+ - Updated build script.
+ - Updated CI scripts.
+ - Updated Debian Standards version.
+ - Updated Travis CI configuration.
+ - Build script updates.
+ - Updated FreeBSD ports files.
+ - Updated LSM entry.
+- update to version 2.4.12:
+ - Bugfix: Fixed Bug #3 (https://github.com/dreibh/subnetcalc/issues/3).
+ - Using Tar/XZ for archive.
+ - CI script update.
+ - Build script update.
+ - Updated build scripts.
+ - Improved build script.
+ - An update.
+- update to version 2.4.11:
+ - Updated ChangeLog.
+ - Updated Travis CI configuration.
+ - Updated script.
+ - A fix.
+ - Updated build script.
+ - A fix.
+ - Improved CI scripts.
+ - Improved CI scripts.
+ - Updated RPM spec file.
+ - Updated CI script.
+ - Updated packaging files.
+ - Improved CI script.
+ - Updated CI scripts.
+ - Build script updates.
+ - Updated build scripts.
+ - Updated build scripts.
+ - Improved Travis CI configuration.
+ - Build script fix.
+ - Improved Travis CI configuration.
+ - Minor update.
+ - A fix.
+ - Updated build scripts.
+ - Minor clean-up.
+ - Updated Travis CI configuration.
+ - An update.
+ - Updated Travis CI configuration.
+ - Updated build scripts.
+ - Build script updates.
+ - Updated build scripts.
+ - Build script update.
+ - Improved build script.
+ - Updated build scripts.
+ - Updated build script.
+ - Build script updates.
+ - Added script.
+ - Updated build scripts.
+ - Another build script update.
+ - Updated build scripts.
+ - A fix.
+ - Added missing file.
+ - A fix.
+ - Build script updates.
+ - Header updates.
+ - Dependency update.
+ - Require CMake 3.0.2, to avoid inconsistent CMake behaviour in old versions.
+ - Another try.
+ - Setting language in CMakeLists.txt.
+ - Updated build scripts.
+ - Improved build scripts.
+ - Merge branch 'dreibh/travis-ci'
+ - A fix.
+ - A fix.
+ - Merge branch 'master' into dreibh/travis-ci
+ - Update.
+ - Updated packaging files.
+ - Build script updates.
+ - Improved CMakeLists.txt.
+ - Updated FreeBSD packaging files.
+ - Updated ChangeLog.
+- update to version 2.4.10:
+ - Updated LSM entry.
+ - Updated FreeBSD packaging files.
+ - Added tests control file.
+ - Added metadata file.
+ - Packaging script updates.
+ - More clean-ups for CMakeLists.txt.
+ - Cleaned up CMakeLists.txt.
+ - RPM packaging fix.
+ - An update.
+ - Updated script.
+ - Added Travis CI configuration.
+ - Removed obsolete automake file.
+ - Updated LSM entry.
+ - Added configuration file.
+- update to version 2.4.9:
+ - Fixed compile options to allow building for Ubuntu Precise.
+ - Updated build scripts.
+ - Updated packaging files.
+ - Build script updates.
+ - Fedora build updates.
+ - Updated standards version.
+ - Build script updates.
+ - Minor update.
+ - Some updates.
+ - Changed build system from autoconf/automake to cmake.
+ - Improved build script.
+ - Updated build scripts.
+ - Updated FreeBSD port.
+ - Updated script.
+ - Updated FreeBSD port.
+ - Script update.
+ - Added helper script.
+ - FreeBSD port update.
+ - New release.
+- update to version 2.4.8:
+ - Removed old SVN Id tag, since it is obsolete after transition to Git.
+ - Header updates.
+ - Script update.
+ - Fixed dependency.
+- update to version 2.4.7 and 2.4.6:
+ - Fixed URL.
+ - Script update.
+- update to version 2.4.5:
+ - A fix.
+ - Updated ChangeLog.
+ - Updated packaging files.
+ - A small fix.
+ - Updated build scripts.
+- update to version 2.4.4:
+ - Updated LSM entry.
+
+---

Old:

  subnetcalc-2.4.3.tar.gz

New:

  subnetcalc-2.4.14.tar.xz

++

commit subnetcalc for openSUSE:Factory

2017-07-30 Thread root
Hello community,

here is the log from the commit of package subnetcalc for openSUSE:Factory 
checked in at 2017-07-30 11:26:51

Comparing /work/SRC/openSUSE:Factory/subnetcalc (Old)
 and  /work/SRC/openSUSE:Factory/.subnetcalc.new (New)


Package is "subnetcalc"

Sun Jul 30 11:26:51 2017 rev:2 rq:512963 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/subnetcalc/subnetcalc.changes2017-07-21 
22:45:09.588609947 +0200
+++ /work/SRC/openSUSE:Factory/.subnetcalc.new/subnetcalc.changes   
2017-07-30 11:26:55.089305151 +0200
@@ -1,0 +2,5 @@
+Wed Jun 28 08:09:04 UTC 2017 - jeng...@inai.de
+
+- Whitespace/grammar fixes
+
+---



Other differences:
--
++ subnetcalc.spec ++
--- /var/tmp/diff_new_pack.Q6OF7M/_old  2017-07-30 11:26:56.949042728 +0200
+++ /var/tmp/diff_new_pack.Q6OF7M/_new  2017-07-30 11:26:56.953042164 +0200
@@ -29,11 +29,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6 
+SubNetCalc is an IPv4/IPv6 subnet address calculator. For a given IPv4 or IPv6
 address and netmask or prefix length, it calculates network address, broadcast
-address, maximum number of hosts and host address range. Also, it prints the 
+address, maximum number of hosts and host address range. It also prints the
 addresses in binary format for better understandability. Furthermore, it 
-prints useful information on specific address types (e.g. type, scope, 
+prints information on specific address types (e.g. type, scope,
 interface ID, etc.).
 
 %prep