public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-protocol] rawhide: Update to version 0.63.0 (rhbz#2481366)
@ 2026-07-07 18:17 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gix-protocol
Branch : rawhide
Commit : c19fa8c41aae0b3f23c2fa22700df3d9bf83ad7a
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-06T19:08:45+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gix-protocol/c/c19fa8c41aae0b3f23c2fa22700df3d9bf83ad7a?branch=rawhide
Log:
Update to version 0.63.0 (rhbz#2481366)
---
diff --git a/.gitignore b/.gitignore
index f811dde..a17d141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/gix-protocol-0.51.0.crate
/gix-protocol-0.53.0.crate
/gix-protocol-0.61.0.crate
+/gix-protocol-0.63.0.crate
diff --git a/rust-gix-protocol.spec b/rust-gix-protocol.spec
index 37c8225..7a612a1 100644
--- a/rust-gix-protocol.spec
+++ b/rust-gix-protocol.spec
@@ -7,7 +7,7 @@
%global crate gix-protocol
Name: rust-gix-protocol
-Version: 0.61.0
+Version: 0.63.0
Release: %autorelease
Summary: Git protocols implementation
@@ -144,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
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 141d139..71a6fd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-protocol-0.61.0.crate) = b05a6abfa55fa71140e41358198db9c879cb9b6b20f6d698e786315ffc5797cf63a9aa2f3b31a928c4fb6c2ba84a73c25d45f687c94836d5f33f07cbf6b5f7f1
+SHA512 (gix-protocol-0.63.0.crate) = 9a3f90cfd27a72a59c864d188e8192d6af3411723a1812cd7dd732db95e63016ffb5e85a0d7b42ae67c40765f05da6530ccc548e980d2c1eb9fc4114def1da2f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:17 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:17 [rpms/rust-gix-protocol] rawhide: Update to version 0.63.0 (rhbz#2481366) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox