summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-01-14 00:29:27 -0600
committerDennis Gilmore <dennis@ausil.us>2012-01-14 00:29:27 -0600
commit8fe060db99d7fbfdabb66df358c8920e3419c69c (patch)
treeb11dce511ec6badbc1b666ba86b24729d67576aa
parent34fc468ba099527a82b4032522f12410ce5b1aa1 (diff)
downloadtcsh-rebase-6.19.00-8fe060db99d7fbfdabb66df358c8920e3419c69c.tar.gz
tcsh-rebase-6.19.00-8fe060db99d7fbfdabb66df358c8920e3419c69c.tar.xz
tcsh-rebase-6.19.00-8fe060db99d7fbfdabb66df358c8920e3419c69c.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-rw-r--r--tcsh.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/tcsh.spec b/tcsh.spec
index f4d4670..656f2ec 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: 17%{?dist}
+Release: 18%{?dist}
License: BSD
Group: System Environment/Shells
Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.00.tar.gz
@@ -158,6 +158,9 @@ fi
%{_mandir}/man1/*.1*
%changelog
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.17-18
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Mon Oct 31 2011 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 6.17-17
- Fix minor man page spelling mistakes (#675137)