public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-icu_properties] f45: Update to version 2.3.0; Fixes RHBZ#2515895
Date: Fri, 28 Aug 2026 15:09:53 GMT	[thread overview]
Message-ID: <178792979309.1.7143283456258355373.rpms-rust-icu_properties-71a4e902b84a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-icu_properties
Branch : f45
Commit : 71a4e902b84a0a6a98b0509608f2146158ffefe2
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-27T11:48:22+01:00
Stats  : +19/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-icu_properties/c/71a4e902b84a0a6a98b0509608f2146158ffefe2?branch=f45

Log:
Update to version 2.3.0; Fixes RHBZ#2515895

---
diff --git a/rust-icu_properties.spec b/rust-icu_properties.spec
index 83aca28..6eebc28 100644
--- a/rust-icu_properties.spec
+++ b/rust-icu_properties.spec
@@ -5,7 +5,7 @@
 %global crate icu_properties
 
 Name:           rust-icu_properties
-Version:        2.2.0
+Version:        2.3.0
 Release:        %autorelease
 Summary:        Definitions for Unicode properties
 
@@ -94,6 +94,18 @@ use the "harfbuzz_traits" feature of the "%{crate}" crate.
 %files       -n %{name}+harfbuzz_traits-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+log-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+log-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "log" feature of the "%{crate}" crate.
+
+%files       -n %{name}+log-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+serde-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/rust2rpm.toml b/rust2rpm.toml
index cbb62e0..2c71952 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -7,6 +7,11 @@ enable = [
     # us, indirectly, in practice.
     "datagen",
 ]
+hide = [
+    # We would prefer for nothing to depend on APIs that are exempted from
+    # SemVer. We can enable this feature metapackage if it proves necessary.
+    "unstable",
+]
 
 [tests]
 comments = [

diff --git a/sources b/sources
index 3326df0..24f6df1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (icu_properties-2.2.0.crate) = 880c0e19ca4ea3abe1322f9ce70c7138b0275dfa6c21b32ef65112d30059173b6d532aca0464f6b161aaa94ad56a0bd06b45156ba0c5ecdfab6f9fc52ab73bbc
+SHA512 (icu_properties-2.3.0.crate) = 378d651710e842a2c060de7d259fb68bd3699e3fa6a18050529f525abd18bdd768d657b63930deb37820ff7dfb146466f9ad3f4e0d2e31d26bce4192c95081ad

                 reply	other threads:[~2026-08-28 15:09 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=178792979309.1.7143283456258355373.rpms-rust-icu_properties-71a4e902b84a@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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