import rust-cxx-1.0.136-1.el10

i10ce changed/i10ce/rust-cxx-1.0.136-1.el10
MSVSphere Packaging Team 1 month ago
parent 70d70e9928
commit 24eaf9b071
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/cxx-1.0.134.crate
SOURCES/cxx-1.0.136.crate

@ -1 +1 @@
72ffc2508a7a6baa72042ca0dc6c47371f12cd23 SOURCES/cxx-1.0.134.crate
ce3d944e889d7322ca9174fc5412791d2bfb1f9e SOURCES/cxx-1.0.136.crate

@ -1,5 +1,5 @@
--- cxx-1.0.134/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.134/Cargo.toml 2024-12-16T13:42:33.469082+00:00
--- cxx-1.0.136/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.136/Cargo.toml 2025-01-04T14:25:17.488814+00:00
@@ -18,11 +18,18 @@
build = "build.rs"
links = "cxxbridge1"
@ -21,9 +21,9 @@
autolib = false
autobins = false
@@ -143,6 +150,3 @@
"alloc",
"foldhash/std",
]
[build-dependencies.cxxbridge-flags]
version = "=1.0.136"
default-features = false
-
-[target."cfg(any())".build-dependencies.cxxbridge-cmd]
-version = "=1.0.134"
-version = "=1.0.136"

@ -16,7 +16,7 @@
%global crate cxx
Name: rust-cxx
Version: 1.0.134
Version: 1.0.136
Release: %autorelease
Summary: Safe interop between Rust and C++
@ -143,10 +143,13 @@ use the "std" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 1.0.136-1
- Update to version 1.0.136; Fixes RHBZ#2332728
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.134-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Dec 16 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.134-1
- Update to version 1.0.134; Fixes RHBZ#2331731

Loading…
Cancel
Save