public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-serde_regex] epel10: Update to version 1.2.0; Fixes RHBZ#2484364
@ 2026-06-04 17:11 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-04 17:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-serde_regex
Branch : epel10
Commit : ceda7a0de2240938aadc2c180e5d23a758709774
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-04T18:44:04+02:00
Stats  : +9/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-serde_regex/c/ceda7a0de2240938aadc2c180e5d23a758709774?branch=epel10

Log:
Update to version 1.2.0; Fixes RHBZ#2484364

---
diff --git a/.gitignore b/.gitignore
index 97ce22f..e3bd892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /serde_regex-1.1.0.crate
+/serde_regex-1.2.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 045b5fc..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-serde_regex
-
-The rust-serde_regex package

diff --git a/rust-serde_regex.spec b/rust-serde_regex.spec
index 7b3c84a..b36f7d2 100644
--- a/rust-serde_regex.spec
+++ b/rust-serde_regex.spec
@@ -1,23 +1,22 @@
-# Generated by rust2rpm 23
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate serde_regex
 
 Name:           rust-serde_regex
-Version:        1.1.0
+Version:        1.2.0
 Release:        %autorelease
-Summary:        Serde wrapper that (de)serializes regex as strings
+Summary:        Serde wrapper that (de)serializes regex as string
 
-# Upstream license specification: MIT/Apache-2.0
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/serde_regex
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Serde wrapper that (de)serializes regex as strings.}
+A serde wrapper that (de)serializes regex as string.}
 
 %description %{_description}
 
@@ -49,7 +48,7 @@ use the "default" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index b9313aa..8306939 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (serde_regex-1.1.0.crate) = 7e366be1997859cde665ee536f4c67d6d29e65e1ad3aaa438dd5d5b764263dbe8b0981d7b76bfa2e90961aa6b94dea6a9140e404069ffaf862da056dde57b612
+SHA512 (serde_regex-1.2.0.crate) = 48456a1e9f4b446bfac8ffe2bad40fc7750ffe702a5ff6aeabadc06dab5229cddd4a7d5a45552605cecc507790fbbbae1679acbb452a3b355421d3ed6cee2978

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

only message in thread, other threads:[~2026-06-04 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 17:11 [rpms/rust-serde_regex] epel10: Update to version 1.2.0; Fixes RHBZ#2484364 Fabio Valentini

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