Update to version 0.15.2; Fixes RHBZ#2203508

epel9 imports/e9/rust-minidom-0.15.2-1.el9
Fabio Valentini 1 year ago
parent 0670469d77
commit da9a636fde
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/minidom-0.15.0.crate
/minidom-0.15.1.crate
/minidom-0.15.2.crate

@ -1,3 +0,0 @@
# rust-minidom
The rust-minidom package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate minidom
Name: rust-minidom
Version: 0.15.1
Version: 0.15.2
Release: %autorelease
Summary: Small, simple DOM implementation on top of rxml, targeting the subset of XML useful for XMPP
@ -16,8 +16,8 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Small, simple DOM implementation on top of rxml, targeting the subset of XML
useful for XMPP.}
A small, simple DOM implementation on top of rxml, targeting the subset
of XML useful for XMPP.}
%description %{_description}

@ -1 +1 @@
SHA512 (minidom-0.15.1.crate) = e8c29873b3be3c6986d6c8dda63ed0ac822bd119b641a1d5ef46cbd4888ecdf3e1b764d256411ba7319103a151d44a0b15392d71bfc19f13be7c9495bebbb44a
SHA512 (minidom-0.15.2.crate) = 7e42a0dce4e3445ba6d695339e5f614c29c59f5e4d72ef69f1ddd1a960c3288eede55dcdf4422f8c53958b34426ba14a5181b86cabb8876bd2ec36444d17d8eb

Loading…
Cancel
Save