File rust-srpm-macros.changes of Package rust-packaging
-------------------------------------------------------------------
Thu Aug 13 20:21:48 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Backport patch to add 64-bit RISC-V support
+ Patch: 0001-Add-riscv64-to-rust_arches.patch
-------------------------------------------------------------------
Fri May 22 13:48:07 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Update to 15
+ metadata: Fix setting up tilde version in RPM
+ templates: Generate files entry with no-tilde
+ inspector: Add support for multiple features
+ metadata: Support "renamed" dependencies
+ Use `cargo install --no-track` with cargo 1.41
+ metadata: support versions like X.*.*
+ Fix up Cargo.toml.orig error message that started to appear with Rust 1.43.0
-------------------------------------------------------------------
Wed Dec 4 15:06:39 UTC 2019 - Igor Gnatenko <i.gnatenko.brain@gmail.com>
- Update to 11
-------------------------------------------------------------------
Thu Aug 29 10:14:50 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to version 10
* Translate '-or-later' and '+' license suffixes properly
* Check /usr/lib/os-release in addition to /etc/os-release
* Prettify summary and description automatically
* Use %{expand:…} for %description to avoid escaping of newlines
* Add '--suffix' option for "compat" packages
* Implement option to skip building of crates (aka fast/bootstrap build)
-------------------------------------------------------------------
Sun May 5 12:02:04 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Update to version 9
+ Remove temporary Cargo.toml.deps
+ Fix packager identity detection to use fallbacks properly
+ Always put upstream license data comment in generated specs
-------------------------------------------------------------------
Tue Apr 23 19:27:18 UTC 2019 - Igor Gnatenko <i.gnatenko.brain@gmail.com>
- Update to version 8
* Pass `-Ccodegen-units=1` in RUSTFLAGS
* Switch to `%{build_rustflags}`
- Changes since version 6
* Fix `%cargo_install` with crates which use whitespace in files
- Drop patches part of this release
* 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
* 0011-Add-option-to-not-generate-a-default-changelog-entry.patch
* 0012-Set-CARGO_HOME-to-the-local-.config.patch
* 0013-Set-the-install-root-in-.cargo-config.patch
* 0014-Add-support-for-prerelease-versions.patch
-------------------------------------------------------------------
Tue Mar 5 22:48:39 UTC 2019 - Igor Gnatenko <i.gnatenko.brain@gmail.com>
- Backport upstream patch for tilde handling
-------------------------------------------------------------------
Sun Nov 11 22:49:16 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Update to 6
+ pass %__cargo_common_opts to %cargo_install
+ make %cargo_* macros parametric
+ remove support for target-dir
-------------------------------------------------------------------
Sun Jan 21 03:13:21 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Flesh out the descriptions of the produced binary packages
-------------------------------------------------------------------
Sat Jan 20 22:46:43 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Add armv6hl to supported arches
-------------------------------------------------------------------
Sat Jan 20 22:42:20 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Work around bugs in ppc64* arch setup in SUSE rpm
-------------------------------------------------------------------
Sat Jan 13 21:33:16 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Initial packaging for (open)SUSE
-------------------------------------------------------------------
Mon Jan 8 00:00:00 UTC 2018 - Igor Gnatenko <ignatenkobrain@fedoraproject.org>
- Update to 5
-------------------------------------------------------------------
Sat Jul 8 00:00:00 UTC 2017 - Igor Gnatenko <ignatenkobrain@fedoraproject.org>
- Include license
-------------------------------------------------------------------
Fri Jul 7 00:00:00 UTC 2017 - Igor Gnatenko <ignatenkobrain@fedoraproject.org>
- Update to 4
-------------------------------------------------------------------
Tue Jun 13 00:00:00 UTC 2017 - Igor Gnatenko <ignatenkobrain@fedoraproject.org>
- Initial package