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.2: updated to 2.2.1
Date: Sun, 23 Aug 2026 23:20:00 GMT	[thread overview]
Message-ID: <178752720000.1.6761367369726728634.rpms-tin-b7679f38f48e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tin
Branch : epel10.2
Commit : b7679f38f48eb37199b78448e87ded00596f2a5e
Author : Adrian Reber <adrian@lisas.de>
Date   : 2014-05-08T13:56:57+02:00
Stats  : +12/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/tin/c/b7679f38f48eb37199b78448e87ded00596f2a5e?branch=epel10.2

Log:
updated to 2.2.1

---
diff --git a/.gitignore b/.gitignore
index 02b7a4a..2179293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ tin-1.8.3.tar.bz2.sign
 /tin-2.0.1.tar.lzma
 /tin-2.2.0.tar.xz
 /tin-2.2.0.tar.xz.sign
+/tin-2.2.1.tar.xz
+/tin-2.2.1.tar.xz.sign

diff --git a/sources b/sources
index 8187e97..03b95b4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f268264c11b4024f285455974fdb210e  tin-2.2.0.tar.xz
-a63f38f0919855d083d795151193e044  tin-2.2.0.tar.xz.sign
+ac75db3d1b5854ded399951160d86d64  tin-2.2.1.tar.xz
+0c3ddacab91ddf9e7639723bd7c8c5be  tin-2.2.1.tar.xz.sign

diff --git a/tin.spec b/tin.spec
index 3a3e33e..236a38d 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,12 +1,12 @@
 Name: tin
-Version: 2.2.0
+Version: 2.2.1
 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.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
+Source0: ftp://ftp.tin.org/pub/news/clients/tin/v2.2/tin-2.2.1.tar.xz
+Source1: ftp://ftp.tin.org/pub/news/clients/tin/v2.2/tin-2.2.1.tar.xz.sign
 BuildRequires: ncurses-devel, byacc, pcre-devel, gnupg2
 
 %description
@@ -39,11 +39,12 @@ Install tin if you need a basic news reader.
 %{__make} build %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/pcre"
 
 %install
-%{__rm} -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 # url_handler.sh conflicts with mutt
 %{__rm} -f $RPM_BUILD_ROOT/%{_bindir}/url_handler.pl
+# INSTALL file is not needed in the final RPM
+%{__rm} -f doc/INSTALL
 
 %find_lang %{name}
 
@@ -60,6 +61,9 @@ Install tin if you need a basic news reader.
 %{_mandir}/man5/*
 
 %changelog
+* Thu May 08 2014 Adrian Reber <adrian@lisas.de> - 2.2.1-1
+- updated to 2.2.1
+
 * Fri Dec 27 2013 Adrian Reber <adrian@lisas.de> - 2.2.0-1
 - updated to 2.2.0
 - spec cleanup

                 reply	other threads:[~2026-08-23 23:20 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=178752720000.1.6761367369726728634.rpms-tin-b7679f38f48e@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