Compare commits

1 Commits

4 changed files with 19 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
tag: v2.2.0
mtime: 1728307566
commit: 2dfcbfd19277089ca3aff8ca30d42844f4630aac
versionRPM: 2.2.0
versionOCI: 2.2.0
tag: v2.2.1
mtime: 1741964475
commit: 6ed11d8989d2c455571c89905133dfe8bd9b053d
versionRPM: 2.2.1
versionOCI: 2.2.1

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 14 15:01:15 UTC 2025 - Elemental Bot <elemental@suse.de>
- Update to v2.2.1:
* 6ed11d8 Include an empty /etc/machine-id file (bsc#1239623)
* 88ce72c Update year in headers
* 9ad97c4 Remove /etc/machine-id from base container
-------------------------------------------------------------------
Mon Oct 7 13:26:06 UTC 2024 - Elemental Bot <elemental@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package elemental
#
# Copyright (c) 2022 - 2024 SUSE LLC
# Copyright (c) 2022 - 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,14 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define commit 2dfcbfd19277089ca3aff8ca30d42844f4630aac
%define c_date 20241007
%define commit 6ed11d8989d2c455571c89905133dfe8bd9b053d
%define c_date 20250314
%define systemdir /system
%define oemdir %{systemdir}/oem
Name: elemental
Version: 2.2.0
Version: 2.2.1
Release: 0
Summary: A Rancher and Kubernetes optimized immutable Linux distribution
License: Apache-2.0

Binary file not shown.