public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-libssh2-sys] rawhide: Update to version 0.3.2; Fixes RHBZ#2495151
Date: Thu, 02 Jul 2026 14:12:14 GMT	[thread overview]
Message-ID: <178300153487.1.13970880504370278512.rpms-rust-libssh2-sys-85b914659817@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-libssh2-sys
Branch : rawhide
Commit : 85b9146598177b521a7c69d90d5314354095bcef
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-02T16:11:58+02:00
Stats  : +16/-15 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libssh2-sys/c/85b9146598177b521a7c69d90d5314354095bcef?branch=rawhide

Log:
Update to version 0.3.2; Fixes RHBZ#2495151

---
diff --git a/.gitignore b/.gitignore
index 901d2a5..f98a83f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /libssh2-sys-0.2.23.crate
 /libssh2-sys-0.3.0.crate
 /libssh2-sys-0.3.1.crate
+/libssh2-sys-0.3.2.crate

diff --git a/libssh2-sys-fix-metadata-auto.diff b/libssh2-sys-fix-metadata-auto.diff
index 4122146..7a39ccf 100644
--- a/libssh2-sys-fix-metadata-auto.diff
+++ b/libssh2-sys-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- libssh2-sys-0.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ libssh2-sys-0.3.1/Cargo.toml	2025-04-29T14:44:00.634673+00:00
+--- libssh2-sys-0.3.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ libssh2-sys-0.3.2/Cargo.toml	2026-07-02T14:09:42.916868+00:00
 @@ -53,12 +53,6 @@
- vendored-openssl = ["openssl-sys/vendored"]
- zlib-ng-compat = ["libz-sys/zlib-ng"]
+ [build-dependencies.pkg-config]
+ version = "0.3.11"
  
 -[target.'cfg(target_env = "msvc")'.build-dependencies.vcpkg]
 -version = "0.2"

diff --git a/libssh2-sys-fix-metadata.diff b/libssh2-sys-fix-metadata.diff
index 766d743..143bf10 100644
--- a/libssh2-sys-fix-metadata.diff
+++ b/libssh2-sys-fix-metadata.diff
@@ -1,14 +1,14 @@
---- libssh2-sys-0.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ libssh2-sys-0.3.1/Cargo.toml	2025-04-29T14:44:00.635722+00:00
-@@ -48,11 +48,6 @@
- [build-dependencies.pkg-config]
- version = "0.3.11"
+--- libssh2-sys-0.3.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ libssh2-sys-0.3.2/Cargo.toml	2026-07-02T14:09:52.437880+00:00
+@@ -30,11 +30,6 @@
+ license = "MIT OR Apache-2.0"
+ repository = "https://github.com/alexcrichton/ssh2-rs"
  
 -[features]
 -openssl-on-win32 = ["openssl-sys"]
 -vendored-openssl = ["openssl-sys/vendored"]
 -zlib-ng-compat = ["libz-sys/zlib-ng"]
 -
- [target."cfg(unix)".dependencies.openssl-sys]
- version = "0.9.35"
- 
+ [lib]
+ name = "libssh2_sys"
+ path = "lib.rs"

diff --git a/rust-libssh2-sys.spec b/rust-libssh2-sys.spec
index 5e25f44..e96fd33 100644
--- a/rust-libssh2-sys.spec
+++ b/rust-libssh2-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate libssh2-sys
 
 Name:           rust-libssh2-sys
-Version:        0.3.1
+Version:        0.3.2
 Release:        %autorelease
 Summary:        Native bindings to the libssh2 library
 

diff --git a/sources b/sources
index e65bce8..0b429e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libssh2-sys-0.3.1.crate) = f322f9559f7d81f7d50a9aabdefb394cb8589e6e7654dae1d1bf1527dcb2b999654fe5b49a3eb2b817665617f370d1ffbd443766d47effbc5b20d43872208488
+SHA512 (libssh2-sys-0.3.2.crate) = 8f14ed87305b44818d6dedbb47035bea3a202c0597b7974a81c11b6196a97849197941a5cac0e488c8bfddb7de6e1706f22e02e43103c48a2d93ead6b37eaccd

                 reply	other threads:[~2026-07-02 14:12 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=178300153487.1.13970880504370278512.rpms-rust-libssh2-sys-85b914659817@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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