public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-negotiate] epel10: Update to version 0.33.0 (rhbz#2481358)
@ 2026-07-07 18:15 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gix-negotiate
Branch : epel10
Commit : 16074e82a6c039082ef88ba4ba93f6fb7c223dcb
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-06T19:08:46+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gix-negotiate/c/16074e82a6c039082ef88ba4ba93f6fb7c223dcb?branch=epel10
Log:
Update to version 0.33.0 (rhbz#2481358)
---
diff --git a/.gitignore b/.gitignore
index c1ebe1d..9093dde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/gix-negotiate-0.21.0.crate
/gix-negotiate-0.23.0.crate
/gix-negotiate-0.31.0.crate
+/gix-negotiate-0.33.0.crate
diff --git a/rust-gix-negotiate.spec b/rust-gix-negotiate.spec
index b4f6132..8d139d4 100644
--- a/rust-gix-negotiate.spec
+++ b/rust-gix-negotiate.spec
@@ -7,7 +7,7 @@
%global crate gix-negotiate
Name: rust-gix-negotiate
-Version: 0.31.0
+Version: 0.33.0
Release: %autorelease
Summary: Implementation of various negotiation algorithms used by gix
@@ -60,6 +60,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 4129f2d..c841142 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-negotiate-0.31.0.crate) = 9436f1c9a53ce06aa3dea6c1676530d32dfdea7fddaf134e6feb9751b2ec9ea4f12c29dd4c170f5eccec725549c311bcfdec5d633e38dd7274a6a70401320cd1
+SHA512 (gix-negotiate-0.33.0.crate) = e23bcdb639b26ab5125a54eba312c60d1d350b7954cf2d21e3a18e6e9692046720812437ae7d56ed0f15b4ba1e646148cf5725e7a52d6c1852958238cc081aa3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:15 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:15 [rpms/rust-gix-negotiate] epel10: Update to version 0.33.0 (rhbz#2481358) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox