public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: updated to 2.2.0
@ 2026-08-23 23:19 Adrian Reber
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Reber @ 2026-08-23 23:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/tin
            Branch : epel10.2
            Commit : f7eeae72d8da1acfebaf8384a49b7ccc97fdfdaa
            Author : Adrian Reber <adrian@lisas.de>
            Date   : 2013-12-27T21:05:06+01:00
            Stats  : +24/-12 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/tin/c/f7eeae72d8da1acfebaf8384a49b7ccc97fdfdaa?branch=epel10.2

            Log:
            updated to 2.2.0

- spec cleanup

---
diff --git a/tin.spec b/tin.spec
index 306255a..3a3e33e 100644
--- a/tin.spec
+++ b/tin.spec
@@ -64,6 +64,15 @@ Install tin if you need a basic news reader.
 - updated to 2.2.0
 - spec cleanup
 
+* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2.0.1-5
+- Perl 5.18 rebuild
+
+* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Thu Jan 10 2013 Adrian Reber <adrian@lisas.de> - 2.0.1-3
 - Add configure option '--with-screen=ncursesw' (fixes #890764)
 

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 c726d72..3a3e33e 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,13 +1,12 @@
 Name: tin
-Version: 2.0.1
-Release: 6%{?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
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -124,13 +124,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
@@ -139,7 +139,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

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/tin] epel10.2: updated to 2.2.0
@ 2026-08-23 23:19 Adrian Reber
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Reber @ 2026-08-23 23:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/tin
            Branch : epel10.2
            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.2

            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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-23 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:19 [rpms/tin] epel10.2: updated to 2.2.0 Adrian Reber
2026-08-23 23:19 Adrian Reber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox