Accepting request 1196438 from systemsmanagement:Agama:Devel
OBS-URL: https://build.opensuse.org/request/show/1196438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-agama-yast?expand=0&rev=4
This commit is contained in:
commit
cba667769e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb05b90902187fe42cf95d01bb89c0051ad2d3c9c8866fc5883fa57297a9979f
|
||||
size 116224
|
3
agama-yast-9.devel664.gem
Normal file
3
agama-yast-9.devel664.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad3a6e46d2de83fa4ffc16a66f3f560913bd8ec9f9e1c10fd2c50bfb2ca7f40b
|
||||
size 131584
|
@ -26,6 +26,7 @@
|
||||
Provides: agama-yast
|
||||
BuildRequires: dbus-1-common
|
||||
Requires: dbus-1-common
|
||||
Requires: dbus-1-daemon
|
||||
Requires: suseconnect-ruby-bindings
|
||||
# YaST dependencies
|
||||
Requires: autoyast2-installation
|
||||
@ -38,7 +39,7 @@
|
||||
Requires: yast2-iscsi-client >= 4.5.7
|
||||
Requires: yast2-network
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng >= 5.0.13
|
||||
Requires: yast2-storage-ng >= 5.0.17
|
||||
Requires: yast2-users
|
||||
%ifarch s390 s390x
|
||||
Requires: yast2-s390 >= 4.6.4
|
||||
@ -53,7 +54,6 @@
|
||||
Requires: dosfstools
|
||||
Requires: e2fsprogs
|
||||
Requires: exfatprogs
|
||||
Requires: f2fs-tools
|
||||
Requires: fcoe-utils
|
||||
%ifarch x86_64 aarch64
|
||||
Requires: fde-tools
|
||||
@ -63,7 +63,6 @@
|
||||
Requires: lvm2
|
||||
Requires: mdadm
|
||||
Requires: multipath-tools
|
||||
Requires: nilfs-utils
|
||||
Requires: nfs-client
|
||||
Requires: ntfs-3g
|
||||
Requires: ntfsprogs
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27b3d0d8438ac51f3b4dca48b3d0765f835a18a25afd0d509ed981239cc82aa9
|
||||
size 14537
|
||||
oid sha256:40997beeaa8f5d8160cda43a9055f7a8bd9584e1a970f8bb8bdd796373f81431
|
||||
size 14483
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 15:16:17 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Storage: allow calling to #SetConfig D-Bus method using the new
|
||||
storage JSON config (gh#openSUSE/agama#1471).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 11:38:01 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Add a dependency on the D-Bus daemon (bsc#1229807).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 10:01:27 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Do not depend on f2fs-tools and nilfs-utils
|
||||
(jsc#PED-8669, gh#openSUSE/agama#1554).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 15:13:46 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-agama-yast
|
||||
Version: 9.devel579
|
||||
Version: 9.devel664
|
||||
Release: 0
|
||||
%define mod_name agama-yast
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user