public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-traverse] f43: Update to version 0.59.0 (rhbz#2481379)
@ 2026-07-07 18:19 blinxen
  0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:19 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Update to version 0.59.0 (rhbz#2481379)

---
diff --git a/.gitignore b/.gitignore
index 222727f..01d34af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gix-traverse-0.47.0.crate
 /gix-traverse-0.49.0.crate
 /gix-traverse-0.57.0.crate
+/gix-traverse-0.59.0.crate

diff --git a/rust-gix-traverse.spec b/rust-gix-traverse.spec
index ca305ba..390620f 100644
--- a/rust-gix-traverse.spec
+++ b/rust-gix-traverse.spec
@@ -5,7 +5,7 @@
 %global crate gix-traverse
 
 Name:           rust-gix-traverse
-Version:        0.57.0
+Version:        0.59.0
 Release:        %autorelease
 Summary:        Implementation for traversing git commit graphs and trees used by gix
 
@@ -58,6 +58,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
 %cargo_prep

diff --git a/sources b/sources
index 693bfb9..3f27cb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-traverse-0.57.0.crate) = 3fa51358aab4f8979d66d34b744f8d035f353d7589c60bd388ee351cb413927553df3b95331ed65824ef3a3841ce7276181c1c69fae3c41ae4e7f210b6243420
+SHA512 (gix-traverse-0.59.0.crate) = 67e0f9d31aac873567029f984a59a3f20ae4f721721264809985facb256c61c5f6ac5a95f2c88d90e81a256b52c6444d08da246d7064fe6aeff10d3becf24805

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-07 18:19 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:19 [rpms/rust-gix-traverse] f43: Update to version 0.59.0 (rhbz#2481379) blinxen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox