Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-quote-devel-1.0.37-1.el10_0 RPM for noarch

From EPEL 10 for s390x / Packages / r

Name: rust-quote-devel Distribution: Fedora Project
Version: 1.0.37 Vendor: Fedora Project
Release: 1.el10_0 Build date: Mon Sep 2 16:07:21 2024
Group: Unspecified Build host: buildvm-a64-35.iad2.fedoraproject.org
Size: 124210 Source RPM: rust-quote-1.0.37-1.el10_0.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/quote
Summary: Quasi-quoting macro quote!(...)
Quasi-quoting macro quote!(...).

This package contains library source intended for building other packages which
use the "quote" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Mon Sep 02 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.37-1
  - Update to version 1.0.37; Fixes RHBZ#2307467
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.36-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Apr 12 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.36-1
  - Update to version 1.0.36; Fixes RHBZ#2274277
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.35-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 03 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.35-1
  - Update to version 1.0.35; Fixes RHBZ#2256345
* Wed Aug 23 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.33-1
  - Update to version 1.0.33; Fixes RHBZ#2232462
* Tue Aug 01 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.32-1
  - Update to version 1.0.32; Fixes RHBZ#2224837
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.31-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 21 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.31-1
  - Update to version 1.0.31; Fixes RHBZ#2223124
* Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.29-1
  - Update to version 1.0.29; Fixes RHBZ#2218415
* Sun May 28 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.28-1
  - Update to version 1.0.28; Fixes RHBZ#2210147
* Mon May 08 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.27-1
  - Update to version 1.0.27; Fixes RHBZ#2196297
* Wed Mar 22 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.26-1
  - Update to version 1.0.26; Fixes RHBZ#2177558
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.23-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Dec 20 2022 Fabio Valentini <decathorpe@gmail.com> - 1.0.23-1
  - Update to version 1.0.23; Fixes RHBZ#2154590

Files

/usr/share/cargo/registry/quote-1.0.37
/usr/share/cargo/registry/quote-1.0.37/.cargo-checksum.json
/usr/share/cargo/registry/quote-1.0.37/Cargo.toml
/usr/share/cargo/registry/quote-1.0.37/LICENSE-APACHE
/usr/share/cargo/registry/quote-1.0.37/LICENSE-MIT
/usr/share/cargo/registry/quote-1.0.37/README.md
/usr/share/cargo/registry/quote-1.0.37/rust-toolchain.toml
/usr/share/cargo/registry/quote-1.0.37/src
/usr/share/cargo/registry/quote-1.0.37/src/ext.rs
/usr/share/cargo/registry/quote-1.0.37/src/format.rs
/usr/share/cargo/registry/quote-1.0.37/src/ident_fragment.rs
/usr/share/cargo/registry/quote-1.0.37/src/lib.rs
/usr/share/cargo/registry/quote-1.0.37/src/runtime.rs
/usr/share/cargo/registry/quote-1.0.37/src/spanned.rs
/usr/share/cargo/registry/quote-1.0.37/src/to_tokens.rs
/usr/share/cargo/registry/quote-1.0.37/tests
/usr/share/cargo/registry/quote-1.0.37/tests/compiletest.rs
/usr/share/cargo/registry/quote-1.0.37/tests/test.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-interpolated-dup.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-interpolated-dup.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-interpolated.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-interpolated.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-separated.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter-separated.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/does-not-have-iter.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/not-quotable.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/not-quotable.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/not-repeatable.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/not-repeatable.stderr
/usr/share/cargo/registry/quote-1.0.37/tests/ui/wrong-type-span.rs
/usr/share/cargo/registry/quote-1.0.37/tests/ui/wrong-type-span.stderr


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 6 07:22:26 2024