Compare commits

...

8 Commits

Author SHA1 Message Date
025720bb60 fix: drop README.md as it confuses source validator 2025-03-06 03:07:12 +01:00
87ee9dad6e add name and version in spec file 2025-03-06 03:07:12 +01:00
6b11db231d fix: add %changelog in spec file 2025-03-06 03:07:12 +01:00
de3bb83782 doc: add comments for spec file 2025-03-06 03:07:12 +01:00
92ec9ffd5d doc: add changes
Some checks failed
Check Source / trigger_review (pull_request) Failing after 15s
2025-03-06 03:06:46 +01:00
a8446da49e create empty source
Some checks failed
Check Source / trigger_review (pull_request) Failing after 15s
2025-03-06 03:06:18 +01:00
e64363d787 ci: update ref 2025-03-06 03:05:54 +01:00
76ae9e5b6a ci: use tag for revision 2025-03-06 02:54:36 +01:00
4 changed files with 23 additions and 3 deletions

View File

@ -6,4 +6,4 @@ on:
jobs: jobs:
trigger_review: trigger_review:
uses: yudaike/openSUSE-release-tools/.github/workflows/run_check_source.yml@vcs-refactor uses: yudaike/openSUSE-release-tools/.github/workflows/run_check_source.yml@action-v0.2

View File

@ -1,2 +0,0 @@
# Test repository for [openSUSE-release-tools](YoukouTenhouin/openSUSE-release-tools)

View File

@ -0,0 +1,4 @@
-------------------------------------------------------------------
Fri Feb 14 09:59:41 CET 2025 - yu.daike@suse.com
- Init commit

18
release-tools-test.spec Normal file
View File

@ -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: release-tools-test
Version: 0.0.1
%changelog