Update to version 0.37.2; Fixes RHBZ#2322052

epel10 imports/epel10/rust-quick-xml-0.37.2-1.el10
Fabio Valentini 4 weeks ago
parent a6b5ccd074
commit 7d0735f29b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -13,3 +13,4 @@
/quick-xml-0.34.0.crate
/quick-xml-0.36.1.crate
/quick-xml-0.36.2.crate
/quick-xml-0.37.2.crate

@ -1,6 +1,6 @@
--- quick-xml-0.36.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.36.2/Cargo.toml 2024-10-07T14:09:46.812407+00:00
@@ -77,9 +77,6 @@
--- quick-xml-0.37.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.37.2/Cargo.toml 2025-01-04T20:01:47.753791+00:00
@@ -87,9 +87,6 @@
optional = true
default-features = false

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate quick-xml
Name: rust-quick-xml
Version: 0.36.2
Version: 0.37.2
Release: %autorelease
Summary: High performance xml reader and writer

@ -1 +1 @@
SHA512 (quick-xml-0.36.2.crate) = 7cd4778dbb1f50fdfd7290241fbb42c8529f7d44c2633cac017657010d0d443024f049287e1a1806f5bebe46465549973cccc660959c587fe383490a150ddcdc
SHA512 (quick-xml-0.37.2.crate) = f9535c555422476597fda5d2df393f910338dcb78c9ace63f2cff7ccb15161c96828eda2e32ce68ff3466cfe7a60c07e2e6d4897b6921ceb5bfb1c747c9fb70f

Loading…
Cancel
Save