diff --git a/README.md b/README.md deleted file mode 100644 index fba488b..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Test repository for [openSUSE-release-tools](YoukouTenhouin/openSUSE-release-tools) - diff --git a/check-source-test.changes b/check-source-test.changes new file mode 100644 index 0000000..99e7865 --- /dev/null +++ b/check-source-test.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Fri Feb 14 09:59:41 CET 2025 - yu.daike@suse.com + +- Init commit \ No newline at end of file diff --git a/check-source-test.spec b/check-source-test.spec new file mode 100644 index 0000000..fb9cb12 --- /dev/null +++ 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