Browse Source

xfsprogs: update to 3.1.10

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7275 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 11 years ago
parent
commit
202ba09749
1 changed files with 4 additions and 1 deletions
  1. 4 1
      x/xfsprogs/xfsprogs-vl.spec

+ 4 - 1
x/xfsprogs/xfsprogs-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Utilities for managing the XFS filesystem
 Summary(ja):	XFSファイルシステムを管理するためのユーティリティ
 Name:		xfsprogs
-Version:	3.1.4
+Version:	3.1.10
 Release:        1%{?_dist_release}
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # in source, with no mention of version.
@@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Thu Dec 27 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.1.10-1
+- new upstream release
+
 * Sat Dec 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
 - new upstream release
 - add BuildRequires: libuuid-devel