public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adrian Reber <adrian@lisas.de>
To: git-commits@fedoraproject.org
Subject: [rpms/tin] epel10: updated to 2.2.0
Date: Sun, 23 Aug 2026 23:17:54 GMT [thread overview]
Message-ID: <178752707499.1.7052770738104041803.rpms-tin-24cb4c16ab61@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tin
Branch : epel10
Commit : 24cb4c16ab611d769a224cf8b7dfea96c2aad942
Author : Adrian Reber <adrian@lisas.de>
Date : 2013-12-27T21:02:37+01:00
Stats : +15/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/tin/c/24cb4c16ab611d769a224cf8b7dfea96c2aad942?branch=epel10
Log:
updated to 2.2.0
- spec cleanup
---
diff --git a/.gitignore b/.gitignore
index aa75029..02b7a4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ tin-1.8.3.tar.bz2.sign
/tin-2.0.0.tar.lzma.sign
/tin-2.0.0.tar.lzma
/tin-2.0.1.tar.lzma
+/tin-2.2.0.tar.xz
+/tin-2.2.0.tar.xz.sign
diff --git a/sources b/sources
index 21f0ac8..8187e97 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-b5ae3a5152e372f634316d8552b1ac58 tin-2.0.1.tar.lzma
+f268264c11b4024f285455974fdb210e tin-2.2.0.tar.xz
+a63f38f0919855d083d795151193e044 tin-2.2.0.tar.xz.sign
diff --git a/tin.spec b/tin.spec
index a8e058a..306255a 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,13 +1,12 @@
Name: tin
-Version: 2.0.1
-Release: 3%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
Summary: Basic Internet news reader
Group: Applications/Internet
License: BSD
URL: http://www.tin.org/
-Source0: ftp://ftp.tin.org/pub/news/clients/tin/v2.0/tin-2.0.1.tar.lzma
-#Source1: ftp://ftp.tin.org/pub/news/clients/tin/v2.0/tin-2.0.1.tar.lzma.sign
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0: ftp://ftp.tin.org/pub/news/clients/tin/v2.2/tin-2.2.0.tar.xz
+Source1: ftp://ftp.tin.org/pub/news/clients/tin/v2.2/tin-2.2.0.tar.xz.sign
BuildRequires: ncurses-devel, byacc, pcre-devel, gnupg2
%description
@@ -48,9 +47,6 @@ Install tin if you need a basic news reader.
%find_lang %{name}
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
%files -f %name.lang
%defattr(-,root,root)
%doc README doc/*
@@ -64,6 +60,10 @@ Install tin if you need a basic news reader.
%{_mandir}/man5/*
%changelog
+* Fri Dec 27 2013 Adrian Reber <adrian@lisas.de> - 2.2.0-1
+- updated to 2.2.0
+- spec cleanup
+
* Thu Jan 10 2013 Adrian Reber <adrian@lisas.de> - 2.0.1-3
- Add configure option '--with-screen=ncursesw' (fixes #890764)
@@ -115,13 +115,13 @@ Install tin if you need a basic news reader.
* Fri Sep 15 2006 Adrian Reber <adrian@lisas.de> - 1.8.2-1
- updated to 1.8.2
-* Sun Mar 13 2006 Adrian Reber <adrian@lisas.de> - 1.8.1-1
+* Mon Mar 13 2006 Adrian Reber <adrian@lisas.de> - 1.8.1-1
- updated to 1.8.1
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.6.2-4
- rebuild on all arches
-* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Thu Jun 24 2004 Adrian Reber <adrian@lisas.de> - 0:1.6.2-0.fdr.2
@@ -130,7 +130,7 @@ Install tin if you need a basic news reader.
- replaced all commands with rpmmacros
- made make use RPM_OPT_FLAGS
-* Sat Nov 23 2003 Adrian Reber <adrian@lisas.de> - 0:1.6.2-0.fdr.1
+* Sun Nov 23 2003 Adrian Reber <adrian@lisas.de> - 0:1.6.2-0.fdr.1
- updated to 1.6.2
* Fri Jun 06 2003 Adrian Reber <adrian@lisas.de> - 0:1.4.7-0.fdr.2
next reply other threads:[~2026-08-23 23:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-23 23:17 Adrian Reber [this message]
2026-08-23 23:17 [rpms/tin] epel10: updated to 2.2.0 Adrian Reber
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=178752707499.1.7052770738104041803.rpms-tin-24cb4c16ab61@fedoraproject.org \
--to=adrian@lisas.de \
--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