Skip to content

Commit e176c9d

Browse files
authored
Update to release 13 (#2217)
Prepare for releasing Agama 13: - #2041 - #2074 - #2088 - #2089 - #2094 - #2097 - #2098 - #2100 - #2101 - #2104 - #2106 - #2107 - #2108 - #2113 - #2115 - #2116 - #2117 - #2118 - #2120 - #2121 - #2122 - #2123 - #2124 - #2125 - #2126 - #2128 - #2132 - #2135 - #2136 - #2137 - #2139 - #2142 - #2145 - #2146 - #2147 - #2148 - #2151 - #2153 - #2155 - #2156 - #2157 - #2158 - #2159 - #2160 - #2161 - #2163 - #2165 - #2172 - #2174 - #2177 - #2179 - #2180 - #2181 - #2182 - #2183 - #2184 - #2186 - #2187 - #2188 - #2191 - #2192 - #2193 - #2195 - #2197 - #2198 - #2199 - #2200 - #2201 - #2203 - #2204 - #2205 - #2206 - #2207 - #2209 - #2212 - #2213 - #2214 - #2215 - #2216
2 parents 26bedf0 + a6ea72f commit e176c9d

File tree

6 files changed

+25
-7
lines changed

6 files changed

+25
-7
lines changed

live/src/agama-installer.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Mar 27 12:40:06 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 13
5+
16
-------------------------------------------------------------------
27
Tue Mar 25 13:28:15 UTC 2025 - Giacomo Leidi <giacomo.leidi@suse.com>
38

live/src/agama-installer.kiwi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<profile name="Leap_16.0_PXE" description="openSUSE Leap OEM image for remote installation" import="true" />
2121
</profiles>
2222
<preferences>
23-
<version>13pre.0.0</version>
23+
<version>13.0.0</version>
2424
<packagemanager>zypper</packagemanager>
2525
<locale>en_US</locale>
2626
<keytable>us</keytable>

rust/package/agama.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Mar 27 12:40:02 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 13
5+
16
-------------------------------------------------------------------
27
Tue Mar 25 12:12:50 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
38

service/Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
PATH
22
remote: .
33
specs:
4-
agama-yast (12)
4+
agama-yast (13)
55
cfa (~> 1.0.2)
66
cfa_grub2 (~> 2.0.0)
77
cheetah (~> 1.0.0)
8-
csv (~> 3.3)
8+
csv (~> 3.2)
99
eventmachine (~> 1.2.7)
1010
fast_gettext (~> 2.3.0)
11-
logger (~> 1.6)
11+
logger (~> 1.5)
1212
nokogiri (~> 1.15)
13-
ostruct (~> 0.6.1)
14-
prime (~> 0.1.3)
13+
prime (~> 0.1)
1514
rexml (~> 3.2)
1615
ruby-dbus (>= 0.23.1, < 1.0)
1716

@@ -37,7 +36,6 @@ GEM
3736
nokogiri (1.16.7)
3837
mini_portile2 (~> 2.8.2)
3938
racc (~> 1.4)
40-
ostruct (0.6.1)
4139
packaging_rake_tasks (1.5.4)
4240
rake
4341
prime (0.1.3)

service/package/rubygem-agama-yast.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Mar 27 12:40:02 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 13
5+
16
-------------------------------------------------------------------
27
Thu Mar 27 11:40:23 UTC 2025 - José Iván López González <jlopez@suse.com>
38

web/package/agama-web-ui.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Thu Mar 27 12:40:04 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 13
5+
16
-------------------------------------------------------------------
27
Thu Mar 27 11:42:51 UTC 2025 - José Iván López González <jlopez@suse.com>
38

0 commit comments

Comments
 (0)