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

Log:
Update to version 0.72.0 (rhbz#2481361)

---
diff --git a/.gitignore b/.gitignore
index 766be42..6000cd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gix-pack-0.60.0.crate
 /gix-pack-0.62.0.crate
 /gix-pack-0.70.0.crate
+/gix-pack-0.72.0.crate

diff --git a/rust-gix-pack.spec b/rust-gix-pack.spec
index 3094689..6427af0 100644
--- a/rust-gix-pack.spec
+++ b/rust-gix-pack.spec
@@ -7,7 +7,7 @@
 %global crate gix-pack
 
 Name:           rust-gix-pack
-Version:        0.70.0
+Version:        0.72.0
 Release:        %autorelease
 Summary:        Implements git packs and related data structures
 
@@ -108,6 +108,18 @@ use the "pack-cache-lru-static" feature of the "%{crate}" crate.
 %files       -n %{name}+pack-cache-lru-static-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}+serde-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -132,6 +144,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}+streaming-input-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index f184609..7841c46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-pack-0.70.0.crate) = c0b2718a0b92b32ebaeaa0601bf80ea4705bdd87bbe14bfecbd16e6d5b9d4448f8921a43522304f8d909377a48267164bd403f67a7e27f6398b8864a553df66f
+SHA512 (gix-pack-0.72.0.crate) = 0ecf3837a163a55fc3524f72d012ca9437ef41668ede288b4a5143ed02d10463d0a75455163231aff28caa5bc0142c1b10deea6f56c347fef16c773de73f3c22

^ 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-pack] f44: Update to version 0.72.0 (rhbz#2481361) blinxen

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