public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: updated to 2.2.1
@ 2026-08-23 23:20 Adrian Reber
0 siblings, 0 replies; only message in thread
From: Adrian Reber @ 2026-08-23 23:20 UTC (permalink / raw)
To: git-commits
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
^ 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: updated to 2.2.1 Adrian Reber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox