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-archery] f43: Update to 1.2.2 (Fedora#2401953)
Date: Mon, 31 Aug 2026 17:33:50 GMT [thread overview]
Message-ID: <178819763018.1.5162313665208907807.rpms-rust-archery-4121a36b687f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-archery
Branch : f43
Commit : 4121a36b687fec418d4cad4d4e9fe6563b39c802
Author : Mattia Verga <mattia.verga@proton.me>
Date : 2025-10-21T16:58:07+02:00
Stats : +19/-12 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-archery/c/4121a36b687fec418d4cad4d4e9fe6563b39c802?branch=f43
Log:
Update to 1.2.2 (Fedora#2401953)
---
diff --git a/.gitignore b/.gitignore
index 77eba3b..6fc6d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/archery-1.1.0.crate
/archery-1.2.0.crate
/archery-1.2.1.crate
+/archery-1.2.2.crate
diff --git a/archery-fix-metadata.diff b/archery-fix-metadata.diff
index 7c89cec..6d69e23 100644
--- a/archery-fix-metadata.diff
+++ b/archery-fix-metadata.diff
@@ -1,13 +1,13 @@
---- archery-1.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ archery-1.2.1/Cargo.toml 2024-09-26T06:46:51.317760+00:00
-@@ -69,10 +69,6 @@
- [dev-dependencies.bincode]
- version = "1.3.3"
+--- archery-1.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
++++ archery-1.2.2/Cargo.toml 2025-10-21T14:55:44.977589+00:00
+@@ -77,10 +77,6 @@
+ optional = true
+ default-features = false
-[dev-dependencies.criterion]
--version = "0.5.1"
+-version = "0.7.0"
-features = ["html_reports"]
-
[dev-dependencies.pretty_assertions]
- version = "1.4.0"
+ version = "1.4.1"
diff --git a/rust-archery.spec b/rust-archery.spec
index ff09658..66f45e3 100644
--- a/rust-archery.spec
+++ b/rust-archery.spec
@@ -1,18 +1,19 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
%global debug_package %{nil}
%global crate archery
Name: rust-archery
-Version: 1.2.1
+Version: 1.2.2
Release: %autorelease
Summary: Abstract over the atomicity of reference-counting pointers
-License: MPL-2.0
+License: MIT
URL: https://crates.io/crates/archery
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
+# * remove criterion dependency
Patch: archery-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..e40b583
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+ "remove criterion dependency",
+]
+
diff --git a/sources b/sources
index a7d6def..077f093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (archery-1.2.1.crate) = b8a5bafcc6cbc20426619e522f7d31e60f2bbc68af87e7bd9cbd4f4c1ccaa55f210b46dcf650fb354786f41b27778bdfba307ad3607b118da254fb18990ad5db
+SHA512 (archery-1.2.2.crate) = 15d0e118c22d7a8539ee8e97388a7796b15b765f5f7a878e66959865497b2db252a351251d6ae587354f58528186542d32ae14640e252acd1bb6a95c5c21490d
reply other threads:[~2026-08-31 17:33 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=178819763018.1.5162313665208907807.rpms-rust-archery-4121a36b687f@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