public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-triomphe] epel10: Update to 0.1.15 (Fedora#2401744)
@ 2026-06-26 11:42 Mattia Verga
  0 siblings, 0 replies; only message in thread
From: Mattia Verga @ 2026-06-26 11:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-triomphe
Branch : epel10
Commit : 9eb5516b512e6b372a7fd1447df8a608055cf2af
Author : Mattia Verga <mattia.verga@proton.me>
Date   : 2025-10-21T16:52:04+02:00
Stats  : +20/-11 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-triomphe/c/9eb5516b512e6b372a7fd1447df8a608055cf2af?branch=epel10

Log:
Update to 0.1.15 (Fedora#2401744)

---
diff --git a/.gitignore b/.gitignore
index 5a51c47..be801fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /triomphe-0.1.12.crate
 /triomphe-0.1.13.crate
 /triomphe-0.1.14.crate
+/triomphe-0.1.15.crate

diff --git a/rust-triomphe.spec b/rust-triomphe.spec
index 43b4347..d5c50d3 100644
--- a/rust-triomphe.spec
+++ b/rust-triomphe.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate triomphe
 
 Name:           rust-triomphe
-Version:        0.1.14
+Version:        0.1.15
 Release:        %autorelease
 Summary:        Fork of std::sync::Arc with some extra functionality and without weak references
 
@@ -99,6 +99,18 @@ use the "std" feature of the "%{crate}" crate.
 %files       -n %{name}+std-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+unstable_dropck_eyepatch-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+unstable_dropck_eyepatch-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "unstable_dropck_eyepatch" feature of the "%{crate}" crate.
+
+%files       -n %{name}+unstable_dropck_eyepatch-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 4e95548..a3c7633 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (triomphe-0.1.14.crate) = 43deb9f52ff357a922b3b9a00a3f6185074df0541e0f8163bbaafb11d30e1a48326277545af99224217dd4f1a4d774031382f72b538db014aa58b5361ce3236e
+SHA512 (triomphe-0.1.15.crate) = 43e82d5389061764cfcb13877c9bf1a71150f698a08347aa1dd168e1bf5b615d1e0f11a81b1b4742737d735a2615781cc5bcdfc7a1582f9fd0f204d20b6e92cf

diff --git a/triomphe-fix-metadata.diff b/triomphe-fix-metadata.diff
index 262e241..aa64172 100644
--- a/triomphe-fix-metadata.diff
+++ b/triomphe-fix-metadata.diff
@@ -1,13 +1,9 @@
---- triomphe-0.1.14/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ triomphe-0.1.14/Cargo.toml	2024-10-19T16:05:56.534941+00:00
-@@ -58,10 +58,6 @@
+--- triomphe-0.1.15/Cargo.toml	1970-01-01T00:00:01+00:00
++++ triomphe-0.1.15/Cargo.toml	2025-10-21T14:49:38.791636+00:00
+@@ -69,6 +69,3 @@
  optional = true
  default-features = false
  
 -[dependencies.unsize]
 -version = "1.1"
 -optional = true
--
- [features]
- default = [
-     "serde",

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 11:42 [rpms/rust-triomphe] epel10: Update to 0.1.15 (Fedora#2401744) Mattia Verga

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