public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-merge] epel9: Update to version 0.18.0 (rhbz#2481357)
@ 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-merge
Branch : epel9
Commit : ba654b7bb52e65ec8df9a2443698e917d07b1411
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-07-06T19:08:40+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gix-merge/c/ba654b7bb52e65ec8df9a2443698e917d07b1411?branch=epel9
Log:
Update to version 0.18.0 (rhbz#2481357)
---
diff --git a/.gitignore b/.gitignore
index ef11621..a31374b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/gix-merge-0.6.0.crate
/gix-merge-0.8.0.crate
/gix-merge-0.16.0.crate
+/gix-merge-0.18.0.crate
diff --git a/rust-gix-merge.spec b/rust-gix-merge.spec
index 6725c96..8f0e7ea 100644
--- a/rust-gix-merge.spec
+++ b/rust-gix-merge.spec
@@ -7,7 +7,7 @@
%global crate gix-merge
Name: rust-gix-merge
-Version: 0.16.0
+Version: 0.18.0
Release: %autorelease
Summary: Git merge algorithms
@@ -85,6 +85,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 6966bf1..0f45ffd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-merge-0.16.0.crate) = 2369fcdd373d794c7daa133eeb67e27225b7c98a1d29897d26ff118548659614c77eff75420a2c19e474c7f3511de7de9e5b86ceb74cfe776ad28a65ce3438cf
+SHA512 (gix-merge-0.18.0.crate) = 3238ce867883727b268e8b0f971037126000d85a6a25e5e0b5817713124aad34168d258400d2315fe211439478d90505abc729a2f0d3593d4d55d5546f85e5f8
^ 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-merge] epel9: Update to version 0.18.0 (rhbz#2481357) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox