File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
- fedora:latest
22
22
- almalinux:10-kitten
23
23
- almalinux:10
24
- - almalinux:9
24
+ # - almalinux:9 # lacking meson >= 1.3.0
25
25
container :
26
26
image : ${{ matrix.container }}
27
27
steps :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ URL: http://netplan.io/
25
25
Source0: https://github.com/canonical/%{name }/archive/%{version }/%{name }-%{version }.tar.gz
26
26
27
27
BuildRequires: gcc
28
- BuildRequires: meson
28
+ BuildRequires: meson >= 1.3
29
29
BuildRequires: pkgconfig(bash-completion)
30
30
BuildRequires: pkgconfig(glib-2.0)
31
31
BuildRequires: pkgconfig(gio-2.0)
308
308
- Rebase to 0.30
309
309
310
310
* Sun Jul 2 2017 Neal Gompa <ngompa13@gmail.com> - 0.23~17.04.1-1
311
- - Initial packaging
311
+ - Initial packaging
You can’t perform that action at this time.
0 commit comments