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-status] epel9: Update to version 0.32.0 (rhbz#2481375)
Date: Tue, 07 Jul 2026 18:18:48 GMT	[thread overview]
Message-ID: <178344832831.1.843590969786868545.rpms-rust-gix-status-eba47247d41c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gix-status
Branch : epel9
Commit : eba47247d41c6281563ef2fe23fa23d49c3d0990
Author : blinxen <h-k-81@hotmail.com>
Date   : 2026-07-06T19:08:42+02:00
Stats  : +33/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gix-status/c/eba47247d41c6281563ef2fe23fa23d49c3d0990?branch=epel9

Log:
Update to version 0.32.0 (rhbz#2481375)

---
diff --git a/.gitignore b/.gitignore
index 83c3271..2b062ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gix-status-0.20.0.crate
 /gix-status-0.22.0.crate
 /gix-status-0.30.0.crate
+/gix-status-0.32.0.crate

diff --git a/gix-status-fix-metadata-auto.diff b/gix-status-fix-metadata-auto.diff
index d232d3b..bb396e5 100644
--- a/gix-status-fix-metadata-auto.diff
+++ b/gix-status-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- gix-status-0.30.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ gix-status-0.30.0/Cargo.toml	2026-04-30T20:45:13.961843+00:00
-@@ -108,9 +108,6 @@
- 
- [dev-dependencies]
+--- gix-status-0.32.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ gix-status-0.32.0/Cargo.toml	2026-06-26T18:50:02.037551+00:00
+@@ -112,9 +112,6 @@
+ [dev-dependencies.pretty_assertions]
+ version = "1.4.0"
  
 -[target.'cfg(not(target_has_atomic = "64"))'.dependencies.portable-atomic]
 -version = "1"
@@ -10,7 +10,7 @@
  [lints.clippy]
  bool_to_int_with_if = "allow"
  borrow_as_ptr = "allow"
-@@ -189,3 +186,4 @@
+@@ -193,3 +190,4 @@
  priority = -1
  
  [lints.rust]

diff --git a/rust-gix-status.spec b/rust-gix-status.spec
index 32d0691..7fe201d 100644
--- a/rust-gix-status.spec
+++ b/rust-gix-status.spec
@@ -7,7 +7,7 @@
 %global crate gix-status
 
 Name:           rust-gix-status
-Version:        0.30.0
+Version:        0.32.0
 Release:        %autorelease
 Summary:        Git status implemenation used by gix
 
@@ -63,6 +63,18 @@ use the "document-features" feature of the "%{crate}" crate.
 %files       -n %{name}+document-features-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+parallel-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+parallel-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "parallel" feature of the "%{crate}" crate.
+
+%files       -n %{name}+parallel-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+sha1-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -75,6 +87,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
+
 %package     -n %{name}+worktree-rewrites-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 57edb1f..7018a47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-status-0.30.0.crate) = f3e5c45cbc0f4cd61c364c4bb422fe39e820cd931876d1fcecf01db07c324cc784a9e151aef323cd5ddae7e91c9451166fc318b0dca5a14de9b54114339484d7
+SHA512 (gix-status-0.32.0.crate) = 592d4e504316573076a4a5c14399519dfbb15ba19673db0c79347d5783209e92e29b6bc6ef8311dda4a26a43f70e939cdb2c51f0f3e6a6fca6eeede6b5d05872

                 reply	other threads:[~2026-07-07 18:18 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=178344832831.1.843590969786868545.rpms-rust-gix-status-eba47247d41c@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