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

A new commit has been pushed.

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

Log:
Update to version 0.27.0 (rhbz#2481338)

---
diff --git a/.gitignore b/.gitignore
index e90102c..324db24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /gix-dir-0.15.0.crate
 /gix-dir-0.17.0.crate
 /gix-dir-0.25.0.crate
+/gix-dir-0.27.0.crate

diff --git a/rust-gix-dir.spec b/rust-gix-dir.spec
index 2ea2f13..2e97146 100644
--- a/rust-gix-dir.spec
+++ b/rust-gix-dir.spec
@@ -7,7 +7,7 @@
 %global crate gix-dir
 
 Name:           rust-gix-dir
-Version:        0.25.0
+Version:        0.27.0
 Release:        %autorelease
 Summary:        Handle git-style directory walk
 
@@ -60,6 +60,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 4192275..0c99243 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-dir-0.25.0.crate) = 655d9566083bd553555a1ee2b4f8eb03ddfecd32682c4d9468f410be735fc5ea8360b611570ada598c1ce5b1a40aa1f68fd2e7afc7301a418cd7aa32d6ce6a5d
+SHA512 (gix-dir-0.27.0.crate) = b7fc55d12e045d2b6ab4b9f6863f97c8841a2a154c5aa9b4fc59f0c2e817990a786dd5a8be1382914292eaeee7125d2f25e6e05e9352a029647da816b4ecbe19

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

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

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