Changelog for
rust-packaging-6-lp150.11.1.noarch.rpm :
* Sun Nov 11 2018 Neal Gompa
- Update to 6 + Allow generating spec file from rust project checkout + add option to copy crate to current working directory + Filter dependencies using the cfg language- Backport patches for updated packaging generation + Added patches - 0001-name-spec-patch_file-by-real-crate-name.patch - 0002-generate-doc-statements.patch - 0003-do-better-for-renamed-crates.patch - 0004-remove-pre-3.6-leftovers.patch - 0005-Remove-half-downloaded-crate-on-C.patch - 0006-Throw-an-error-if-s-is-used-without-a-crate.patch - 0007-split-features-into-subpackages.patch - 0008-add-support-for-dependencies-with-same-name.patch - 0009-add-support-for-feeding-user-configuration.patch - 0010-trivial-use-f-strings-everywhere.patch- Remove merged patches + 0001-macros-remove-Cargo.lock.patch + 0002-macros-remove-spurious-whitespace.patch- Add proposed patch to add option to not generate default changelog entry + 0101-Add-option-to-not-generate-a-default-changelog-entry.patch
* Tue Nov 06 2018 Neal Gompa - Add missing runtime requirement for python3-setuptools
* Sun Jan 21 2018 Neal Gompa - Flesh out the descriptions of the produced binary packages
* Sat Jan 13 2018 Neal Gompa - Initial packaging for (open)SUSE
* Tue Jan 09 2018 Igor Gnatenko - Remove Cargo.lock
* Mon Jan 08 2018 Igor Gnatenko - Update to 5
* Sat Nov 04 2017 Igor Gnatenko - Use cp instead of install
* Sat Oct 21 2017 Igor Gnatenko - Generate runtime dependency on cargo for devel subpackages
* Sat Jul 08 2017 Igor Gnatenko - Update to 4
* Fri Jun 23 2017 Igor Gnatenko - Explicitly set rustdoc path
* Wed Jun 21 2017 Igor Gnatenko - Switch cargo_registry to /usr/share/cargo/registry
* Wed Jun 14 2017 Igor Gnatenko - Set C.UTF-8 for cargo inspector where python doesn\'t do locale coercing
* Tue Jun 13 2017 Igor Gnatenko - Initial package