From 3bd3751fe0e077bb5842c2f4b8be9ed9a42343e8 Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Thu, 10 Feb 2022 15:27:00 +0900 Subject: Release 1.38.1 Change-Id: I2961e31cfbd976eef65c070550255f021c07adf0 Signed-off-by: biao716.wang --- debian/changelog | 4 ++++ packaging/tools-testing.changes | 4 ++++ packaging/tools-testing.spec | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e0991f8..f5a0ae6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,7 @@ +tools-testing (1.38.1) unstable; urgency=low + * Add missing files. + -- Wang Biao Thu, 10 Feb 2022 10:09:30 +0800 + tools-testing (1.37.1) unstable; urgency=low * Fix failed error reporting back to CI * Adding fake report files diff --git a/packaging/tools-testing.changes b/packaging/tools-testing.changes index fdd7f91..a95f51c 100644 --- a/packaging/tools-testing.changes +++ b/packaging/tools-testing.changes @@ -1,3 +1,7 @@ +--------------------------------------------------------------------- +Thu Feb 10 08:00:00 KST 2022 Wang Biao - 1.38.1 +- Add missing files. + --------------------------------------------------------------------- Thu Nov 05 08:00:00 KST 2017 Wang Biao - 1.37.1 - Fix failed error reporting back to CI diff --git a/packaging/tools-testing.spec b/packaging/tools-testing.spec index ce6ec67..554bf2a 100644 --- a/packaging/tools-testing.spec +++ b/packaging/tools-testing.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: tools-testing Summary: Utilities for Tools tester Jenkins worker -Version: 1.37.1 +Version: 1.38.1 Release: 1 Group: Development/Tools/Other License: GPL2 -- cgit v1.2.3