public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: blinxen <h-k-81@hotmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gix-diff] f43: Update to version 0.65.0 (rhbz#2481335)
Date: Tue, 07 Jul 2026 18:13:03 GMT	[thread overview]
Message-ID: <178344798388.1.3112479679687835959.rpms-rust-gix-diff-632ac34cf5a0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gix-diff
Branch : f43
Commit : 632ac34cf5a0ca2c82fc0742767afc60ec5e4d6b
Author : blinxen <h-k-81@hotmail.com>
Date   : 2026-07-06T19:08:44+02:00
Stats  : +25/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gix-diff/c/632ac34cf5a0ca2c82fc0742767afc60ec5e4d6b?branch=f43

Log:
Update to version 0.65.0 (rhbz#2481335)

---
diff --git a/.gitignore b/.gitignore
index 1a94027..e51e9b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gix-diff-0.53.0.crate
 /gix-diff-0.55.0.crate
 /gix-diff-0.63.0.crate
+/gix-diff-0.65.0.crate

diff --git a/rust-gix-diff.spec b/rust-gix-diff.spec
index a7cb901..4116ecb 100644
--- a/rust-gix-diff.spec
+++ b/rust-gix-diff.spec
@@ -1,11 +1,13 @@
 # Generated by rust2rpm 28
-%bcond check 1
+# * Deactivate tests because of a missing dev-dependency (gix-testtools)
+# * See https://github.com/Byron/gitoxide/discussions/900 for more information
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate gix-diff
 
 Name:           rust-gix-diff
-Version:        0.63.0
+Version:        0.65.0
 Release:        %autorelease
 Summary:        Calculate differences between various git objects
 
@@ -107,6 +109,18 @@ use the "sha1" feature of the "%{crate}" crate.
 %files       -n %{name}+sha1-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+sha256-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+sha256-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "sha256" feature of the "%{crate}" crate.
+
+%files       -n %{name}+sha256-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 # Drop benchmark dependency

diff --git a/rust2rpm.toml b/rust2rpm.toml
index d6a2dc0..27ce32e 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -12,3 +12,10 @@ pre = [
 hide = ["wasm"]
 # https://github.com/GitoxideLabs/gitoxide/blob/b1102c24055bbf15987a6a8c2e66338aa8a56438/gix-hash/src/lib.rs#L32
 enable = ["sha1"]
+
+[tests]
+run = false
+comments = [
+    "Deactivate tests because of a missing dev-dependency (gix-testtools)",
+    "See https://github.com/Byron/gitoxide/discussions/900 for more information"
+]

diff --git a/sources b/sources
index 9c88018..086674a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-diff-0.63.0.crate) = 068eb811e0c3a0773e41531f2300b1c469110f0c76ec9b220a75bbd921657c0e3574de1f091e3781b2ce52f2a37ac39a0cd7bcacece4aa969e6b6338dc80f5e4
+SHA512 (gix-diff-0.65.0.crate) = f3103b0564fdcba7b99550e20471725e8a9c455392cfed616e030219ccfaaf4722e6adc2bd83b859119a69766137278f4b7220214f0dd26a8f56fce02fc04178

                 reply	other threads:[~2026-07-07 18:13 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=178344798388.1.3112479679687835959.rpms-rust-gix-diff-632ac34cf5a0@fedoraproject.org \
    --to=h-k-81@hotmail.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