diff --git a/cdargs.spec b/cdargs.spec index 45842b7..a55e949 100644 --- a/cdargs.spec +++ b/cdargs.spec @@ -2,7 +2,7 @@ Name: cdargs Version: 1.35 -Release: 14%{?dist} +Release: 15%{?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 +* Fri Aug 15 2014 Fedora Release Engineering - 1.35-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jul 31 2014 Yaakov Selkowitz - 1.35-14 - Fix FTBFS with -Werror=format-security (#1037010, #1106037) - Cleanup spec