import rust-quick-xml-0.37.2-1.el10

i10ce changed/i10ce/rust-quick-xml-0.37.2-1.el10
MSVSphere Packaging Team 4 weeks ago
parent 46c0075ad6
commit d18d37f424
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/quick-xml-0.36.2.crate
SOURCES/quick-xml-0.37.2.crate

@ -1 +1 @@
74e2fd376fd0a2ef38cc358a7477a1a54a3c56a5 SOURCES/quick-xml-0.36.2.crate
6afb74a42b30abce15a1836b97c3deeef37fe1f8 SOURCES/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,5 +1,5 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# 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
@ -210,10 +210,13 @@ use the "tokio" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 0.37.2-1
- Update to version 0.37.2; Fixes RHBZ#2322052
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.36.2-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.36.2-1
- Update to version 0.36.2; Fixes RHBZ#2313829

Loading…
Cancel
Save