Compare commits
7 Commits
pr-empty-s
...
pr-source-
| Author | SHA1 | Date | |
|---|---|---|---|
| b75b41889a | |||
| 7ac0e55157 | |||
| e3f44594b8 | |||
| e63ca04aa5 | |||
| b6cecf4cf2 | |||
| b3198d89e0 | |||
| 2865ad30ce |
2
.github/workflows/check_source.yml
vendored
2
.github/workflows/check_source.yml
vendored
@@ -6,4 +6,4 @@ on:
|
||||
|
||||
jobs:
|
||||
trigger_review:
|
||||
uses: yudaike/release-tools-actions/.gitea/workflows/run-check-source.yml@v0.2
|
||||
uses: yudaike/release-tools-actions/.gitea/workflows/run-check-source.yml@v0.3
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
# Test repository for [openSUSE-release-tools](YoukouTenhouin/openSUSE-release-tools)
|
||||
|
||||
4
release-tools-test.changes
Normal file
4
release-tools-test.changes
Normal 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
18
release-tools-test.spec
Normal 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
|
||||
Reference in New Issue
Block a user