Browse Source

LibRaw-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6465 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 11 years ago
parent
commit
d715f6f044
1 changed files with 4 additions and 1 deletions
  1. 4 1
      L/LibRaw/LibRaw-vl.spec

+ 4 - 1
L/LibRaw/LibRaw-vl.spec

@@ -1,7 +1,7 @@
 Summary: Library for reading RAW files obtained from digital photo cameras
 Summary(ja): デジタルカメラから取り込んだ RAW ファイルを読むためのライブラリ
 Name: LibRaw
-Version: 0.14.6
+Version: 0.14.7
 Release: 1%{?_dist_release}
 License: LGPLv2 or CDDL or LibRaw Software License
 Group: System Environment/Libraries
@@ -90,6 +90,9 @@ rm -rf %{buildroot}%{_libdir}/*.la
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Jun 29 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.14.7-1
+- new upstream release
+
 * Sat Apr 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.14.6-1
 - new upstream release
 - change BuildRequires: lcms2-devel instead of lcms-devel