public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: blinxen <h-k-81@hotmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gix-pack] f43: Update to version 0.72.0 (rhbz#2481361)
Date: Tue, 07 Jul 2026 18:16:28 GMT	[thread overview]
Message-ID: <178344818868.1.5915245449247658358.rpms-rust-gix-pack-92aac69c0917@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gix-pack
Branch : f43
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=f43

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

                 reply	other threads:[~2026-07-07 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178344818868.1.5915245449247658358.rpms-rust-gix-pack-92aac69c0917@fedoraproject.org \
    --to=h-k-81@hotmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox