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-odb] f44: Update to version 0.82.0 (rhbz#2481359)
Date: Tue, 07 Jul 2026 18:16:18 GMT	[thread overview]
Message-ID: <178344817869.1.3049336924992941657.rpms-rust-gix-odb-4b59c3056edd@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to version 0.82.0 (rhbz#2481359)

---
diff --git a/.gitignore b/.gitignore
index 01444ca..63f6748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gix-odb-0.70.0.crate
 /gix-odb-0.72.0.crate
 /gix-odb-0.80.0.crate
+/gix-odb-0.82.0.crate

diff --git a/rust-gix-odb.spec b/rust-gix-odb.spec
index 44dbf5b..4848f88 100644
--- a/rust-gix-odb.spec
+++ b/rust-gix-odb.spec
@@ -7,7 +7,7 @@
 %global crate gix-odb
 
 Name:           rust-gix-odb
-Version:        0.80.0
+Version:        0.82.0
 Release:        %autorelease
 Summary:        Implements various git object databases
 
@@ -60,6 +60,18 @@ use the "document-features" feature of the "%{crate}" crate.
 %files       -n %{name}+document-features-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
@@ -84,6 +96,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 81fe6f9..cd7083c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-odb-0.80.0.crate) = 6c943bb1bcb04bf020f85331931b6ebe60f38b51cb6137e7ded6c3fea6a916cc8f45c20af7c16783b275914bc1ed13367085f73e45def8f67dbf838411fcc22c
+SHA512 (gix-odb-0.82.0.crate) = 1f642eb7f6075f060053ee066b8a989bfdd101859c7f5a8d222c1bf91c9980d83a1cdcf29237a7fafeb387939377761fe15032cb049147a5001be27837be0055

                 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=178344817869.1.3049336924992941657.rpms-rust-gix-odb-4b59c3056edd@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