- Always generate storage config including all the proposal
settings (gh#openSUSE/agama#1422). - Add yet another fix to avoid error when generating the storage actions (gh#openSUSE/agama#1419). - Proper solution to avoid error in storage actions (gh#openSUSE/agama#1410). OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/rubygem-agama-yast?expand=0&rev=3
This commit is contained in:
parent
5343107ce7
commit
0b9403ba55
3
agama-yast-9.devel67.gem
Normal file
3
agama-yast-9.devel67.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caad3712818e1e9a8fd88741653d67bad30b6f17b2db8f1ccee289ea87247f3d
|
||||
size 115200
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b8de8287bc28f7c45203e25073871bd9d826973a0bb5e76310c7c13d0aa1901
|
||||
size 12141
|
||||
oid sha256:093acb605578779c8aa4c0b2d7fd5351bf0a769f3a2a0764cfa9a45e19422b5f
|
||||
size 12798
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 14:30:05 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Always generate storage config including all the proposal
|
||||
settings (gh#openSUSE/agama#1422).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 10:36:18 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Add yet another fix to avoid error when generating the storage
|
||||
actions (gh#openSUSE/agama#1419).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 11:57:39 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Proper solution to avoid error in storage actions
|
||||
(gh#openSUSE/agama#1410).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 13:22:06 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-agama-yast
|
||||
Version: 9
|
||||
Version: 9.devel67
|
||||
Release: 0
|
||||
%define mod_name agama-yast
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user