Compare commits

...

6 Commits

Author SHA1 Message Date
ff48d9462b fix: drop README.md as it confuses source validator 2025-06-02 09:00:22 +02:00
2be1e816fd add name and version in spec file 2025-06-02 09:00:22 +02:00
4cf59def63 fix: add %changelog in spec file 2025-06-02 09:00:22 +02:00
480238eaba doc: add comments for spec file 2025-06-02 09:00:22 +02:00
98a0ed53b9 doc: add changes 2025-06-02 09:00:22 +02:00
e238086a3e create empty source 2025-06-02 09:00:22 +02:00
3 changed files with 22 additions and 2 deletions

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