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

A new commit has been pushed.

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

Log:
Update to version 0.62.0 (rhbz#2481360)

---
diff --git a/.gitignore b/.gitignore
index a607a5f..09b27fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /gix-object-0.50.2.crate
 /gix-object-0.52.0.crate
 /gix-object-0.60.0.crate
+/gix-object-0.62.0.crate

diff --git a/rust-gix-object.spec b/rust-gix-object.spec
index 1103195..d95f116 100644
--- a/rust-gix-object.spec
+++ b/rust-gix-object.spec
@@ -5,7 +5,7 @@
 %global crate gix-object
 
 Name:           rust-gix-object
-Version:        0.60.0
+Version:        0.62.0
 Release:        %autorelease
 Summary:        Immutable and mutable git objects with decoding and encoding support
 
@@ -83,6 +83,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
 # Drop benchmark dependency

diff --git a/sources b/sources
index 499ac35..0248c11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-object-0.60.0.crate) = 3307a6b6bed9e84f1833ab249145c1ba309fd9399a454d392c75519eb4f3ba30636d36fc46413c3a391e0264048a7e6b3434f1d5064ca2afc0a411d3abd024ac
+SHA512 (gix-object-0.62.0.crate) = 7ce97df3fb663955b46d139b53970dd7cbf9f14729a677a3b0dedf0131ac292cd99339be22b8d68c249b459f3d561b1d9f183c20af71a1d2657110752bfbbd2b

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

only message in thread, other threads:[~2026-07-07 18:16 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:16 [rpms/rust-gix-object] rawhide: Update to version 0.62.0 (rhbz#2481360) blinxen

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