Package Release Info

libiptcdata-1.0.5-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libiptcdata-devel
libiptcdata-doc
libiptcdata-lang

Change Logs

* Sun Sep 13 2020 dmueller@suse.com
- update to 1.0.5:
  * Omnibus python3 update
  * Modernize autoconf/automake init
  * Update to latest gtk-doc
  * Fix python3 module init
* Sat Jan 25 2020 dimstar@opensuse.org
- No longer recommend -lang: supplements are in use
* Mon Mar 05 2018 jengelh@inai.de
- Fix RPM groups. Trim description for secondary packages a bit.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Sun Feb 27 2011 aj@suse.de
- Change lang package Requires to Recommends since it is not
  mandatory at runtime.
* Wed Apr 28 2010 dimstar@opensuse.org
- BuildRequire pkg-config in order to have pkgconfig() provides.
* Tue Jul 21 2009 lmedinas@gmail.com
- Update to version 1.0.4:
  + Fixed multilib conflict from documentation in -devel rpm
  + Added Italian translation
* Fri Mar 27 2009 vuntz@novell.com
- Update to version 1.0.3:
  + Fix for python saving so it does not fail when /tmp is a
    different filesystem.
  + Fix python crash on unknown datasets.
  + Clean up iptc_dataset_dump output.
  + Added German translation.
- Remove AutoReqProv: it's default now.
- Don't set CFLAGS to the default value.
- Use standard configure, with --disable-static.
- Don't remove $RPM_BUILD_ROOT in install (it's automatically
  done).
- Use makeinstall.
- Remove .la files.
- Create a lang package for translations.
* Fri Feb 01 2008 rodrigo@suse.de
- Update to version 1.0.2:
  * Compatibility improvements for Picasa: The IPTC version and
    encoding are no longer stored by default in saved IPTC output
    because these fields confuse Picasa
  * APP13 data block is stored closer to the beginning of the file
  * Minor Python compile fix