Browse Source

new upstream release.

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6517 ec354946-7b23-47d6-9f5a-488ba84defc7
yasumichi 12 years ago
parent
commit
7ffeb5407c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      v/vine-rpm-helper/vine-rpm-helper-vl.spec

+ 4 - 1
v/vine-rpm-helper/vine-rpm-helper-vl.spec

@@ -1,6 +1,6 @@
 # Basic Information
 Name:		vine-rpm-helper
-Version:	0.6.2
+Version:	0.6.3
 Release:	1%{?_dist_release}
 License:	GPLv3
 Group:		Development/Tools
@@ -59,6 +59,9 @@ rm ${RPM_BUILD_ROOT}/usr/bin/mkrpmfiles
 %{_prefix}/lib/vine-rpm-helper/
 
 %changelog
+* Thu Jul 05 2012 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.6.3-1
+- enable vendor install for perl module.
+
 * Thu Jan 26 2012 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.6.2-1
 - update method to treat unnessesary files of perl module.