public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/udiskie] rawhide: Update to version 2.7.0 (rhbz#2520210)
@ 2026-08-20 13:51
0 siblings, 0 replies; only message in thread
From: @ 2026-08-20 13:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/udiskie
Branch : rawhide
Commit : 8d6d948766e131510d2f237fc0a15996bad4ad95
Author : Jan Staněk <jstanek@redhat.com>
Date : 2026-08-20T15:46:48+02:00
Stats : +4/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/udiskie/c/8d6d948766e131510d2f237fc0a15996bad4ad95?branch=rawhide
Log:
Update to version 2.7.0 (rhbz#2520210)
---
diff --git a/.gitignore b/.gitignore
index 98aa862..f92a67b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/udiskie-2.5.8.tar.gz
/udiskie-2.6.1.tar.gz
/udiskie-2.6.2.tar.gz
+/udiskie-2.7.0.tar.gz
diff --git a/sources b/sources
index 55a497d..6899682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (udiskie-2.6.2.tar.gz) = dc203553baf96f18980c9399a21527e2face1131d4e36d4da9d1323f2f0d458e997381a6042987356970bdbd68036a0832ffa28ed42bfecf5950fd8ea6a5f8a3
+SHA512 (udiskie-2.7.0.tar.gz) = a92dd9a5f7adc7f01a1d79a12dc8e6653486fa444f78c17821b1e1f766bc551e3f9603b833af4e53545a69977dc15cc63d9e73de0dddb3593a0b406d5b780e51
diff --git a/udiskie.spec b/udiskie.spec
index e80a813..162e010 100644
--- a/udiskie.spec
+++ b/udiskie.spec
@@ -1,5 +1,5 @@
Name: udiskie
-Version: 2.6.2
+Version: 2.7.0
Release: %{autorelease}
Summary: Removable disk auto-mounter
@@ -59,8 +59,7 @@ done
%find_lang %{name}
%check
-# test_cache.py needs python3-keyutils, which is not available
-%{python3} -m unittest test.test_match
+%{python3} -m unittest discover --verbose --start-directory test/
%files -f %{name}.lang
%doc README.rst
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 13:51 [rpms/udiskie] rawhide: Update to version 2.7.0 (rhbz#2520210)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox