public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-refspec] f43: Update to version 0.43.0 (rhbz#2481369)
@ 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-refspec
Branch : f43
Commit : b930f643dba2e755dfed96c1e2c3871e60182460
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-refspec/c/b930f643dba2e755dfed96c1e2c3871e60182460?branch=f43
Log:
Update to version 0.43.0 (rhbz#2481369)
---
diff --git a/.gitignore b/.gitignore
index db6215f..994caba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/gix-refspec-0.31.0.crate
/gix-refspec-0.33.0.crate
/gix-refspec-0.41.0.crate
+/gix-refspec-0.43.0.crate
diff --git a/rust-gix-refspec.spec b/rust-gix-refspec.spec
index 207012e..4566aab 100644
--- a/rust-gix-refspec.spec
+++ b/rust-gix-refspec.spec
@@ -5,7 +5,7 @@
%global crate gix-refspec
Name: rust-gix-refspec
-Version: 0.41.0
+Version: 0.43.0
Release: %autorelease
Summary: Gix implementation for parsing and representing refspecs
@@ -59,6 +59,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 f647551..6f74beb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-refspec-0.41.0.crate) = 1329a4f922b917c19c3385aecf2d6ca1ec24d548d3f16a7357a28a3d085c0f0c459ef17d5e296a4a9d7ee5a9bce5733154de5c047176e76cb09580996cb48069
+SHA512 (gix-refspec-0.43.0.crate) = b8dc3b912525934ca1f82499ce251e670bf119ce57bbdc9cd042177d21351cd85de93d2cac5bdf3bd77a80b9713a3fb36243a9815292eaa17df66e951bfd59ef
^ 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-refspec] f43: Update to version 0.43.0 (rhbz#2481369) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox