Hello community, here is the log from the commit of package subnetcalc for openSUSE:Leap:15.2 checked in at 2020-03-13 10:58:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/subnetcalc (Old) and /work/SRC/openSUSE:Leap:15.2/.subnetcalc.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subnetcalc" Fri Mar 13 10:58:08 2020 rev:11 rq:783482 version:2.4.14 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/subnetcalc/subnetcalc.changes 2020-01-15 16:04:22.715955931 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.subnetcalc.new.3160/subnetcalc.changes 2020-03-13 10:59:23.072520639 +0100 @@ -1,0 +2,148 @@ +Sat Nov 16 16:10:57 UTC 2019 - Sebastian Wagner <[email protected]> + +- 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subnetcalc.spec ++++++ --- /var/tmp/diff_new_pack.VbifvZ/_old 2020-03-13 10:59:23.416520884 +0100 +++ /var/tmp/diff_new_pack.VbifvZ/_new 2020-03-13 10:59:23.424520890 +0100 @@ -1,7 +1,7 @@ # # spec file for package subnetcalc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: subnetcalc -Version: 2.4.3 +Version: 2.4.14 Release: 0 Summary: IPv4/IPv6 Subnet Calculator +License: GPL-3.0-or-later Group: Productivity/Networking/Routing -License: GPL-3.0+ -Url: https://www.uni-due.de/~be0001/subnetcalc/ -Source: https://www.uni-due.de/~be0001/subnetcalc/download/%{name}-%{version}.tar.gz -BuildRequires: GeoIP-devel +URL: https://www.uni-due.de/~be0001/subnetcalc/ +Source: https://www.uni-due.de/~be0001/subnetcalc/download/%{name}-%{version}.tar.xz +BuildRequires: cmake BuildRequires: gcc-c++ -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description SubNetCalc is an IPv4/IPv6 subnet address calculator. For a given IPv4 or IPv6 @@ -40,23 +39,18 @@ %setup -q %build -%configure -make %{?_smp_mflags} +%cmake +%cmake_build %install -%make_install +%cmake_install %check %{buildroot}%{_bindir}/%name 192.168.1.0/255.255.0.0 %files -%defattr(-,root,root) %doc AUTHORS ChangeLog README -%if 0%{?leap_version} >= 420200 || 0%{?suse_version} > 1320 %license COPYING -%else -%doc COPYING -%endif %{_bindir}/%name %{_mandir}/man1/%name.1*
