[tin: 1/2] updated to 2.2.0

Adrian Reber adrian at fedoraproject.org
Fri Dec 27 20:05:15 UTC 2013


commit 24cb4c16ab611d769a224cf8b7dfea96c2aad942
Author: Adrian Reber <adrian at lisas.de>
Date:   Fri Dec 27 21:02:37 2013 +0100

    updated to 2.2.0
    
    - spec cleanup

 .gitignore |    2 ++
 sources    |    3 ++-
 tin.spec   |   22 +++++++++++-----------
 3 files changed, 15 insertions(+), 12 deletions(-)
---
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 at lisas.de> - 2.2.0-1
+- updated to 2.2.0
+- spec cleanup
+
 * Thu Jan 10 2013 Adrian Reber <adrian at 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 at lisas.de> - 1.8.2-1
 - updated to 1.8.2
 
-* Sun Mar 13 2006 Adrian Reber <adrian at lisas.de> - 1.8.1-1
+* Mon Mar 13 2006 Adrian Reber <adrian at lisas.de> - 1.8.1-1
 - updated to 1.8.1
 
 * Sun May 22 2005 Jeremy Katz <katzj at 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 at 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 at lisas.de> - 0:1.6.2-0.fdr.1
+* Sun Nov 23 2003 Adrian Reber <adrian at lisas.de> - 0:1.6.2-0.fdr.1
 - updated to 1.6.2
 
 * Fri Jun 06 2003 Adrian Reber <adrian at lisas.de> - 0:1.4.7-0.fdr.2


More information about the scm-commits mailing list