Changelog for
strip-nondeterminism-1.12.0-2.1.noarch.rpm :
* Mon Jun 14 2021 Bernhard Wiedemann
- Update to version 1.12.0
* Also normalise PO-Revision-Date in addition to POT-Creation-Date.
* Ignore unwritable files, printing a warning.
* Add a warning message under --verbose statement when the Archive::Cpio package is missing. (MR: reproducible-builds/strip-nondeterminism!6)
* Fix an off-by-one error when parsing PNG modification times.
* Fri Jun 11 2021 Dominique Leuenberger - Move macros.strip-nondeterminism from /etc/rpm to %{_rpmmacrodir} (boo#1185657).- Install the macro file non-executable: it is loaded by rpm, never run.
* Tue Oct 29 2019 Dominique Leuenberger - Update to version 1.6.1: + Parallelise dh_strip_nondeterminism script. + Correct indentation level of .zip file field format comment. + dh_strip_nondeterminism: Deduplicate hardlinks via stat(2) to avoid issues. + Call file(1) with the \"--\" argument placeholder to fix normalisation of files. + Check the return status from Archive::Zip when writing file to disk. + Workaround Archive::Zip\'s incorrect handling of the localExtraField field. + Support timestamp clamping of \"tIME\" chunks in .png files. + Drop the t/fixtures/zip/bug_803503.zip test fixtures as they are no longer compatible with Archive::Zip >= 1.66.- Drop strip-nondeterminism-0.029-fix-apk.patch: test suite passes without this.- BuildRequire perl(Sub::Override): new dependency.- Drop _service file: it only has a download_url defined, which is also transparently extracted from the spec file. So this service essentially serves no purpose.
* Sat Dec 15 2018 bwiedemannAATTsuse.com- Update to version 1.0.0
* Improvements for javadoc, zip, cpio and png handling
* Speed up startup time- Drop upstream strip-nondeterminism-0.029-zipfix.patch
* Mon Jul 10 2017 bwiedemannAATTsuse.com- Add strip-all-nondeterminism script to make this easier to use correctly- Add strip-nondeterminism-0.029-zipfix.patch to handle files without permissions in .zip files
* Sun May 07 2017 bwiedemannAATTsuse.com- add rpm macro to use in spec files
* Sun Jan 01 2017 bwiedemannAATTsuse.com- update to version 0.029 + Add strip-nondeterminism-0.029-fix-apk.patch to fix tests
* Tue Mar 08 2016 bwiedemannAATTsuse.com- initial package version 0.016