public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti@declera.com>
To: git-commits@fedoraproject.org
Subject: [rpms/subnetcalc] rawhide: Update to 2.7.0
Date: Fri, 29 May 2026 08:38:17 +0000 [thread overview]
Message-ID: <rpms-subnetcalc-172f1e1ae37b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/subnetcalc
Branch : rawhide
Commit : 172f1e1ae37be4326814d898ba287bd07eda0065
Author : Yanko Kaneti <yaneti@declera.com>
Date : 2026-05-29T11:37:43+03:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/subnetcalc/c/172f1e1ae37be4326814d898ba287bd07eda0065?branch=rawhide
Log:
Update to 2.7.0
Switch from geoip to libmaxminddb
---
diff --git a/.gitignore b/.gitignore
index 65bc4ba..ff6978c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/subnetcalc-2.6.4.tar.xz
/subnetcalc-2.6.5.tar.xz
/subnetcalc-2.6.6.tar.xz
+/subnetcalc-2.7.0.tar.xz
diff --git a/sources b/sources
index e64082f..5702cc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (subnetcalc-2.6.6.tar.xz) = 6cd3b5c50fcf63121cdf582c04eabc2862a1b0f792e3d870cd48729d30870e344eec721536167b93e2a43ad2b83364beaf3a24aa843f61456da62e1d6791b9e8
+SHA512 (subnetcalc-2.7.0.tar.xz) = ca8cbd47098e7e0472506caf01bbfc51934a4a6d0ae4293a56ff7f55b5ee208fecce0238defc1b94d25cdf69f68b3d41883bb02bdefb0d77b1b352e4414baa05
diff --git a/subnetcalc.spec b/subnetcalc.spec
index f4ed8d9..11685d8 100644
--- a/subnetcalc.spec
+++ b/subnetcalc.spec
@@ -1,5 +1,5 @@
Name: subnetcalc
-Version: 2.6.6
+Version: 2.7.0
Release: %autorelease
Summary: IPv4/IPv6 Subnet Calculator
License: GPL-3.0-or-later
@@ -8,7 +8,7 @@ Source0: https://www.nntb.no/~dreibh/subnetcalc/download/%{name}-%{versio
BuildRequires: gcc gcc-c++
-BuildRequires: GeoIP-devel
+BuildRequires: libmaxminddb-devel
BuildRequires: cmake
BuildRequires: gettext
reply other threads:[~2026-05-29 8:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=rpms-subnetcalc-172f1e1ae37b@fedoraproject.org \
--to=yaneti@declera.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox