Accepting request 1193385 from systemsmanagement:Agama:Devel

- Use exfatprogs instead of exfat-utils (gh#openSUSE/agama#1520).
- Update nokogiri dependency to version 1.16
  (gh#openSUSE/agama#1518)
- AutoYaST convert script: use Agama questions to report errors
  and ask when encrypted profile is used (gh#openSUSE/agama#1476)
- Stop trying to set up Cockpit (gh#openSUSE/agama#1459).
- Change storage D-Bus API to provide more accurate information
  about resizing devices (gh#openSUSE/agama#1428).
- 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/request/show/1193385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-agama-yast?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2024-08-13 11:23:17 +00:00 committed by Git OBS Bridge
commit 0b238e9e36
6 changed files with 53 additions and 7 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ea9618ab67fa0774948b02b6365169abf258a1150cc87aad4caddde4f9cb676
size 116224

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f9c194c50ba8602e2c4e14805717fcd89a806a9b955c9f5e44b977174282c79
size 115712

View File

@ -52,7 +52,7 @@
Requires: dmraid Requires: dmraid
Requires: dosfstools Requires: dosfstools
Requires: e2fsprogs Requires: e2fsprogs
Requires: exfat-utils Requires: exfatprogs
Requires: f2fs-tools Requires: f2fs-tools
Requires: fcoe-utils Requires: fcoe-utils
%ifarch x86_64 aarch64 %ifarch x86_64 aarch64

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:3b8de8287bc28f7c45203e25073871bd9d826973a0bb5e76310c7c13d0aa1901 oid sha256:b42bf14d895b94dc0b8cc610e33b96448918d1985a0e59c974fcf0babba6ad42
size 12141 size 14528

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Thu Aug 1 13:57:51 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Use exfatprogs instead of exfat-utils (gh#openSUSE/agama#1520).
-------------------------------------------------------------------
Wed Jul 31 15:48:00 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Update nokogiri dependency to version 1.16
(gh#openSUSE/agama#1518)
-------------------------------------------------------------------
Mon Jul 22 15:26:48 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- AutoYaST convert script: use Agama questions to report errors
and ask when encrypted profile is used (gh#openSUSE/agama#1476)
-------------------------------------------------------------------
Fri Jul 12 11:03:14 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Stop trying to set up Cockpit (gh#openSUSE/agama#1459).
-------------------------------------------------------------------
Fri Jul 5 13:12:36 UTC 2024 - José Iván López González <jlopez@suse.com>
- Change storage D-Bus API to provide more accurate information
about resizing devices (gh#openSUSE/agama#1428).
-------------------------------------------------------------------
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> Thu Jun 27 13:22:06 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

View File

@ -24,7 +24,7 @@
# #
Name: rubygem-agama-yast Name: rubygem-agama-yast
Version: 9 Version: 9.devel441
Release: 0 Release: 0
%define mod_name agama-yast %define mod_name agama-yast
%define mod_full_name %{mod_name}-%{version} %define mod_full_name %{mod_name}-%{version}