Skip to content

Commit

Permalink
Upgrade netplan to 1.1 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CBL-Mariner-Bot committed Oct 14, 2024
1 parent 86e8727 commit 2606db6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions SPECS/netplan/netplan.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"netplan-1.0.tar.gz": "863fb083a87d2c6b7dd9d46a9d702fffbb4aaf952c6b1d275016e56b1381527a"
"netplan-1.1.tar.gz": "06489358e4125ccaeee934835269883bc5039fb609ba22889a1a3808a54b3da6"
}
}
}
5 changes: 4 additions & 1 deletion SPECS/netplan/netplan.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


Name: netplan
Version: 1.0
Version: 1.1
Release: 1%{?dist}
Summary: Network configuration tool using YAML
Group: System Environment/Base
Expand Down Expand Up @@ -228,6 +228,9 @@ chmod 600 %{buildroot}%{_prefix}/lib/%{name}/00-netplan-default-renderer-network
%meson_test

%changelog
* Mon Oct 14 2024 CBL-Mariner Servicing Account <[email protected]> - 1.1-1
- Auto-upgrade to 1.1 - testing

* Fri Mar 29 2024 Francisco Huelsz prince <[email protected]> - 1.0-1
- Upgrade to 1.0

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13912,8 +13912,8 @@
"type": "other",
"other": {
"name": "netplan",
"version": "1.0",
"downloadUrl": "https://github.com/canonical/netplan/archive/refs/tags/1.0.tar.gz"
"version": "1.1",
"downloadUrl": "https://github.com/canonical/netplan/archive/refs/tags/1.1.tar.gz"
}
}
},
Expand Down

0 comments on commit 2606db6

Please sign in to comment.