import rust-sdd-3.0.5-1.el10

i10ce changed/i10ce/rust-sdd-3.0.5-1.el10
MSVSphere Packaging Team 1 month ago
parent ddd3bb6197
commit 5fd4e8e620
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/sdd-3.0.4.crate SOURCES/sdd-3.0.5.crate

@ -1 +1 @@
d99bb9e947634563fd68b9ef355e68bb778ce5c9 SOURCES/sdd-3.0.4.crate 98e6a1ea2e2cf6cfb25a740c64c2d9b5c608081a SOURCES/sdd-3.0.5.crate

@ -1,6 +1,6 @@
--- sdd-3.0.4/Cargo.toml 1970-01-01T00:00:01+00:00 --- sdd-3.0.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sdd-3.0.4/Cargo.toml 2024-10-20T19:38:17.340927+00:00 +++ sdd-3.0.5/Cargo.toml 2025-01-03T16:45:29.844613+00:00
@@ -42,17 +42,5 @@ @@ -43,17 +43,5 @@
name = "sdd" name = "sdd"
path = "src/lib.rs" path = "src/lib.rs"

@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec ## END: Set by rpmautospec
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate sdd %global crate sdd
Name: rust-sdd Name: rust-sdd
Version: 3.0.4 Version: 3.0.5
Release: %autorelease Release: %autorelease
Summary: Containers and utilities for concurrent and asynchronous programming Summary: Containers and utilities for concurrent and asynchronous programming
@ -80,10 +80,13 @@ use the "default" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 3.0.5-1
- Update to version 3.0.5; Fixes RHBZ#2332569
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.4-1 * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.4-1
- Rebuilt for MSVSphere 10 - Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sun Oct 20 2024 Fabio Valentini <decathorpe@gmail.com> - 3.0.4-1 * Sun Oct 20 2024 Fabio Valentini <decathorpe@gmail.com> - 3.0.4-1
- Update to version 3.0.4; Fixes RHBZ#2318142 - Update to version 3.0.4; Fixes RHBZ#2318142

Loading…
Cancel
Save