public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-icu_properties] epel9: Update to version 2.3.0; Fixes RHBZ#2515895
@ 2026-08-28 15:09 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-28 15:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-icu_properties
Branch : epel9
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=epel9
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 15:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 15:09 [rpms/rust-icu_properties] epel9: Update to version 2.3.0; Fixes RHBZ#2515895 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox