1
0
Ana Guerrero 2023-10-24 18:08:25 +00:00 committed by Git OBS Bridge
commit 0e5ece8710
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# Defines the tag for OBS and build script builds:
# SPDX-License-Identifier: Apache-2.0
# Define the tags for OBS and build script builds:
#!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%
#!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%.%RELEASE%
#!BuildTag: %%TAGPREFIX%%/cdi-uploadproxy:%%PKG_VERSION%%-%%PKG_RELEASE%%

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 23 12:24:00 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Add license header
-------------------------------------------------------------------
Thu Aug 4 07:47:20 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>