summaryrefslogtreecommitdiffstats
path: root/tcsh.spec
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2011-02-09 12:29:16 -0600
committerDennis Gilmore <dennis@ausil.us>2011-02-09 12:29:16 -0600
commit0ab9a17439430ef454d371063ccaa59179bc4ace (patch)
treef8c0b38709ef0528705738e25171fcca796b5453 /tcsh.spec
parent66d60fc038ed784f23eca87bb65ac311e9b8f968 (diff)
downloadtcsh-rebase-6.19.00-0ab9a17439430ef454d371063ccaa59179bc4ace.tar.gz
tcsh-rebase-6.19.00-0ab9a17439430ef454d371063ccaa59179bc4ace.tar.xz
tcsh-rebase-6.19.00-0ab9a17439430ef454d371063ccaa59179bc4ace.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Diffstat (limited to 'tcsh.spec')
-rw-r--r--tcsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/tcsh.spec b/tcsh.spec
index 7fb5b3c..8b83118 100644
--- a/tcsh.spec
+++ b/tcsh.spec
@@ -3,7 +3,7 @@
Summary: An enhanced version of csh, the C shell
Name: tcsh
Version: 6.17
-Release: 13%{?dist}
+Release: 14%{?dist}
License: BSD
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
@@ -146,6 +146,9 @@ fi
%{_mandir}/man1/*.1*
%changelog
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.17-14
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
* Fri Jan 28 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 6.17-13
- Modify verbose patch to match with upstream (don't print on history -S)
Resolves: #672810