| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 1.0.5: * Omnibus python3 update * Modernize autoconf/automake init * Update to latest gtk-doc * Fix python3 module init
- No longer recommend -lang: supplements are in use
- Fix RPM groups. Trim description for secondary packages a bit.
- Modernize spec-file by calling spec-cleaner
- Spec-cleanup using format_spec_file service.
- Change lang package Requires to Recommends since it is not mandatory at runtime.
- BuildRequire pkg-config in order to have pkgconfig() provides.
- Update to version 1.0.4: + Fixed multilib conflict from documentation in -devel rpm + Added Italian translation
- 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.
- 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