public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gix-filter] epel10: Update to version 0.32.0 (rhbz#2481344)
@ 2026-07-07 18:13 blinxen
0 siblings, 0 replies; only message in thread
From: blinxen @ 2026-07-07 18:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gix-filter
Branch : epel10
Commit : f2b3accd460c48c51c332c88e85746f274de7be1
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-filter/c/f2b3accd460c48c51c332c88e85746f274de7be1?branch=epel10
Log:
Update to version 0.32.0 (rhbz#2481344)
---
diff --git a/.gitignore b/.gitignore
index 4ed3c39..2031989 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/gix-filter-0.20.0.crate
/gix-filter-0.22.0.crate
/gix-filter-0.30.0.crate
+/gix-filter-0.32.0.crate
diff --git a/rust-gix-filter.spec b/rust-gix-filter.spec
index 40933d0..ee70de1 100644
--- a/rust-gix-filter.spec
+++ b/rust-gix-filter.spec
@@ -7,7 +7,7 @@
%global crate gix-filter
Name: rust-gix-filter
-Version: 0.30.0
+Version: 0.32.0
Release: %autorelease
Summary: Git filters implementation
@@ -61,6 +61,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 bba8fc8..5ab124e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gix-filter-0.30.0.crate) = f27dcde877efb6778a0cfad79afd4b262bda456ac384d84d188ef32f825401599e4cace6360f41bd2c24d5265106144be5d83516182197c6463760313fa1e1aa
+SHA512 (gix-filter-0.32.0.crate) = 594c23e3a7ef66c829e3ed33edee7abd2beaacd9abe2ce8097e869778c3ae4c14e02040034bdb5d5a28cbdfabe8f0c0b1b5ece56d211d195d694f9b9dd879bea
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:13 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:13 [rpms/rust-gix-filter] epel10: Update to version 0.32.0 (rhbz#2481344) blinxen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox