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

rust-ron-devel-0.7.1-1.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-ron-devel Distribution: Fedora Project
Version: 0.7.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Sun Jul 24 22:56:53 2022
Group: Unspecified Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 238458 Source RPM: rust-ron-0.7.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/ron
Summary: Rusty Object Notation
Rusty Object Notation.

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

Provides

Requires

License

MIT or ASL 2.0

Changelog

* Sun Jul 24 2022 Fabio Valentini <decathorpe@gmail.com> 0.7.1-1
  - Update to version 0.7.1; Fixes RHBZ#2097258
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.7.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Fabio Valentini <decathorpe@gmail.com> 0.7.0-2
  - Skip a unit test that fails with Rust 1.61+
* Thu Jan 27 2022 Fabio Valentini <decathorpe@gmail.com> 0.7.0-1
  - Update to version 0.7.0; Fixes RHBZ#2016604
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.6.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Sep 30 2021 Fabio Valentini <decathorpe@gmail.com> 0.6.5-1
  - Update to version 0.6.5; Fixes RHBZ#2002782
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Dec 29 2020 Fabio Valentini <decathorpe@gmail.com> - 0.6.4-1
  - Update to version 0.6.4.
  - Fixes RHBZ#1908993
* Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 0.6.2-1
  - Update to 0.6.2
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.6.1-1
  - Update to 0.6.1
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/cargo/registry/ron-0.7.1
/usr/share/cargo/registry/ron-0.7.1/.cargo-checksum.json
/usr/share/cargo/registry/ron-0.7.1/CHANGELOG.md
/usr/share/cargo/registry/ron-0.7.1/Cargo.toml
/usr/share/cargo/registry/ron-0.7.1/LICENSE-APACHE
/usr/share/cargo/registry/ron-0.7.1/LICENSE-MIT
/usr/share/cargo/registry/ron-0.7.1/README.md
/usr/share/cargo/registry/ron-0.7.1/clippy.toml
/usr/share/cargo/registry/ron-0.7.1/docs
/usr/share/cargo/registry/ron-0.7.1/docs/extensions.md
/usr/share/cargo/registry/ron-0.7.1/docs/grammar.md
/usr/share/cargo/registry/ron-0.7.1/examples
/usr/share/cargo/registry/ron-0.7.1/examples/decode.rs
/usr/share/cargo/registry/ron-0.7.1/examples/decode_file.rs
/usr/share/cargo/registry/ron-0.7.1/examples/encode.rs
/usr/share/cargo/registry/ron-0.7.1/examples/example.ron
/usr/share/cargo/registry/ron-0.7.1/examples/transcode.rs
/usr/share/cargo/registry/ron-0.7.1/rustfmt.toml
/usr/share/cargo/registry/ron-0.7.1/src
/usr/share/cargo/registry/ron-0.7.1/src/de
/usr/share/cargo/registry/ron-0.7.1/src/de/id.rs
/usr/share/cargo/registry/ron-0.7.1/src/de/mod.rs
/usr/share/cargo/registry/ron-0.7.1/src/de/tag.rs
/usr/share/cargo/registry/ron-0.7.1/src/de/tests.rs
/usr/share/cargo/registry/ron-0.7.1/src/de/value.rs
/usr/share/cargo/registry/ron-0.7.1/src/error.rs
/usr/share/cargo/registry/ron-0.7.1/src/extensions.rs
/usr/share/cargo/registry/ron-0.7.1/src/lib.rs
/usr/share/cargo/registry/ron-0.7.1/src/options.rs
/usr/share/cargo/registry/ron-0.7.1/src/parse.rs
/usr/share/cargo/registry/ron-0.7.1/src/ser
/usr/share/cargo/registry/ron-0.7.1/src/ser/mod.rs
/usr/share/cargo/registry/ron-0.7.1/src/ser/tests.rs
/usr/share/cargo/registry/ron-0.7.1/src/ser/value.rs
/usr/share/cargo/registry/ron-0.7.1/src/value.rs
/usr/share/cargo/registry/ron-0.7.1/tests
/usr/share/cargo/registry/ron-0.7.1/tests/117_untagged_tuple_variant.rs
/usr/share/cargo/registry/ron-0.7.1/tests/123_enum_representation.rs
/usr/share/cargo/registry/ron-0.7.1/tests/129_indexmap.rs
/usr/share/cargo/registry/ron-0.7.1/tests/147_empty_sets_serialisation.rs
/usr/share/cargo/registry/ron-0.7.1/tests/207_adjacently_tagged_enum.rs
/usr/share/cargo/registry/ron-0.7.1/tests/240_array_pretty.rs
/usr/share/cargo/registry/ron-0.7.1/tests/250_variant_newtypes.rs
/usr/share/cargo/registry/ron-0.7.1/tests/256_comma_error.rs
/usr/share/cargo/registry/ron-0.7.1/tests/289_enumerate_arrays.rs
/usr/share/cargo/registry/ron-0.7.1/tests/301_struct_name_mismatch.rs
/usr/share/cargo/registry/ron-0.7.1/tests/322_escape_idents.rs
/usr/share/cargo/registry/ron-0.7.1/tests/337_value_float_roundtrip.rs
/usr/share/cargo/registry/ron-0.7.1/tests/359_deserialize_seed.rs
/usr/share/cargo/registry/ron-0.7.1/tests/367_implicit_some.rs
/usr/share/cargo/registry/ron-0.7.1/tests/370_float_parsing.rs
/usr/share/cargo/registry/ron-0.7.1/tests/big_struct.rs
/usr/share/cargo/registry/ron-0.7.1/tests/borrowed_str.rs
/usr/share/cargo/registry/ron-0.7.1/tests/comments.rs
/usr/share/cargo/registry/ron-0.7.1/tests/depth_limit.rs
/usr/share/cargo/registry/ron-0.7.1/tests/escape.rs
/usr/share/cargo/registry/ron-0.7.1/tests/extensions.rs
/usr/share/cargo/registry/ron-0.7.1/tests/floats.rs
/usr/share/cargo/registry/ron-0.7.1/tests/large_number.rs
/usr/share/cargo/registry/ron-0.7.1/tests/min_max.rs
/usr/share/cargo/registry/ron-0.7.1/tests/numbers.rs
/usr/share/cargo/registry/ron-0.7.1/tests/options.rs
/usr/share/cargo/registry/ron-0.7.1/tests/preserve_sequence.rs
/usr/share/cargo/registry/ron-0.7.1/tests/preserve_sequence_ex1.ron
/usr/share/cargo/registry/ron-0.7.1/tests/preserve_sequence_ex2.ron
/usr/share/cargo/registry/ron-0.7.1/tests/roundtrip.rs
/usr/share/cargo/registry/ron-0.7.1/tests/struct_integers.rs
/usr/share/cargo/registry/ron-0.7.1/tests/to_string_pretty.rs
/usr/share/cargo/registry/ron-0.7.1/tests/unicode.rs
/usr/share/cargo/registry/ron-0.7.1/tests/value.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024