From 61a080108ccbcb6ae4bd725cfd926df4d6cf6b2a Mon Sep 17 00:00:00 2001 From: Yu Daike Date: Tue, 3 Jun 2025 19:26:51 +0200 Subject: [PATCH] rename source files --- check-source-test.spec | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/check-source-test.spec b/check-source-test.spec index e69de29..fb9cb12 100644 --- a/check-source-test.spec +++ b/check-source-test.spec @@ -0,0 +1,18 @@ +# +# spec file for package release-tools-test +# +# Copyright (c) 2025 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +Name: check-source-test +Version: 0.0.1 + +%changelog