Update to 2.0.2

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent c1412b4b83
commit 7ad33903e8
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -2,3 +2,4 @@
/dirs-1.0.4.crate
/dirs-1.0.5.crate
/dirs-2.0.1.crate
/dirs-2.0.2.crate

@ -1,13 +0,0 @@
--- dirs-1.0.5/Cargo.toml 1969-12-31T16:00:00-08:00
+++ dirs-1.0.5/Cargo.toml 2019-02-28T09:43:02.537435-08:00
@@ -19,10 +19,5 @@
keywords = ["xdg", "basedir", "app_dirs", "path", "folder"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/soc/dirs-rs"
-[target."cfg(target_os = \"redox\")".dependencies.redox_users]
-version = "0.3.0"
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]

@ -5,8 +5,8 @@
%global crate dirs
Name: rust-%{crate}
Version: 2.0.1
Release: 2%{?dist}
Version: 2.0.2
Release: 1%{?dist}
Summary: Platform abstractions for common directories
# Upstream license specification: MIT OR Apache-2.0
@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Jul 28 21:24:16 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.0.2-1
- Update to 2.0.2
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (dirs-2.0.1.crate) = 47896d709ed338d209cdbc7a81050f792b5591495fdbf6a2a1068c322d0f4b20fc5fd065aaddb4418994869ddf4266c58b20383f79c1f66a784c2043f7b3281f
SHA512 (dirs-2.0.2.crate) = 34d6e5956c9db1dae965d33f13c64dde59d3e0e18cbdc56c02f7f31cac8e0034a80fbb561e0a73b8dbd145f85b46fc4e8a147b4c946b5816d8dda6caef185396

Loading…
Cancel
Save