diff --git a/libofx.spec b/libofx.spec index 2669a23..a58c3b1 100644 --- a/libofx.spec +++ b/libofx.spec @@ -1,5 +1,5 @@ Name: libofx -Version: 0.9.9 +Version: 0.9.10 Release: 1mamba Summary: A library which provides support for OFX command responses Group: System/Libraries @@ -68,7 +68,7 @@ LDFLAGS="-L%{_libdir}" %files %defattr(-,root,root) %{_bindir}/ofx2qif -%{_bindir}/ofxconnect +#%{_bindir}/ofxconnect %{_bindir}/ofxdump %{_libdir}/*.so.* %dir %{_datadir}/libofx/dtd @@ -84,7 +84,7 @@ LDFLAGS="-L%{_libdir}" %{_docdir}/libofx/README %dir %{_docdir}/libofx/html %{_docdir}/libofx/html/* -%{_mandir}/man1/ofxconnect.1.gz +#%{_mandir}/man1/ofxconnect.1.gz %{_mandir}/man1/ofxdump.1.gz %doc AUTHORS COPYING @@ -99,6 +99,9 @@ LDFLAGS="-L%{_libdir}" %doc ChangeLog NEWS README %changelog +* Sun May 29 2016 Automatic Build System 0.9.10-1mamba +- automatic version update by autodist + * Sun Sep 15 2013 Automatic Build System 0.9.9-1mamba - automatic update by autodist