|
@@ -1,7 +1,7 @@
|
|
Summary: Library for reading RAW files obtained from digital photo cameras
|
|
Summary: Library for reading RAW files obtained from digital photo cameras
|
|
Summary(ja): デジタルカメラから取り込んだ RAW ファイルを読むためのライブラリ
|
|
Summary(ja): デジタルカメラから取り込んだ RAW ファイルを読むためのライブラリ
|
|
Name: LibRaw
|
|
Name: LibRaw
|
|
-Version: 0.14.4
|
|
+Version: 0.14.5
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: LGPLv2 or CDDL or LibRaw Software License
|
|
License: LGPLv2 or CDDL or LibRaw Software License
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -88,6 +88,9 @@ rm -rf %{buildroot}%{_libdir}/*.la
|
|
%postun -p /sbin/ldconfig
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jan 15 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.14.5-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sat Dec 17 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.14.4-1
|
|
* Sat Dec 17 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.14.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|