From 582fc6874f9192b8a22de5f38f98c763908ebec1 Mon Sep 17 00:00:00 2001 From: Jim Somerville Date: Tue, 12 Jul 2022 14:01:21 -0400 Subject: [PATCH] CentOS: tzdata: upversion to 2022a We need to upversion as the leapseconds files have expired. We also pick up any changes to timezones, such as when DST occurs. Verification: - tzdata package builds ok - check built package to ensure it contains the leap-seconds.list file - build-iso and make sure it contains the new rpm - boot the iso and ensure nothing weird observed regarding the date - run "export TZ=/usr/share/zoneinfo/EST5EDT" followed by the date command and ensure that it displays the correct time for that timezone Partial-Bug: 1981368 Change-Id: Ic12eb4a3a1eb3d545a4ae5d24dc01f83aeed08a0 Signed-off-by: Jim Somerville --- .../Update-package-versioning-for-TIS-format.patch | 12 ++++++------ base/tzdata/centos/srpm_path | 2 +- centos_srpms_centos.lst | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/base/tzdata/centos/meta_patches/Update-package-versioning-for-TIS-format.patch b/base/tzdata/centos/meta_patches/Update-package-versioning-for-TIS-format.patch index c9d64efc5..5d2d93133 100644 --- a/base/tzdata/centos/meta_patches/Update-package-versioning-for-TIS-format.patch +++ b/base/tzdata/centos/meta_patches/Update-package-versioning-for-TIS-format.patch @@ -1,5 +1,5 @@ -From 2cb90e6a38fd8e0890c55ceab72926d2850c1872 Mon Sep 17 00:00:00 2001 -Message-Id: <2cb90e6a38fd8e0890c55ceab72926d2850c1872.1641936995.git.Jim.Somerville@windriver.com> +From 2fd8ca86ef141505384a49ea2a7bdf9c9c44bbb9 Mon Sep 17 00:00:00 2001 +Message-Id: <2fd8ca86ef141505384a49ea2a7bdf9c9c44bbb9.1657567631.git.Jim.Somerville@windriver.com> From: Jim Somerville Date: Mon, 6 Dec 2021 16:42:24 -0500 Subject: [PATCH] Update package versioning for TIS format @@ -10,13 +10,13 @@ Signed-off-by: Jim Somerville 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec -index a25faf4..35161e5 100644 +index 41bcba5..36604e0 100644 --- a/SPECS/tzdata.spec +++ b/SPECS/tzdata.spec @@ -3,7 +3,7 @@ Name: tzdata - Version: 2021e - %define tzdata_version 2021e - %define tzcode_version 2021e + Version: 2022a + %define tzdata_version 2022a + %define tzcode_version 2022a -Release: 1%{?dist} +Release: 1.el7%{?_tis_dist}.%{tis_patch_ver} License: Public Domain diff --git a/base/tzdata/centos/srpm_path b/base/tzdata/centos/srpm_path index 01670503b..da8743a04 100644 --- a/base/tzdata/centos/srpm_path +++ b/base/tzdata/centos/srpm_path @@ -1 +1 @@ -mirror:Source/tzdata-2021e-1.el7.src.rpm +mirror:Source/tzdata-2022a-1.el7.src.rpm diff --git a/centos_srpms_centos.lst b/centos_srpms_centos.lst index b6d8ce0ab..77fd98837 100644 --- a/centos_srpms_centos.lst +++ b/centos_srpms_centos.lst @@ -40,5 +40,5 @@ sudo-1.8.23-10.el7_9.1.src.rpm systemd-219-78.el7_9.3.src.rpm tboot-1.9.6-3.el7.src.rpm tpm2-tools-3.0.4-2.el7.src.rpm -tzdata-2021e-1.el7.src.rpm +tzdata-2022a-1.el7.src.rpm watchdog-5.13-12.el7.src.rpm