SPECFILE: Fix syntax error in the spec file
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 23 Mar 2014 16:18:13 +0000 (09:18 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 23 Mar 2014 16:18:13 +0000 (09:18 -0700)
packaging/RPM/libnfs.spec.in

index 98acdbc4d1df71eaf01bd508fd5c9c0aca15773f..8f90293105e73417b79afa3eb5bcb682f7dae2ff 100644 (file)
@@ -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