public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-elasticlunr-rs] epel10: Update to 2.3.5
@ 2026-07-07 13:05 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-07 13:05 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-elasticlunr-rs
            Branch : epel10
            Commit : a5ef7f848a62bc066753507ca27c236f33a3b44d
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-06-09T17:04:49+02:00
            Stats  : +12/-21 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-elasticlunr-rs/c/a5ef7f848a62bc066753507ca27c236f33a3b44d?branch=epel10

            Log:
            Update to 2.3.5

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index 8b3a083..053756c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /elasticlunr-rs-2.3.4.crate
+/elasticlunr-rs-2.3.5.crate

diff --git a/elasticlunr-rs-fix-metadata.diff b/elasticlunr-rs-fix-metadata.diff
deleted file mode 100644
index aa31611..0000000
--- a/elasticlunr-rs-fix-metadata.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- elasticlunr-rs-2.3.4/Cargo.toml	1970-01-01T00:00:00+00:00
-+++ elasticlunr-rs-2.3.4/Cargo.toml	2019-05-31T12:15:46.343127+00:00
-@@ -44,10 +44,10 @@
- version = "1"
- 
- [dependencies.strum]
--version = "0.11"
-+version = "0.15"
- 
- [dependencies.strum_macros]
--version = "0.11"
-+version = "0.15"
- [dev-dependencies.maplit]
- version = "1"
- 

diff --git a/rust-elasticlunr-rs.spec b/rust-elasticlunr-rs.spec
index ff6153e..d91c9fc 100644
--- a/rust-elasticlunr-rs.spec
+++ b/rust-elasticlunr-rs.spec
@@ -1,11 +1,11 @@
 # Generated by rust2rpm 9
-%bcond_with check
+%bcond_without check
 %global debug_package %{nil}
 
 %global crate elasticlunr-rs
 
 Name:           rust-%{crate}
-Version:        2.3.4
+Version:        2.3.5
 Release:        1%{?dist}
 Summary:        Partial port of elasticlunr.js to Rust
 
@@ -13,13 +13,14 @@ Summary:        Partial port of elasticlunr.js to Rust
 License:        MIT or ASL 2.0
 URL:            https://crates.io/crates/elasticlunr-rs
 Source:         %{crates_source}
-# Initial patched metadata
-# * Update strum to 0.15, https://github.com/mattico/elasticlunr-rs/pull/21
-Patch0:         elasticlunr-rs-fix-metadata.diff
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
+%if ! %{__cargo_skip_build}
 BuildRequires:  (crate(lazy_static/default) >= 1.0.0 with crate(lazy_static/default) < 2.0.0)
 BuildRequires:  (crate(regex/default) >= 1.0.0 with crate(regex/default) < 2.0.0)
 BuildRequires:  (crate(rust-stemmers/default) >= 1.0.0 with crate(rust-stemmers/default) < 2.0.0)
@@ -31,6 +32,7 @@ BuildRequires:  (crate(strum_macros/default) >= 0.15.0 with crate(strum_macros/d
 %if %{with check}
 BuildRequires:  (crate(maplit/default) >= 1.0.0 with crate(maplit/default) < 2.0.0)
 %endif
+%endif
 
 %global _description %{expand:
 Partial port of elasticlunr.js to Rust.}
@@ -271,5 +273,8 @@ which use "tr" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Sun Jun 09 17:04:09 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.5-1
+- Update to 2.3.5
+
 * Fri May 31 14:15:46 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.3.4-1
 - Initial package

diff --git a/sources b/sources
index e586b90..d4a05e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (elasticlunr-rs-2.3.4.crate) = 6c0f7de5042ab2c449d67efca24e83bcec196b6c539b9844c8ad76a664c9ffab6af4ecc445e647b8d6e255fd909732d6db13311f663317647c84dbca93006aa1
+SHA512 (elasticlunr-rs-2.3.5.crate) = 18d91518b575a20b2b56c666022783fe1f1ee119b4edc98e01b1c42cbb2025741897516bdad69d6c1a8e0001db66f5618941c4b6ce5f202a25feda4c8209b16a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-07 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 13:05 [rpms/rust-elasticlunr-rs] epel10: Update to 2.3.5 Igor Gnatenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox