Hello community, here is the log from the commit of package exiv2 for openSUSE:Factory checked in at Thu Apr 21 12:01:55 CEST 2011.
-------- --- exiv2/exiv2.changes 2010-08-09 19:08:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/exiv2/exiv2.changes 2011-01-25 17:39:06.000000000 +0100 @@ -1,0 +2,54 @@ +Tue Jan 25 16:09:40 UTC 2011 - [email protected] + +- Update to version 0.21 + + Exiv2 utility + - grep should find all occurrences of a tag, not only one. + - Added option -q (quiet) to silence warnings and error messages + from the Exiv2 library to the exiv2 command line tool. + - Allow "migration" of XMP namespaces. + + + Exiv2 library + - Error handler: Applications should be able to register an error + handler. + - Silence warnings from code. + - Support of Sigma 17-50 2.8 OS HSM. + - Tag 0x0203 in Olympus makernotes should be "Lens ID". + - Remove makernote classes and pretty-print functions from the + published interface. + - Remove IfdId from the published interface. + - Add support for Samsung's .SRW raw format. + - Need a way to get a list of all supported tags. + - The default type of Array element tags is incorrect. + - New image formats and improved makernote support should not + break ABI. + - Lensname missing with EF100mm f/2.8L Macro IS USM. + - exiv2 0.20 is corrupting ORF files from E-PL1. + - Problem compiling with Sun Studio - visibility. + - Writing Exif.Image.ImageDescription in ORF file corrupts file. + - Support for Tamron 17-50mm f/2.8 SP XR LD II Di VC. + - Support for Sigma AF 50mm f/1.4 EX DG HSM. + - Exiv2 crash on "print". + - Metadata of Canon EF-S 18-55mm are not read correctly. + - exiv2 crashes when examining previews. + - Typo in XMPCore_Impl.hpp. + - Missing header in canonmp.cpp. + - Fix pkg-config file. + - PSD resource block handling patch. + - Updated Nikon Lens lookup table to v4.3.410.01 of + Robert Rottmerhusen's fmountlens list. + - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. + - Added a count field to the Exif tag reference data. + - Added ExifKey::defaultCount() to access the new count reference + information. + - Fixed zlib uncompression of large PNG metadata buffers. + - Improved determination of MIME type. + - Updated Canon makernote. + - Updated Olympus makernote. + - Updated Sony and Minolta makernote tags. + - Fixed writing to pseudo memory mapped areas on Linux. + - Modified test for XMP files to not recognize any XML file with + a regular header as XMP. + - Added afPoint() easy-access function. + - Updated Spanish translations. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- exiv2-0.20.tar.bz2 New: ---- exiv2-0.21.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exiv2.spec ++++++ --- /var/tmp/diff_new_pack.o1oCTA/_old 2011-04-21 12:00:53.000000000 +0200 +++ /var/tmp/diff_new_pack.o1oCTA/_new 2011-04-21 12:00:53.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package exiv2 (Version 0.20) +# spec file for package exiv2 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ License: GPLv2+ Group: Development/Libraries/C and C++ Summary: Tool to access image Exif metadata -Version: 0.20 +Version: 0.21 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 @@ -41,12 +41,12 @@ -------- Andreas Huggel <[email protected]> -%package -n libexiv2-9 +%package -n libexiv2-10 License: GPLv2+ Summary: Library to access image metadata Group: Development/Libraries/C and C++ -%description -n libexiv2-9 +%description -n libexiv2-10 libexiv2 is a C++ library with a C compatibility interface to access image metadata, esp from Exif tags. @@ -60,7 +60,7 @@ License: GPLv2+ Summary: Development Headers for Exiv2 Group: Development/Libraries/C and C++ -Requires: libexiv2-9 = %{version} libstdc++-devel +Requires: libexiv2-10 = %{version} libstdc++-devel %description -n libexiv2-devel Exiv2 is a C++ library and a command line utility to access image @@ -90,9 +90,9 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -n libexiv2-9 -p /sbin/ldconfig +%post -n libexiv2-10 -p /sbin/ldconfig -%postun -n libexiv2-9 -p /sbin/ldconfig +%postun -n libexiv2-10 -p /sbin/ldconfig %files lang -f exiv2.lang @@ -101,7 +101,7 @@ %doc doc/ChangeLog doc/cmd.txt %{_bindir}/exiv2 -%files -n libexiv2-9 +%files -n libexiv2-10 %defattr(-,root,root) %{_libdir}/libexiv2.so.* ++++++ exiv2-0.20.tar.bz2 -> exiv2-0.21.tar.bz2 ++++++ ++++ 228066 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
