public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/subnetcalc] rawhide: Update to 2.7.0
@ 2026-05-29  8:38 Yanko Kaneti
  0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-05-29  8:38 UTC (permalink / raw)
  To: git-commits

        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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-29  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29  8:38 [rpms/subnetcalc] rawhide: Update to 2.7.0 Yanko Kaneti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox