Accepting request 748750 from home:iznogood:branches:Base:System
- Update to version 2.8.4: + This udisks-2.8.4 release brings couple of bugfixes, docs and test fixes and translation updates. With ongoing focus on development towards udisks-2.9.0, this is just a small maintenance release. OBS-URL: https://build.opensuse.org/request/show/748750 OBS-URL: https://build.opensuse.org/package/show/Base:System/udisks2?expand=0&rev=83
This commit is contained in:
parent
d3c4ba7d06
commit
d037cf0f5b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b80a9a2a37caf3183dad7c5247740abd8b41cbd60c59f0853d8cbf3552cc6a0
|
|
||||||
size 1613373
|
|
3
udisks-2.8.4.tar.bz2
Normal file
3
udisks-2.8.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d28367bdacfa039719327e68300b6118427874f2dc53ff7109dedb70a7289819
|
||||||
|
size 1619051
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 14 18:35:03 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.8.4:
|
||||||
|
+ This udisks-2.8.4 release brings couple of bugfixes, docs and
|
||||||
|
test fixes and translation updates. With ongoing focus on
|
||||||
|
development towards udisks-2.9.0, this is just a small
|
||||||
|
maintenance release.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 19 12:14:12 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
Thu Sep 19 12:14:12 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package udisks2
|
# spec file for package udisks2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define libudisks lib%{name}-%{somajor}
|
%define libudisks lib%{name}-%{somajor}
|
||||||
%define libblockdev_version 2.19
|
%define libblockdev_version 2.19
|
||||||
Name: udisks2
|
Name: udisks2
|
||||||
Version: 2.8.3
|
Version: 2.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Disk Manager
|
Summary: Disk Manager
|
||||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
@ -277,7 +277,7 @@ fi
|
|||||||
%doc AUTHORS NEWS
|
%doc AUTHORS NEWS
|
||||||
%{_bindir}/udisksctl
|
%{_bindir}/udisksctl
|
||||||
%config %{_datadir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
|
%config %{_datadir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
|
||||||
%{_libexecdir}/tmpfiles.d/udisks2.conf
|
%{_prefix}/lib/tmpfiles.d/udisks2.conf
|
||||||
%{_datadir}/bash-completion/completions/udisksctl
|
%{_datadir}/bash-completion/completions/udisksctl
|
||||||
%{_unitdir}/udisks2.service
|
%{_unitdir}/udisks2.service
|
||||||
%{_unitdir}/clean-mount-point@.service
|
%{_unitdir}/clean-mount-point@.service
|
||||||
|
Loading…
Reference in New Issue
Block a user