Skip to content

Commit

Permalink
Update rubygem-agama-yast to version 10 / rev 6 via SR 1202592
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1202592
by user IGonzalezSosa + anag+factory
- Storage: preliminary support for resizing partitions based on
  limits specified at the config (gh#agama-project/agama#1599).

- Version 10

- Storage: add support for creating LVM volume groups and logical
  volumes (gh#agama-project/agama#1581).
  • Loading branch information
IGonzalezSosa authored and bmwiedemann committed Sep 23, 2024
1 parent b3a449b commit eacb4b7
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 4 deletions.
Binary file modified packages/r/rubygem-agama-yast/.files
Binary file not shown.
14 changes: 14 additions & 0 deletions packages/r/rubygem-agama-yast/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,18 @@
config (gh#openSUSE/agama#1560).</comment>
<requestid>1200782</requestid>
</revision>
<revision rev="6" vrev="1">
<srcmd5>d1a52abbb897216071f6e8653e520a4d</srcmd5>
<version>10</version>
<time>1727097843</time>
<user>anag+factory</user>
<comment>- Storage: preliminary support for resizing partitions based on
limits specified at the config (gh#openSUSE/agama#1599).

- Version 10

- Storage: add support for creating LVM volume groups and logical
volumes (gh#openSUSE/agama#1581).</comment>
<requestid>1202592</requestid>
</revision>
</revisionlist>
1 change: 1 addition & 0 deletions packages/r/rubygem-agama-yast/agama-yast-10.gem
1 change: 0 additions & 1 deletion packages/r/rubygem-agama-yast/agama-yast-9.devel814.gem

This file was deleted.

2 changes: 1 addition & 1 deletion packages/r/rubygem-agama-yast/gem2rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
Requires: yast2-iscsi-client >= 4.5.7
Requires: yast2-network
Requires: yast2-proxy
Requires: yast2-storage-ng >= 5.0.17
Requires: yast2-storage-ng >= 5.0.18
Requires: yast2-users
%ifarch s390 s390x
Requires: yast2-s390 >= 4.6.4
Expand Down
2 changes: 1 addition & 1 deletion packages/r/rubygem-agama-yast/po.tar.bz2
17 changes: 17 additions & 0 deletions packages/r/rubygem-agama-yast/rubygem-agama-yast.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Sep 20 13:09:47 UTC 2024 - Ancor Gonzalez Sosa <[email protected]>

- Storage: preliminary support for resizing partitions based on
limits specified at the config (gh#openSUSE/agama#1599).

-------------------------------------------------------------------
Fri Sep 20 11:40:53 UTC 2024 - Imobach Gonzalez Sosa <[email protected]>

- Version 10

-------------------------------------------------------------------
Mon Sep 16 14:55:42 UTC 2024 - José Iván López González <[email protected]>

- Storage: add support for creating LVM volume groups and logical
volumes (gh#openSUSE/agama#1581).

-------------------------------------------------------------------
Tue Sep 10 10:03:04 UTC 2024 - Imobach Gonzalez Sosa <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion packages/r/rubygem-agama-yast/rubygem-agama-yast.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#

Name: rubygem-agama-yast
Version: 9.devel814
Version: 10
Release: 0
%define mod_name agama-yast
%define mod_full_name %{mod_name}-%{version}
Expand Down

0 comments on commit eacb4b7

Please sign in to comment.