From 2f409c0e1ef2e007e9354704433890f36642382c Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 14 Feb 2023 13:22:28 +0100 Subject: [PATCH] Update to 865ccf15bc7625c5faa224e55aa37073145ef774 --- .gitignore | 2 +- .os-auroinst.metadata | 1 - .os-autoinst.metadata | 1 + SPECS/os-autoinst.spec | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 .os-auroinst.metadata create mode 100644 .os-autoinst.metadata diff --git a/.gitignore b/.gitignore index b9cb3b7..a159875 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/os-autoinst-5a76fb8e636ccc4fdf22b7738caae6aa40895920.tar.gz \ No newline at end of file +SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz diff --git a/.os-auroinst.metadata b/.os-auroinst.metadata deleted file mode 100644 index 19703c7..0000000 --- a/.os-auroinst.metadata +++ /dev/null @@ -1 +0,0 @@ -1d73cf2fc8eb529e7101d622de1b9b621de45150 SOURCES/os-autoinst-5a76fb8e636ccc4fdf22b7738caae6aa40895920.tar.gz diff --git a/.os-autoinst.metadata b/.os-autoinst.metadata new file mode 100644 index 0000000..971ef9e --- /dev/null +++ b/.os-autoinst.metadata @@ -0,0 +1 @@ +8332b1c901c5cbb10923cb3621ebe32bb27b8736 SOURCES/os-autoinst-865ccf15bc7625c5faa224e55aa37073145ef774.tar.gz diff --git a/SPECS/os-autoinst.spec b/SPECS/os-autoinst.spec index 369a690..01c36ee 100644 --- a/SPECS/os-autoinst.spec +++ b/SPECS/os-autoinst.spec @@ -30,9 +30,9 @@ %global github_owner os-autoinst %global github_name os-autoinst %global github_version 4.6 -%global github_commit 5a76fb8e636ccc4fdf22b7738caae6aa40895920 +%global github_commit 865ccf15bc7625c5faa224e55aa37073145ef774 # if set, will be a post-release snapshot build, otherwise a 'normal' build -%global github_date 20221122 +%global github_date 20230209 %global shortcommit %(c=%{github_commit}; echo ${c:0:7}) Name: os-autoinst