This commit is contained in:
Dennis Gilmore 2015-06-17 02:25:53 +00:00
commit 6efe759dee

View file

@ -2,7 +2,7 @@
Name: cdargs
Version: 1.35
Release: 16%{?dist}
Release: 17%{?dist}
Summary: The shell cd with bookmarks and browser
Group: Applications/File
@ -97,6 +97,9 @@ install -D -p -m 644 src/cdargs.h $RPM_BUILD_ROOT%{_includedir}/cdargs.h
%{_emacs_sitelispdir}/%{name}/*.el
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.35-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.35-16
- Rebuilt for GCC 5 C++11 ABI change