public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-alsa] epel10: Update to version 0.10.0; Fixes RHBZ#2390981
@ 2026-09-17 18:25 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-17 18:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-alsa
Branch : epel10
Commit : 5a6ff2cabf199da3aa6d698565b14461ebb098bf
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-12-16T17:33:00+01:00
Stats  : +6/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-alsa/c/5a6ff2cabf199da3aa6d698565b14461ebb098bf?branch=epel10

Log:
Update to version 0.10.0; Fixes RHBZ#2390981

---
diff --git a/.gitignore b/.gitignore
index 23851e8..f5cd82c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /alsa-0.7.1.crate
 /alsa-0.8.1.crate
 /alsa-0.9.1.crate
+/alsa-0.10.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 04e2194..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-alsa
-
-The rust-alsa package

diff --git a/rust-alsa.spec b/rust-alsa.spec
index a0675e5..0c5fed5 100644
--- a/rust-alsa.spec
+++ b/rust-alsa.spec
@@ -1,13 +1,13 @@
-# Generated by rust2rpm 26
+# Generated by rust2rpm 28
 # * Deactivate tests because they need a sound card
 # * https://github.com/diwic/alsa-rs/issues/71
-%bcond_with check
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate alsa
 
 Name:           rust-alsa
-Version:        0.9.1
+Version:        0.10.0
 Release:        %autorelease
 Summary:        Thin but safe wrappers for ALSA (Linux sound API)
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 6360e88..5c780e6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,5 @@
 [tests]
-run = ["none"]
+run = false
 comments = [
   "Deactivate tests because they need a sound card",
   "https://github.com/diwic/alsa-rs/issues/71",

diff --git a/sources b/sources
index 9a962f5..71a8065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (alsa-0.9.1.crate) = c65316e0dbdbd368faaa5985049b119dfaf3f8a8ec867bd69bacdde99395d257227819fb92970685c86b0002408b7e99026e3ca914ec237d20b585d23e16fc4f
+SHA512 (alsa-0.10.0.crate) = 46eef2f2ecb4918d1e7f034a7f92ee64ec0c41f3d62e91363bc0b0b9ce51d38d60921f7e74ec2f1305b2de8261caea61dd7875e215968ef63740076416fbfdc6

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

only message in thread, other threads:[~2026-09-17 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 18:25 [rpms/rust-alsa] epel10: Update to version 0.10.0; Fixes RHBZ#2390981 Fabio Valentini

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