public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-revwalk] f43: Update to version 0.33.0 (rhbz#2481371)
@ 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-revwalk
Branch : f43
Commit : 8d765ef07a9d9bc7132e90cbd304f518cffa37f8
Author : blinxen <h-k-81@hotmail.com>
Date   : 2026-07-06T19:08:40+02:00
Stats  : +15/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gix-revwalk/c/8d765ef07a9d9bc7132e90cbd304f518cffa37f8?branch=f43

Log:
Update to version 0.33.0 (rhbz#2481371)

---
diff --git a/.gitignore b/.gitignore
index 412175a..324735f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gix-revwalk-0.21.0.crate
 /gix-revwalk-0.23.0.crate
 /gix-revwalk-0.31.0.crate
+/gix-revwalk-0.33.0.crate

diff --git a/rust-gix-revwalk.spec b/rust-gix-revwalk.spec
index 813ee68..38b109a 100644
--- a/rust-gix-revwalk.spec
+++ b/rust-gix-revwalk.spec
@@ -5,7 +5,7 @@
 %global crate gix-revwalk
 
 Name:           rust-gix-revwalk
-Version:        0.31.0
+Version:        0.33.0
 Release:        %autorelease
 Summary:        Providing utilities for walking the revision graph
 
@@ -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 095e446..cabf6ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-revwalk-0.31.0.crate) = 6c92cbddbaf7e84b46e8d36b1fd5daf308cb0b5f3fc135c06082c1b9c9c056038db1b9fbae7c08586eb268c85540b86e13a59b6be8df8e4c60b63480af79282e
+SHA512 (gix-revwalk-0.33.0.crate) = c06de7032917c77419a0e29581391bb407b547e196b72c1c67c002f3f4cabe92aa85f8d647c81589fbfda99d0ba06eb403bdc4735557f512ecd52dad9fa95ae0

^ 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-revwalk] f43: Update to version 0.33.0 (rhbz#2481371) blinxen

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