public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ego-tree] epel10: Update to 0.9.0 (rhbz#2307141)
@ 2026-07-07 12:41 Gustavo Costa
0 siblings, 0 replies; only message in thread
From: Gustavo Costa @ 2026-07-07 12:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-ego-tree
Branch : epel10
Commit : e3ed8a716e1a0e83c130fda59db8309466553ba4
Author : Gustavo Costa <xfgusta@gmail.com>
Date : 2024-10-14T23:23:12-03:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ego-tree/c/e3ed8a716e1a0e83c130fda59db8309466553ba4?branch=epel10
Log:
Update to 0.9.0 (rhbz#2307141)
---
diff --git a/.gitignore b/.gitignore
index 37d1b0a..8c75a7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ego-tree-0.6.2.crate
+/ego-tree-0.9.0.crate
diff --git a/rust-ego-tree.spec b/rust-ego-tree.spec
index dabdacd..ed0d188 100644
--- a/rust-ego-tree.spec
+++ b/rust-ego-tree.spec
@@ -5,7 +5,7 @@
%global crate ego-tree
Name: rust-ego-tree
-Version: 0.6.2
+Version: 0.9.0
Release: %autorelease
Summary: Vec-backed ID-tree
@@ -46,6 +46,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+serde-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+serde-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "serde" feature of the "%{crate}" crate.
+
+%files -n %{name}+serde-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index c541f72..a9f396f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ego-tree-0.6.2.crate) = bbfb56b4dae753a980a9552b59da34fafdd52cc796d8abfa19e7b9ae97137d0755019e6efaf053365fd7e6cd1972de53acb0b83a69ebe329741c253370b93a1d
+SHA512 (ego-tree-0.9.0.crate) = 3b84f05d4e257298c95a143b89e2c33ea1c9dd088968ca6f6b7d90e844f4d41caf9dd61d9d539b2a850e7e18d177db3016a849709eafb36cccaf5d45a4a7dc7e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 12:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 12:41 [rpms/rust-ego-tree] epel10: Update to 0.9.0 (rhbz#2307141) Gustavo Costa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox