Remove suffix of libva.spec from the version string

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
diff --git a/libva.spec b/libva.spec
index 6e65f56..7f83c3c 100644
--- a/libva.spec
+++ b/libva.spec
@@ -2,7 +2,7 @@
 %define libversion 1.0.9
 
 Name:           libva
-Version:        %{libversion}MFLD
+Version:        %{libversion}
 Release:        0.0
 License:        MIT
 Source:         %{name}-%{version}.tar.bz2