This commit is contained in:
Dennis Gilmore 2011-02-08 00:47:29 -06:00
commit 40e130e220

View file

@ -2,7 +2,7 @@
Name: cdargs
Version: 1.35
Release: 6%{?dist}
Release: 7%{?dist}
Summary: The shell cd with bookmarks and browser
Group: Applications/File
@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
%{_emacs_sitelispdir}/%{name}/*.el
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.35-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Mar 14 2010 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 1.35-6
- Update spec file to bring it into compliance with Emacs add-on packaging
guidelines