public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-usb-ids] rawhide: Update to 1.2026.6 (fedora#2491256).
Date: Sun, 09 Aug 2026 16:05:10 GMT	[thread overview]
Message-ID: <178629151099.1.16308737838631775403.rpms-rust-usb-ids-bd14d52c4b04@fedoraproject.org> (raw)

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"

                 reply	other threads:[~2026-08-09 16:05 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=178629151099.1.16308737838631775403.rpms-rust-usb-ids-bd14d52c4b04@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --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