public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-blame] f43: Update to version 0.15.0 (rhbz#2481328)
@ 2026-07-07 18:11 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gix-blame
Branch : f43
Commit : ed89d80c8e6d613c90720ad106f077231b1b0fd8
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-blame/c/ed89d80c8e6d613c90720ad106f077231b1b0fd8?branch=f43
Log:
Update to version 0.15.0 (rhbz#2481328)
---
diff --git a/.gitignore b/.gitignore
index 0b17790..934fcca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/gix-blame-0.3.0.crate
/gix-blame-0.5.0.crate
/gix-blame-0.13.0.crate
+/gix-blame-0.15.0.crate
diff --git a/rust-gix-blame.spec b/rust-gix-blame.spec
index 2ec8783..9e00502 100644
--- a/rust-gix-blame.spec
+++ b/rust-gix-blame.spec
@@ -7,7 +7,7 @@
%global crate gix-blame
Name: rust-gix-blame
-Version: 0.13.0
+Version: 0.15.0
Release: %autorelease
Summary: Git blame algorithm
@@ -62,6 +62,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 078be2e..172c4d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-blame-0.13.0.crate) = ce11f4c9abda7f722c74cc65c152a860528941fce3faf86a6437e0366f0ebe9ec49a5ce3db31720453ab5aa1205b88a8119d0a379755b57a6394ebbb5d34935f
+SHA512 (gix-blame-0.15.0.crate) = 8d291c4e29535e9c6298f6288af1fb80aa5e73388f9eacb6a089457c48555b10fe7286d2d0d5137210eff931b836bc5543774d85f4a7805192007b358086e21b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:11 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:11 [rpms/rust-gix-blame] f43: Update to version 0.15.0 (rhbz#2481328) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox