Update to 0.15.1

epel10
Kalev Lember 2 years ago
parent 5e50f7f113
commit 7649eadbcf

1
.gitignore vendored

@ -1,2 +1,3 @@
/roxmltree-0.13.1.crate
/roxmltree-0.14.1.crate
/roxmltree-0.15.1.crate

@ -1,11 +0,0 @@
--- roxmltree-0.14.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ roxmltree-0.14.1/Cargo.toml 2022-01-12T19:32:47.479075+00:00
@@ -25,7 +25,7 @@
[dependencies.xmlparser]
version = "0.13.3"
[dev-dependencies.pretty_assertions]
-version = "0.5"
+version = "0.6"
[features]
default = ["std"]

@ -5,7 +5,7 @@
%global crate roxmltree
Name: rust-roxmltree
Version: 0.14.1
Version: 0.15.1
Release: %autorelease
Summary: Represent an XML as a read-only tree
@ -13,9 +13,6 @@ Summary: Represent an XML as a read-only tree
License: MIT OR Apache-2.0
URL: https://crates.io/crates/roxmltree
Source: %{crates_source}
# Initial patched metadata
# * Update pretty_assertions to 0.6, https://github.com/RazrFalcon/roxmltree/pull/40
Patch0: roxmltree-fix-metadata.diff
BuildRequires: rust-packaging >= 21

@ -1 +1 @@
SHA512 (roxmltree-0.14.1.crate) = 6ddf07cf54604d5e5feff2ba9c4ba3aeddb3e43f9630e7a66bd01cae7f96255eb678a9d3b7d408bf6677bbbf8243c30c057fb5634e6cef99b445d0022834a6f7
SHA512 (roxmltree-0.15.1.crate) = d7cb6542497be52d773334811c64c7f65ed478512f44b7eda99b1284b5b5928c9b4c6a59b9173d04b92af09fd291611d1bae886e2ba4c20eb52bf9690e8ae581

Loading…
Cancel
Save