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-libgit2-sys] epel10.2: Update to version 0.18.8; Fixes RHBZ#2521216
Date: Fri, 28 Aug 2026 12:54:37 GMT	[thread overview]
Message-ID: <178792167799.1.9232887241440830442.rpms-rust-libgit2-sys-d7698324a075@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-libgit2-sys
Branch : epel10.2
Commit : d7698324a0754040f3a8f0aba286efea9ff87344
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-28T14:05:32+02:00
Stats  : +10/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libgit2-sys/c/d7698324a0754040f3a8f0aba286efea9ff87344?branch=epel10.2

Log:
Update to version 0.18.8; Fixes RHBZ#2521216

---
diff --git a/.gitignore b/.gitignore
index 6ca4233..7c48258 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /libgit2-sys-0.18.4+1.9.3.crate
 /libgit2-sys-0.18.5+1.9.4.crate
 /libgit2-sys-0.18.7+1.9.6.crate
+/libgit2-sys-0.18.8+1.9.7.crate

diff --git a/libgit2-sys-fix-metadata-auto.diff b/libgit2-sys-fix-metadata-auto.diff
index 99a3cd2..8d30642 100644
--- a/libgit2-sys-fix-metadata-auto.diff
+++ b/libgit2-sys-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- libgit2-sys-0.18.7+1.9.6/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ libgit2-sys-0.18.7+1.9.6/Cargo.toml	2026-07-23T13:28:56.792555+00:00
+--- libgit2-sys-0.18.8+1.9.7/Cargo.toml	2006-07-24T01:21:28+00:00
++++ libgit2-sys-0.18.8+1.9.7/Cargo.toml	2026-08-28T12:04:05.819569+00:00
 @@ -12,7 +12,7 @@
  [package]
  edition = "2021"
  name = "libgit2-sys"
--version = "0.18.7+1.9.6"
-+version = "0.18.7"
+-version = "0.18.8+1.9.7"
++version = "0.18.8"
  authors = [
      "Josh Triplett <josh@joshtriplett.org>",
      "Alex Crichton <alex@alexcrichton.com>",

diff --git a/libgit2-sys-fix-metadata.diff b/libgit2-sys-fix-metadata.diff
index 4046c11..a678601 100644
--- a/libgit2-sys-fix-metadata.diff
+++ b/libgit2-sys-fix-metadata.diff
@@ -1,5 +1,5 @@
---- libgit2-sys-0.18.7+1.9.6/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ libgit2-sys-0.18.7+1.9.6/Cargo.toml	2026-07-23T13:28:56.794303+00:00
+--- libgit2-sys-0.18.8+1.9.7/Cargo.toml	2006-07-24T01:21:28+00:00
++++ libgit2-sys-0.18.8+1.9.7/Cargo.toml	2026-08-28T12:04:05.822963+00:00
 @@ -39,13 +39,6 @@
  [features]
  https = ["openssl-sys"]

diff --git a/rust-libgit2-sys.spec b/rust-libgit2-sys.spec
index bfcd9a9..c4f08bd 100644
--- a/rust-libgit2-sys.spec
+++ b/rust-libgit2-sys.spec
@@ -3,10 +3,10 @@
 %global debug_package %{nil}
 
 %global crate libgit2-sys
-%global crate_version 0.18.7+1.9.6
+%global crate_version 0.18.8+1.9.7
 
 Name:           rust-libgit2-sys
-Version:        0.18.7
+Version:        0.18.8
 Release:        %autorelease
 Summary:        Native bindings to the libgit2 library
 

diff --git a/sources b/sources
index da9f355..717d009 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libgit2-sys-0.18.7+1.9.6.crate) = 2c400949c916e789b1a2e4b3dfca7b8dcf8fd98f0432cb36955477e2c7ca132880fd9b7a4cc57c2ac76225fd643caa61a246fe1d5d3b6ced2e8421bcd4fcb791
+SHA512 (libgit2-sys-0.18.8+1.9.7.crate) = cc0a470ab80fecea6c73eb92430cd4551560c9c09e5b94236f8ffc59a3919fe4156c11655b09efce761d84cf99a1fc23ebcd48595307223eb65eaaccf8be3e56

                 reply	other threads:[~2026-08-28 12:54 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=178792167799.1.9232887241440830442.rpms-rust-libgit2-sys-d7698324a075@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