This commit is contained in:
Dennis Gilmore 2011-02-08 02:12:34 -06:00
parent 861982adea
commit 1a673bb100
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A filemanager similar to XTree
Name: ytree
Version: 1.94
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Shells
@ -32,6 +32,9 @@ install -m755 -D -p ytree $RPM_BUILD_ROOT/%{_bindir}/ytree
%{_bindir}/ytree
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.94-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jun 18 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 1.94-1
- New upstream release
# Adapted Makefile to respect environment CC and LDFLAGS