rust-packaging-15-bp155.2.60 >  A dk>DI%z 4^S^@5aW\<4u@Z6P\7=p, ]^"Z/s*13 Rϙ[Ps >"MxrHk)Τ^1kmo^(8ڇDl~:~ټ̙gry#~P aG֚ΠzøB`V6&0!#A6+h 22"U$\n&lݑs$ɖc-0clGSafś5(ɣ{L<YQBm̋NlGVB#0 $rbf51c5e002a64b3a1526447ab914f8b09881c434880c8ff33ec03536bb375e19a3a7e3e807706b30dc36b5aa8656c8ed5c7349100dk>DI%z C("#)P-])t~@)b1kx_E>X!e\u5z9cV 5r &y%E/DWF7.?K/rIMwy[C. ,\OݏE\r;RێXR}n >uC;>B!mZ:|Ep;L=aRw*yM6;0zܖufzxQC?!{MPQy1! JJ!YEHhRfJeLxXL+K6X:hzd+{|k"{|hݨ_ p RNONU#.KGʑF׷ `@?U Ρk 5720|%" z" #M[5Fmo-iL/0>p;"?"d  ^  'NT\p z    $4 X  (&809:_FGHIXY \ ] $^ _b c!pd!e!f!l!u!v"z"%"8"<"B"Crust-packaging15bp155.2.60RPM macros for building Rust packages on various architecturesThe package provides macros for building projects in Rust on various architectures.dk>:old-cirrus2SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Rusthttps://pagure.io/fedora-rust/rust2rpmlinuxnoarch4.A큤dk>7dk>7^ٗdk>:^ٗ7c8a01d1d4db4c66c6b43bebfa0d188970bfaf3eff6bd9678042f27dd98474f01cf2198b3766293ab386d1edfbde35c312707312d886ee814fc8a9f9e7b4d3dae2378dbef653f821000f1985d7c0541d342330d26b1ca9b677c730d2aeaf1faf73773598bdd8ffd1262cfd374bb50e19fa7b9148a7654a27b94ebc27bb5eddc3rootrootrootrootrootrootrootrootrootrootrust-packaging-15-bp155.2.60.src.rpmrust-packaging     cargogawkpython3-rust2rpmrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rustrust-srpm-macros1.414.1.015-bp155.2.603.0.4-14.6.0-14.0-15.2-1154.14.3^Ǿ^0]]{@]@]@]g@\!\@\@\~d[[@ZdZYZTZS]@YY6Y`@YMYJ_YA%@Y?Neal Gompa Andreas Schwab Igor Gnatenko Neal Gompa Neal Gompa Thomas Bechtold Thomas Bechtold Neal Gompa Igor Gnatenko Igor Gnatenko Igor Gnatenko Neal Gompa Neal Gompa Neal Gompa Neal Gompa Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko Igor Gnatenko - 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 - Remove downstream patch + cargo-install.patch- cargo-install.patch: Use `cargo install --no-track` with cargo 1.41 - Require cargo >= 1.41- Remove downstream patches + 0001-Ignore-Cargo.lock.patch + 0001-macros-Remove-Cargo.toml.orig.patch + 0001-metadata-normalize-version-via-CargoSemVer.patch + 0001-metadata-replace-semantic-version-with-a-custom-pars.patch - Update to 11 + When dynamic BuildRequires are turned on, propagate arguments to %cargo_* + Few improvements in algorithm of description splitting into a summary + Ignore Cargo.lock for installation (publish lockfile feature in Cargo 1.37+) + Replace semantic_version dependency by custom parser + Add MPL-2.0-or-later and 0BSD into a Fedora SPDX mapping + Pass --cap-lints=warn into the RUSTFLAGS to prevent FTBFS after dependency and/or compiler updates + Enable dynamic BuildRequires by default for Fedora target- Fix version normalization via CargoSemVer + 0001-metadata-normalize-version-via-CargoSemVer.patch- Replace semantic_version dependency with custom CargoVersion parser + Add 0001-metadata-replace-semantic-version-with-a-custom-pars.patch- Add 0001-Ignore-Cargo.lock.patch This fixes build problems when the .crate file contains a Cargo.lock file- 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)- 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 - Drop unneeded epoch handling in spec, as Epochs are nearly never used in openSUSE - Ensure the version-release of rust2rpm used is mentioned in generated specs - Ensure license file is installed in rust-packaging- Add 0001-macros-Remove-Cargo.toml.orig.patch so crates pass rpmlint- Update to version 8 - Changes since version 6 * Generate %doc statements for readme from Cargo.toml * Split features into subpackages (`rust-$crate+$feature-devel`) * Add support for dependencies with same name * Add support for user configuration (`.rust2rpm.conf`, `_rust2rpm.conf`) * Option to not generate default changelog entry (`--no-auto-changelog-entry`) * Set `CARGO_HOME` to the local `.cargo` (required by new Rust) * Improvements for crates with pre-release versions * Do not put unneeded optional dependencies in BuildRequires (`-Z avoid-dev-deps`) * Option to use all crate features when generating spec file * Use new-style changelog format (with TZ info) on Fedora * Option to use dynamic BuildRequires (requires RPM 4.15+) * Environment variables to control packager identity - 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- Backport more upstream patches + Added patches - 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 - Replaced patch with upstream version + Removed patches - 0101-Add-option-to-not-generate-a-default-changelog-entry.patch + Added patches - 0011-Add-option-to-not-generate-a-default-changelog-entry.patch- 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- Add missing runtime requirement for python3-setuptools- Flesh out the descriptions of the produced binary packages- Initial packaging for (open)SUSE- Remove Cargo.lock- Update to 5- Use cp instead of install- Generate runtime dependency on cargo for devel subpackages- Update to 4- Explicitly set rustdoc path- Switch cargo_registry to /usr/share/cargo/registry- Set C.UTF-8 for cargo inspector where python doesn't do locale coercing- Initial packageold-cirrus2 168474988215-bp155.2.60cargo.attrmacros.cargomacros.rustrust-packagingLICENSE/usr/lib/rpm/fileattrs//usr/lib/rpm/macros.d//usr/share/licenses//usr/share/licenses/rust-packaging/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/7fe7001837cf48401834fd47daf71c55-rust-packagingcpioxz5noarch-suse-linuxASCII textdirectoryuC܍ !5iutf-85a7047bf98b39061f4c86acc15288ae77d7d61a21738c93b5398faa9e7abd7b5?P7zXZ !t// ] crv(vX0ٱ(wd4\^oA v-:U\) ݀]u%D3EbRS=J=UlΩI>̤6åjDWw}?Nxz񧔋XUʄa KYbc.z$ w (4FԠ61X%UcUń;F7:8lΆq xbKfd_b1i+_{ADHBxdӳ\X̫tr_J#(ϱ-a);W2T؃> 5uzl$x_ߗVS2, IHL-Tǜle(w3|/? @_iMHr3.E"pJfawƽT;k1}A_ݴV3scC{JK='_;72DS=qMOos^EaoܦN+c:=~vW( TAh/r&IrƵ`T/`xtWQQ `N%T`sЌ:WPyܤ ś kf g1[fƾh9ISm|!emkN%RY?%ot܎waP/( _./N y73Wz=K]v`fRfN$ږ1,ЄUSo׌s& i, }y@gM5o 9c9"Tڡ2[+&l&5:mlLJ.[6K:t,|!'^ c8y)> ( Սv¨/ ZSφAX:V`̿r20*4Tw6^ U_E{QPc-%?#G9~&c6|‡.jN t}-~d@kEePˎ7K) \r16 1rY?Q@knIjW{eJ1HلP+ea3* a 1*zd!,[?j&Z[j}2ZLq2a 8AJI;kR~7zw27*5N4:, _3ޠx!ᒖӈn!I V- S7j-!>rSisNJb,R]A3tg@Kbgn1xтKYw$?a-96t+iS-CҩlKL#)}XTp 0t`oCLx3 3^32JhWP9_݂0gHU\\35P\7j('j׶͗RTYS_b')!Ϭ;>L Wċl˔[mNˣy#hp ~ɤ3*yYܫN[hnn6T~+_1<<̻i#Em"MzQ^l9W*q10.IdN Ubv&W)G0o%B~l,z$4f 8ߜxKm:DŢ+Cg6[E؏p 0w Lb1T;FrTMӠ=*1^/OZɿߴ6jƶȥON܊?BIEapCgEJ~g(ezFQb Օsz鞂j"޺x'..)YZj}+ ;$OQ9t[&e"R-m@l*Syc{ws_bLĆoR >|EȟӁjD:?-At/6V|uQJ=ВwH&B4A)@*`È+iWIcSEY/]1ްi#rwXv?D}[SL!bH) Z~] + U/nx ,E TWdS0M9 yqURref&d_Uh(LUo$vRTA.%jVhh&Na06k[H Zr6]\W"7r,)F;Ϥ-V6GtlD\U2Je[w^xʴ V}<=܃tٻ3_\\MM8>4?I*łcG(Yz>Iu&!<;߇hL#1ztW)ODsDE>=LHc ɥۚ5N2τyms s!SZVO:8hSF YZ