import rust-gix-path-0.10.14-1.el10

i10ce changed/i10ce/rust-gix-path-0.10.14-1.el10
MSVSphere Packaging Team 1 month ago
parent 2084907dfc
commit c156feacc7
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/gix-path-0.10.13.crate
SOURCES/gix-path-0.10.14.crate

@ -1 +1 @@
4ee9d9df68bff5a217f975a5099294148f73240d SOURCES/gix-path-0.10.13.crate
72fac802148055c8a7ee350464bf61952ff798e9 SOURCES/gix-path-0.10.14.crate

@ -1,6 +1,6 @@
--- gix-path-0.10.13/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.13/Cargo.toml 2024-11-26T19:26:56.087266+00:00
@@ -54,16 +54,6 @@
--- gix-path-0.10.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.14/Cargo.toml 2025-01-19T23:35:29.212570+00:00
@@ -55,16 +55,6 @@
[target.'cfg(not(target_family = "wasm"))'.dependencies.home]
version = "0.5.5"
@ -17,7 +17,7 @@
[lints.clippy]
bool_to_int_with_if = "allow"
@@ -139,3 +129,4 @@
@@ -141,3 +131,4 @@
priority = -1
[lints.rust]

@ -17,7 +17,7 @@
%global crate gix-path
Name: rust-gix-path
Version: 0.10.13
Version: 0.10.14
Release: %autorelease
Summary: Utility crate for handling paths in gix
@ -79,10 +79,16 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Wed Jan 22 2025 blinxen <h-k-81@hotmail.com> - 0.10.14-1
- Update to version 0.10.14 (rhbz#2338742)
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.10.13-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Nov 28 2024 Fabio Valentini <decathorpe@gmail.com> - 0.10.13-1
- Update to version 0.10.13; Fixes RHBZ#2321173

Loading…
Cancel
Save