public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-odb] epel9: Update to version 0.82.0 (rhbz#2481359)
@ 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-odb
Branch : epel9
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=epel9
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
^ 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-odb] epel9: Update to version 0.82.0 (rhbz#2481359) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox