import rust-tempfile-3.17.1-1.el10

i10ce changed/i10ce/rust-tempfile-3.17.1-1.el10
MSVSphere Packaging Team 4 days ago
parent 08570bf43d
commit 05bf59ad33
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/tempfile-3.15.0.crate
SOURCES/tempfile-3.17.1.crate

@ -1 +1 @@
17d99a90418ef0d0ea477be727449ca55173d116 SOURCES/tempfile-3.15.0.crate
5cf4d1d25cf817c092550d9c7dd2bae4cce24e65 SOURCES/tempfile-3.17.1.crate

@ -1,11 +1,11 @@
--- tempfile-3.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tempfile-3.15.0/Cargo.toml 2025-01-04T20:10:48.567299+00:00
--- tempfile-3.17.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tempfile-3.17.1/Cargo.toml 2025-02-18T20:04:55.892400+00:00
@@ -89,9 +89,3 @@
optional = true
default-features = false
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52,<=0.59"
-version = ">=0.52,<0.60"
-features = [
- "Win32_Storage_FileSystem",
- "Win32_Foundation",

@ -15,7 +15,7 @@
%global crate tempfile
Name: rust-tempfile
Version: 3.15.0
Version: 3.17.1
Release: %autorelease
Summary: Library for managing temporary files and directories
@ -104,6 +104,12 @@ use the "nightly" feature of the "%{crate}" crate.
%changelog
## START: Generated by rpmautospec
* Tue Feb 18 2025 Fabio Valentini <decathorpe@gmail.com> - 3.17.1-1
- Update to version 3.17.1; Fixes RHBZ#2342668
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.15.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 3.15.0-1
- Update to version 3.15.0; Fixes RHBZ#2335343

Loading…
Cancel
Save