public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-status] f43: Update to version 0.32.0 (rhbz#2481375)
@ 2026-07-07 18:18 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gix-status
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 18:18 [rpms/rust-gix-status] f43: Update to version 0.32.0 (rhbz#2481375) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox