Compare commits

...

17 Commits

Author SHA1 Message Date
Fabio Valentini 5fb874076e
Update to version 3.15.0; Fixes RHBZ#2335343
4 weeks ago
Fabio Valentini cd09e847c9
Update to version 3.14.0; Fixes RHBZ#2324507
3 months ago
Fabio Valentini 511b680427
Update to version 3.13.0; Fixes RHBZ#2315476
4 months ago
Fabio Valentini 6ea5196c36
Update to version 3.12.0; Fixes RHBZ#2303268
5 months ago
Fabio Valentini 9adbee6a80
Update to version 3.11.0; Fixes RHBZ#2302570
6 months ago
Fedora Release Engineering d4f643f614 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
6 months ago
Fabio Valentini 26ece708d5
Update to version 3.10.1; Fixes RHBZ#2266194
11 months ago
Fabio Valentini 749d9907be
Update to version 3.10.0; Fixes RHBZ#2262852
12 months ago
Fedora Release Engineering fd98900904 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
1 year ago
Fabio Valentini 8377de800c
Update to version 3.9.0; Fixes RHBZ#2256049
1 year ago
Fabio Valentini 54844a38c4
Update to version 3.8.1; Fixes RHBZ#2246452
1 year ago
Fabio Valentini f9bd75f628
Update to version 3.8.0; Fixes RHBZ#2224425
1 year ago
Fedora Release Engineering bdda86f2f2 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2 years ago
Fabio Valentini ff71caebaf
Update to version 3.6.0; Fixes RHBZ#2212993
2 years ago
Fabio Valentini 6a25c9a3b0
Update to version 3.5.0; Fixes RHBZ#2182586
2 years ago
Fabio Valentini a5a40923fa
Update to version 3.4.0; Fixes RHBZ#2173322
2 years ago
Fedora Release Engineering 5ba2b741db Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago

13
.gitignore vendored

@ -10,3 +10,16 @@
/tempfile-3.1.0.crate
/tempfile-3.2.0.crate
/tempfile-3.3.0.crate
/tempfile-3.4.0.crate
/tempfile-3.5.0.crate
/tempfile-3.6.0.crate
/tempfile-3.8.0.crate
/tempfile-3.8.1.crate
/tempfile-3.9.0.crate
/tempfile-3.10.0.crate
/tempfile-3.10.1.crate
/tempfile-3.11.0.crate
/tempfile-3.12.0.crate
/tempfile-3.13.0.crate
/tempfile-3.14.0.crate
/tempfile-3.15.0.crate

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

@ -1,30 +1,24 @@
# Generated by rust2rpm 20
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate tempfile
Name: rust-%{crate}
Version: 3.3.0
Name: rust-tempfile
Version: 3.15.0
Release: %autorelease
Summary: Library for managing temporary files and directories
# Upstream license specification: MIT OR Apache-2.0
License: MIT or ASL 2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/tempfile
Source: %{crates_source}
# Initial patched metadata
# * drop windows- and redox-specific dependencies
# * bump remove_dir_all from 0.5 to 0.7
# https://github.com/Stebalien/tempfile/pull/149
Patch0: tempfile-fix-metadata.diff
# Automatically generated patch to strip dependencies and normalize metadata
Patch: tempfile-fix-metadata-auto.diff
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Library for managing temporary files and directories.}
A library for managing temporary files and directories.}
%description %{_description}
@ -38,9 +32,11 @@ This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
%license LICENSE-APACHE LICENSE-MIT
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@ -52,7 +48,19 @@ This package contains library source intended for building other packages which
use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+getrandom-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+getrandom-devel %{_description}
This package contains library source intended for building other packages which
use the "getrandom" feature of the "%{crate}" crate.
%files -n %{name}+getrandom-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+nightly-devel
Summary: %{summary}
@ -64,10 +72,10 @@ This package contains library source intended for building other packages which
use the "nightly" feature of the "%{crate}" crate.
%files -n %{name}+nightly-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1 +1 @@
SHA512 (tempfile-3.3.0.crate) = ba6faafb2dd56d694efe424752099a2efb50316afc0a4db9fdb7620ae3f1a31dfbb2a7b41724878cb977fa11f7568a406bd3b6a4f7cfc0b88b86b2cc616b953e
SHA512 (tempfile-3.15.0.crate) = 82636d50a29e1ea8cc61e80dc1fa28ea4cfaeb6175e5bf0558d6cd6f8da823f50a808a555ec17fc8601acfd0f504e15688fe95f64e8792feeb216bf27678807d

@ -0,0 +1,12 @@
--- 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
@@ -89,9 +89,3 @@
optional = true
default-features = false
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52,<=0.59"
-features = [
- "Win32_Storage_FileSystem",
- "Win32_Foundation",
-]

@ -1,20 +0,0 @@
--- tempfile-3.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tempfile-3.3.0/Cargo.toml 2022-02-09T21:58:33.159873+00:00
@@ -28,7 +28,7 @@
version = "1.6.0"
[dependencies.remove_dir_all]
-version = "0.5"
+version = "0.7"
[dev-dependencies.doc-comment]
version = "0.3"
@@ -36,8 +36,3 @@
nightly = []
[target."cfg(any(unix, target_os = \"wasi\"))".dependencies.libc]
version = "0.2.27"
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
-version = "0.2.9"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["fileapi", "handleapi", "winbase"]
Loading…
Cancel
Save