From: Ronnie Sahlberg Date: Sun, 23 Mar 2014 16:18:13 +0000 (-0700) Subject: SPECFILE: Fix syntax error in the spec file X-Git-Tag: upstream/1.9.6^2~50 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=7440522d8abf05827d3a158d468f7bdce1b125d4 SPECFILE: Fix syntax error in the spec file --- diff --git a/packaging/RPM/libnfs.spec.in b/packaging/RPM/libnfs.spec.in index 98acdbc..8f90293 100644 --- a/packaging/RPM/libnfs.spec.in +++ b/packaging/RPM/libnfs.spec.in @@ -96,7 +96,7 @@ development libraries for LibNFS %{_libdir}/pkgconfig/libnfs.pc %changelog -* Wed Mar 19 2014: Version 1.9.3 +* Wed Mar 19 2014 : Version 1.9.3 - Add O_TRUNC support to nfs_open() - Add a simple but incomplete LD_PRELOAD tool - Fixes for some memory leaks and C++ compile support