public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: enable long article number support
@ 2026-08-23 23:20 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-23 23:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tin
Branch : epel10.2
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.2
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 23:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:20 [rpms/tin] epel10.2: enable long article number support Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox