From bedbac2d612d329c4b5253f905a316ce9c43556a Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Wed, 27 Mar 2024 16:29:33 -0500
Subject: [PATCH] ti-k3conf (0.3.0-0.git20240306.0)

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 ti-k3conf/suite/bookworm/debian/changelog |  4 ++--
 ti-k3conf/suite/bullseye/debian/changelog |  4 ++--
 ti-k3conf/suite/jammy/debian/changelog    |  4 ++--
 ti-k3conf/suite/trixie/debian/changelog   |  4 ++--
 ti-k3conf/version.sh                      | 12 ++++++------
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/ti-k3conf/suite/bookworm/debian/changelog b/ti-k3conf/suite/bookworm/debian/changelog
index 5ba56b396..c64e634d8 100644
--- a/ti-k3conf/suite/bookworm/debian/changelog
+++ b/ti-k3conf/suite/bookworm/debian/changelog
@@ -1,6 +1,6 @@
-ti-k3conf (0.3.0-0.git2023106.1-0~bookworm+20231009) bookworm; urgency=low
+ti-k3conf (0.3.0-0.git20240306.0-0~bookworm+20240327) bookworm; urgency=low
 
   * k3conf 0.3.0
 
- -- Robert Nelson <robertcnelson@gmail.com>  Mon, 09 Oct 2023 10:02:20 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Wed, 27 Mar 2024 16:29:14 -0500
 
diff --git a/ti-k3conf/suite/bullseye/debian/changelog b/ti-k3conf/suite/bullseye/debian/changelog
index b4d9ad147..65a7860d3 100644
--- a/ti-k3conf/suite/bullseye/debian/changelog
+++ b/ti-k3conf/suite/bullseye/debian/changelog
@@ -1,6 +1,6 @@
-ti-k3conf (0.3.0-0.git2023106.1-0~bullseye+20231009) bullseye; urgency=low
+ti-k3conf (0.3.0-0.git20240306.0-0~bullseye+20240327) bullseye; urgency=low
 
   * k3conf 0.3.0
 
- -- Robert Nelson <robertcnelson@gmail.com>  Mon, 09 Oct 2023 10:02:20 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Wed, 27 Mar 2024 16:29:14 -0500
 
diff --git a/ti-k3conf/suite/jammy/debian/changelog b/ti-k3conf/suite/jammy/debian/changelog
index b97ef4d4b..82dc48c78 100644
--- a/ti-k3conf/suite/jammy/debian/changelog
+++ b/ti-k3conf/suite/jammy/debian/changelog
@@ -1,6 +1,6 @@
-ti-k3conf (0.3.0-0.git2023106.1-0~jammy+20231009) jammy; urgency=low
+ti-k3conf (0.3.0-0.git20240306.0-0~jammy+20240327) jammy; urgency=low
 
   * k3conf 0.3.0
 
- -- Robert Nelson <robertcnelson@gmail.com>  Mon, 09 Oct 2023 10:02:20 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Wed, 27 Mar 2024 16:29:14 -0500
 
diff --git a/ti-k3conf/suite/trixie/debian/changelog b/ti-k3conf/suite/trixie/debian/changelog
index 7f6045760..7c31d1f47 100644
--- a/ti-k3conf/suite/trixie/debian/changelog
+++ b/ti-k3conf/suite/trixie/debian/changelog
@@ -1,6 +1,6 @@
-ti-k3conf (0.3.0-0.git2023106.1-0~trixie+20231009) trixie; urgency=low
+ti-k3conf (0.3.0-0.git20240306.0-0~trixie+20240327) trixie; urgency=low
 
   * k3conf 0.3.0
 
- -- Robert Nelson <robertcnelson@gmail.com>  Mon, 09 Oct 2023 10:02:20 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Wed, 27 Mar 2024 16:29:14 -0500
 
diff --git a/ti-k3conf/version.sh b/ti-k3conf/version.sh
index deeabd6f9..d424e8c3b 100644
--- a/ti-k3conf/version.sh
+++ b/ti-k3conf/version.sh
@@ -4,12 +4,12 @@
 
 package_name="ti-k3conf"
 debian_pkg_name="${package_name}"
-package_version="0.3.0-0.git2023106.1"
+package_version="0.3.0-0.git20240306.0"
 package_source="${package_name}_${package_version}.orig.tar.xz"
 src_dir="${package_name}_${package_version}"
 
 git_repo="https://git.ti.com/git/k3conf/k3conf.git"
-git_sha="de06befe878be061a40540d2127d4273320b35bc"
+git_sha="85a7433202aafafbccea8a7b2491f4df8b1ecd80"
 reprepro_dir="t/${package_name}"
 dl_path=""
 
@@ -19,7 +19,7 @@ debian_diff=""
 
 clear_changelog="enable"
 
-bullseye_version="~bullseye+20231009"
-bookworm_version="~bookworm+20231009"
-trixie_version="~trixie+20231009"
-jammy_version="~jammy+20231009"
+bullseye_version="~bullseye+20240327"
+bookworm_version="~bookworm+20240327"
+trixie_version="~trixie+20240327"
+jammy_version="~jammy+20240327"
-- 
GitLab