public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gustavo Costa <xfgusta@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-ego-tree] epel10: Update to 0.9.0 (rhbz#2307141)
Date: Tue, 07 Jul 2026 12:41:27 GMT	[thread overview]
Message-ID: <178342808736.1.11661134857132093534.rpms-rust-ego-tree-e3ed8a716e1a@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-07 12:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178342808736.1.11661134857132093534.rpms-rust-ego-tree-e3ed8a716e1a@fedoraproject.org \
    --to=xfgusta@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox