Accepting request 1200782 from systemsmanagement:Agama:Devel
- Relax REXML version (gh#openSUSE/agama#1595) to build with Ruby 3.3. - Storage: add support for reusing file systems in the storage config (gh#openSUSE/agama#1575). - Show product logo in product selector (gh#openSUSE/agama#1415). - Storage: add support for deleting partitions in the storage config (gh#openSUSE/agama#1572). - Storage: add support for searching by device in the storage config (gh#openSUSE/agama#1560). OBS-URL: https://build.opensuse.org/request/show/1200782 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-agama-yast?expand=0&rev=5
This commit is contained in:
commit
2f1f01d011
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad3a6e46d2de83fa4ffc16a66f3f560913bd8ec9f9e1c10fd2c50bfb2ca7f40b
|
||||
size 131584
|
3
agama-yast-9.devel814.gem
Normal file
3
agama-yast-9.devel814.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bba73626fe066d304eeffabedc9bd7ecc784950c396b46c44143943ec6348815
|
||||
size 133632
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40997beeaa8f5d8160cda43a9055f7a8bd9584e1a970f8bb8bdd796373f81431
|
||||
size 14483
|
||||
oid sha256:ccf0d1d4d2b9f2e241dbe574c4ddd220bef9e36a1708c3ddc6fc0cfe10c31e4c
|
||||
size 16135
|
||||
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 10:03:04 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Relax REXML version (gh#openSUSE/agama#1595) to build with Ruby
|
||||
3.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 17:35:04 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Storage: add support for reusing file systems in the storage
|
||||
config (gh#openSUSE/agama#1575).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 16:25:00 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Show product logo in product selector (gh#openSUSE/agama#1415).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 08:55:29 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Storage: add support for deleting partitions in the storage
|
||||
config (gh#openSUSE/agama#1572).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 08:14:23 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Storage: add support for searching by device in the storage
|
||||
config (gh#openSUSE/agama#1560).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 15:16:17 UTC 2024 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-agama-yast
|
||||
Version: 9.devel664
|
||||
Version: 9.devel814
|
||||
Release: 0
|
||||
%define mod_name agama-yast
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user