summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2023-11-26 18:21:43 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2023-11-26 18:21:43 +0000
commit78b568543e4d869d888dcb328eee7bb4d5feac24 (patch)
tree5ce6fdba0830c5ef92ed9184fc0fa22be834f200
parentfdbf2255756b2ecd30e28930a0dda0488ec538e3 (diff)
automatic import of rust-emojisHEADmasterf39f38
-rw-r--r--rust-emojis.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-emojis.spec b/rust-emojis.spec
index 2e838cd..cb6761a 100644
--- a/rust-emojis.spec
+++ b/rust-emojis.spec
@@ -7,7 +7,7 @@
Name: rust-emojis
Version: 0.6.1
Release: %autorelease
-Summary: ✨ Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes, iterate over all emoji, and more!
+Summary: Lookup emoji in *O(1)* time!
License: MIT OR Apache-2.0
URL: https://crates.io/crates/emojis
@@ -16,7 +16,7 @@ Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-✨ Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes,
+Lookup emoji in *O(1)* time, access metadata and GitHub shortcodes,
iterate over all emoji, and more!.}
%description %{_description}