public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: switch from db4 to libdb
Date: Wed, 26 Aug 2026 08:55:05 GMT	[thread overview]
Message-ID: <178773450505.1.4389236631663704218.rpms-inn-cc3cfc6b0c25@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : cc3cfc6b0c253bf91603e0100f0d2f6bba9b2702
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2020-06-21T13:09:13+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/cc3cfc6b0c253bf91603e0100f0d2f6bba9b2702?branch=epel10.3

Log:
switch from db4 to libdb

---
diff --git a/inn.spec b/inn.spec
index c2485d2..02a4b9e 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.6.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 URL: https://www.eyrie.org/~eagle/software/inn/
@@ -30,11 +30,11 @@ patch17: inn-2.5.2-pconf.patch
 BuildRequires: autoconf
 BuildRequires: byacc
 BuildRequires: cyrus-sasl-devel
-BuildRequires: db4-devel
 BuildRequires: e2fsprogs-devel
 BuildRequires: flex
 BuildRequires: gcc
 BuildRequires: krb5-devel
+BuildRequires: libdb-devel
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
 BuildRequires: perl-devel
@@ -611,6 +611,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Sun Jun 21 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.6.3-6
+- switch from db4 to libdb
+
 * Fri Jan 31 2020 Dominik Mierzejewski <rpm@greysector.net> - 2.6.3-5
 - add missing dependency on wget
 - use HTTPS in URL

                 reply	other threads:[~2026-08-26  8:55 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=178773450505.1.4389236631663704218.rpms-inn-cc3cfc6b0c25@fedoraproject.org \
    --to=dominik@greysector.net \
    --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