Compare commits

...

3 Commits

1
.gitignore vendored

@ -7,3 +7,4 @@
/home-0.5.4.crate
/home-0.5.5.crate
/home-0.5.9.crate
/home-0.5.11.crate

@ -1,11 +1,11 @@
--- home-0.5.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ home-0.5.9/Cargo.toml 2024-01-11T19:40:03.778100+00:00
@@ -28,14 +28,6 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/cargo"
--- home-0.5.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ home-0.5.11/Cargo.toml 2025-01-03T16:01:28.276065+00:00
@@ -39,14 +39,6 @@
name = "home"
path = "src/lib.rs"
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-version = "0.59"
-features = [
- "Win32_Foundation",
- "Win32_UI_Shell",
@ -15,7 +15,7 @@
[lints.clippy]
dbg_macro = "warn"
disallowed_methods = "warn"
@@ -52,3 +44,4 @@
@@ -67,3 +59,4 @@
[lints.rustdoc]
private_intra_doc_links = "allow"

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate home
Name: rust-home
Version: 0.5.9
Version: 0.5.11
Release: %autorelease
Summary: Shared definitions of home directories

@ -1 +1 @@
SHA512 (home-0.5.9.crate) = 3f1f7b619f1a47694cda92321a11d66ebbb2dc0b0c33446a7a4b886f547ee88231b61c038de04bb82acd50e617f19b5085893b8401206d32cd54502033e04bf1
SHA512 (home-0.5.11.crate) = cd107c4cee793b6db8b29157c3aa2629b5ef1b9fe129fd903fe414faadfa06a881a1b685f1c66fa5aa1deefd3013a210603c952bfa4bf02d5d1f90f75ba9ff18

Loading…
Cancel
Save