public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-dlopen2] rawhide: Update to 0.9.0 (fedora#2368860).
Date: Sun, 16 Aug 2026 22:04:40 GMT	[thread overview]
Message-ID: <178691788004.1.10055204648145752600.rpms-rust-dlopen2-d6fd8e5b17a1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-dlopen2
Branch : rawhide
Commit : d6fd8e5b17a141127cc45d377c71159cd1d774ea
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-08-16T16:04:27-06:00
Stats  : +21/-18 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-dlopen2/c/d6fd8e5b17a141127cc45d377c71159cd1d774ea?branch=rawhide

Log:
Update to 0.9.0 (fedora#2368860).

---
diff --git a/.gitignore b/.gitignore
index d1cb3f6..8e85294 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /dlopen2-0.7.0.crate
+/dlopen2-0.9.0.crate

diff --git a/dlopen2-fix-metadata-auto.diff b/dlopen2-fix-metadata-auto.diff
index 9958b63..587ca30 100644
--- a/dlopen2-fix-metadata-auto.diff
+++ b/dlopen2-fix-metadata-auto.diff
@@ -1,18 +1,14 @@
---- dlopen2-0.7.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ dlopen2-0.7.0/Cargo.toml	2024-07-17T22:34:01.740182+00:00
-@@ -94,15 +94,3 @@
+--- dlopen2-0.9.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ dlopen2-0.9.0/Cargo.toml	2026-08-16T21:49:53.541476+00:00
+@@ -121,11 +121,3 @@
  [target."cfg(unix)".dependencies.libc]
  version = "0.2"
  
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
+-[target."cfg(windows)".dependencies.windows-sys]
+-version = "0.61"
 -features = [
--    "winnt",
--    "minwindef",
--    "winerror",
--    "libloaderapi",
--    "errhandlingapi",
--    "dbghelp",
--    "processthreadsapi",
--    "basetsd",
+-    "Win32_Foundation",
+-    "Win32_System_Diagnostics_Debug",
+-    "Win32_System_LibraryLoader",
+-    "Win32_System_Threading",
 -]

diff --git a/rust-dlopen2.spec b/rust-dlopen2.spec
index cde592f..283c4a1 100644
--- a/rust-dlopen2.spec
+++ b/rust-dlopen2.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate dlopen2
 
 Name:           rust-dlopen2
-Version:        0.7.0
+Version:        0.9.0
 Release:        %autorelease
 Summary:        Library for opening and operating on dynamic link libraries
 
@@ -132,7 +132,13 @@ dos2unix --keepdate README.md src/raw/unix.rs
 %check
 # * Skipped tests require an example shared library, sources for which are not
 #   included in the crate
-%cargo_test -- -- --exact --skip example_address_info --skip open_play_close_raw --skip open_play_close_symbor --skip open_play_close_symbor_api --skip open_play_close_wrapper_api
+%{cargo_test -- -- --exact %{shrink:
+    --skip example_address_info
+    --skip open_play_close_raw
+    --skip open_play_close_symbor
+    --skip open_play_close_symbor_api
+    --skip open_play_close_wrapper_api
+}}
 %endif
 
 %changelog

diff --git a/sources b/sources
index fd2c469..c5fa10b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dlopen2-0.7.0.crate) = 1ee2240107a09c1a82d97b127461c0f5f72568dcb4f6519d9703ac28566ac399fa9b8afa83dc83e76d832f1862a5e8b1cc52494af0392fd128221ed8d9bae680
+SHA512 (dlopen2-0.9.0.crate) = cedf7860e38018515ec6e2356e4fa002a83930796f42b9a3c2c76ab323b1cb14bfb3ab5a6ff14d457f38f59a45ceb8c2e148bc00fdc967a6a030530a2e17ae66

                 reply	other threads:[~2026-08-16 22:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178691788004.1.10055204648145752600.rpms-rust-dlopen2-d6fd8e5b17a1@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox