public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-alsa] epel10: Update to version 0.10.0; Fixes RHBZ#2390981
Date: Thu, 17 Sep 2026 18:25:40 GMT	[thread overview]
Message-ID: <178966954065.1.17003429098964976442.rpms-rust-alsa-5a6ff2cabf19@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-17 18:25 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=178966954065.1.17003429098964976442.rpms-rust-alsa-5a6ff2cabf19@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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