public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mattia Verga <mattia.verga@proton.me>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-triomphe] epel10: Update to 0.1.15 (Fedora#2401744)
Date: Fri, 26 Jun 2026 11:42:50 GMT [thread overview]
Message-ID: <178247417004.1.16965457402842481909.rpms-rust-triomphe-9eb5516b512e@fedoraproject.org> (raw)
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",
reply other threads:[~2026-06-26 11:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178247417004.1.16965457402842481909.rpms-rust-triomphe-9eb5516b512e@fedoraproject.org \
--to=mattia.verga@proton.me \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox