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] rawhide: update to 2.7.4 (resolves rhbz#2493970)
Date: Tue, 14 Jul 2026 13:41:36 GMT [thread overview]
Message-ID: <178403649657.1.8623289500663967007.rpms-inn-312a2671d05e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : rawhide
Commit : 312a2671d05e4d605bb6dc2ba2de4067b7757c29
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2026-07-14T14:14:11+02:00
Stats : +13/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/312a2671d05e4d605bb6dc2ba2de4067b7757c29?branch=rawhide
Log:
update to 2.7.4 (resolves rhbz#2493970)
- libinnstorage ABI bumped to .so.5
---
diff --git a/.gitignore b/.gitignore
index 4b96d0e..5132ec2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@ inn-faq.tar.gz
/inn-2.7.3.tar.gz
/inn-2.7.3.tar.gz.asc
/inn-faq-2.7.3.html
+/inn-2.7.4.tar.gz
+/inn-2.7.4.tar.gz.asc
+/inn-faq-2.7.4.html
diff --git a/inn.spec b/inn.spec
index 694a8d3..1bd1b1b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -2,8 +2,8 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
-Version: 2.7.3
-Release: 7%{?dist}
+Version: 2.7.4
+Release: 1%{?dist}
# most files are under ISC, except:
# contrib/analyze-traffic.in: public-domain
# contrib/mm_ckpasswd: GPL-2.0-or-later
@@ -557,7 +557,7 @@ fi
%files libs
%{_libdir}/libinn.so.9{,.*}
%{_libdir}/libinnhist.so.3{,.*}
-%{_libdir}/libinnstorage.so.3{,.*}
+%{_libdir}/libinnstorage.so.5{,.*}
%files devel
%{_includedir}/inn
@@ -578,6 +578,10 @@ fi
%{_sysusersdir}/inn.conf
%changelog
+* Tue Jul 14 2026 Dominik Mierzejewski <dominik@greysector.net> - 2.7.4-1
+- update to 2.7.4 (resolves rhbz#2493970)
+- libinnstorage ABI bumped to .so.5
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 2.7.3-7
- Rebuilt for openssl 4.0
diff --git a/sources b/sources
index 3ef99bb..6997426 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (inn-2.7.3.tar.gz) = cc36a87d4f8ab9297c8ce56dfb4864aafc6095459fda4ab3198e0870c77e7327364b151c16bf3509cf61e07d9389f25b0da1e016b1fc908436d48bd60ed9b81d
-SHA512 (inn-2.7.3.tar.gz.asc) = 47da414714f3d709d2b4ccc5d8628bfd060ea1827ed4fcd5a7bd5ac21a3659f636f4901e929c872ed893a0ef6d0d31b349daee6fa918d18ac4715dd0fa6e7720
-SHA512 (inn-faq-2.7.3.html) = 96825c1c1d4d9ca7f064427a0ddc85aa735e03bb44741fd7e20205639fbcb53a7de8b09f00d1a41e0a07f1d57c4fc331a5ce85184acf889858c326730ca92a5b
+SHA512 (inn-2.7.4.tar.gz) = 180eb4ef77475211bf7b4857c6a234ee48c7b2495a4efe6fbcd68fb13c53a75a3c39995009f49846812de668f32c419b451c298352220b5e87d4a3b1bed11afe
+SHA512 (inn-2.7.4.tar.gz.asc) = 5d3fcd92351666e99eea10487e2f88e986ecc4f63f61a15dcbf0a6c97bdd22231bd6d4ab717ec3ac0cea0b48ddbb4e7baeb7c923b3bef7c62ca500feaab0e3a8
+SHA512 (inn-faq-2.7.4.html) = 15ceb510795c0fce3aabc8d6d8969abea28ac65e52cc542edce745a75ac31e34fadda901cd039ae6b4869b80a1a386d8e829e0b710d89efe059275fa4da66d52
reply other threads:[~2026-07-14 13:41 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=178403649657.1.8623289500663967007.rpms-inn-312a2671d05e@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