public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-archery] f43: Update to 1.2.2 (Fedora#2401953)
@ 2026-08-31 17:33 Mattia Verga
  0 siblings, 0 replies; only message in thread
From: Mattia Verga @ 2026-08-31 17:33 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-31 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 17:33 [rpms/rust-archery] f43: Update to 1.2.2 (Fedora#2401953) Mattia Verga

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