public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-usb-ids] rawhide: Update to 1.2026.6 (fedora#2491256).
@ 2026-08-09 16:05 Jonathan Steffan
  0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-09 16:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-usb-ids
Branch : rawhide
Commit : bd14d52c4b04dcd76c910b6563919b4a9a9f39ee
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-08-09T10:05:01-06:00
Stats  : +25/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-usb-ids/c/bd14d52c4b04dcd76c910b6563919b4a9a9f39ee?branch=rawhide

Log:
Update to 1.2026.6 (fedora#2491256).

---
diff --git a/.gitignore b/.gitignore
index 5f48a32..23833c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /usb-ids-1.2024.5.crate
 /usb-ids-1.2025.1.crate
 /usb-ids-1.2025.2.crate
+/usb-ids-1.2026.6.crate

diff --git a/rust-usb-ids.spec b/rust-usb-ids.spec
index 6b02aaa..ef03797 100644
--- a/rust-usb-ids.spec
+++ b/rust-usb-ids.spec
@@ -1,17 +1,19 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate usb-ids
 
 Name:           rust-usb-ids
-Version:        1.2025.2
+Version:        1.2026.6
 Release:        %autorelease
 Summary:        Rust wrappers for the USB ID Repository
 
 License:        MIT
 URL:            https://crates.io/crates/usb-ids
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+Patch:          usb-ids-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/sources b/sources
index d7fb4a0..f6389e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (usb-ids-1.2025.2.crate) = 5595dcde8afa40cdb64a796768857e667dde2d0550a704f19d928d5f2af4d41e4d7adfbdc90503e86de0b44bd6eb5e22fbeeac7577a83a46536f9694ae05157b
+SHA512 (usb-ids-1.2026.6.crate) = 6204b29976e1778ae010ad42c50a3d9542cb044dbca03ee92567b980df08d3950c5854b055995662c5646fed67dc5696c3a6c913a020cd8dd44e2399702fceaf

diff --git a/usb-ids-fix-metadata.diff b/usb-ids-fix-metadata.diff
new file mode 100644
index 0000000..c5da12e
--- /dev/null
+++ b/usb-ids-fix-metadata.diff
@@ -0,0 +1,19 @@
+--- usb-ids-1.2026.6/Cargo.toml	2006-07-24T01:21:28+00:00
++++ usb-ids-1.2026.6/Cargo.toml	2026-08-09T16:01:58.648515+00:00
+@@ -75,14 +75,14 @@
+ path = "src/lib.rs"
+ 
+ [dependencies.phf]
+-version = "0.14"
++version = "0.13"
+ 
+ [build-dependencies.nom]
+ version = "8.0"
+ default-features = false
+ 
+ [build-dependencies.phf_codegen]
+-version = "0.14"
++version = "0.13"
+ 
+ [build-dependencies.proc-macro2]
+ version = "1.0"

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

only message in thread, other threads:[~2026-08-09 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 16:05 [rpms/rust-usb-ids] rawhide: Update to 1.2026.6 (fedora#2491256) Jonathan Steffan

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