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/tin] epel10: enable long article number support
Date: Sun, 23 Aug 2026 23:18:25 GMT [thread overview]
Message-ID: <178752710539.1.5306111499608326627.rpms-tin-3a1e7f363734@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tin
Branch : epel10
Commit : 3a1e7f3637340a297e99710b75680c25811a98a5
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2024-03-05T08:36:35+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tin/c/3a1e7f3637340a297e99710b75680c25811a98a5?branch=epel10
Log:
enable long article number support
---
diff --git a/tin.spec b/tin.spec
index 694a344..1090b42 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,6 +1,6 @@
Name: tin
Version: 2.6.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Basic Internet news reader
# all sources built into binaries are BSD-3-Clause except
# src/parsdate.{c,y} which are Public Domain
@@ -41,6 +41,7 @@ rm -r ${workdir}
%configure \
--with-libdir=/var/lib/news \
--with-spooldir=/var/spool/news/articles \
+ --enable-long-article-numbers \
--enable-nntp \
--enable-prototypes \
--disable-echo \
@@ -82,6 +83,9 @@ rm -r ${workdir}
%{_mandir}/man5/*
%changelog
+* Tue Mar 05 2024 Dominik Mierzejewski <dominik@greysector.net> 2.6.3-4
+- enable long article number support
+
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 2.6.3-3
- Rebuild for ICU 74
reply other threads:[~2026-08-23 23:18 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=178752710539.1.5306111499608326627.rpms-tin-3a1e7f363734@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