Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
984c0ae6ae
commit
0a84dd83f1
@ -7,7 +7,7 @@ metadata:
|
||||
build.appstudio.redhat.com/commit_sha: '{{ revision }}'
|
||||
build.appstudio.redhat.com/target_branch: '{{ target_branch }}'
|
||||
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
||||
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "{{ target_branch }}"
|
||||
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "c10s"
|
||||
creationTimestamp: null
|
||||
labels:
|
||||
appstudio.openshift.io/application: rhel-10
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: An archiving tool with ACL support
|
||||
Name: star
|
||||
Version: 1.6
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: CDDL-1.0 AND GPL-2.0-only
|
||||
URL: http://freecode.com/projects/star
|
||||
Source: https://downloads.sourceforge.net/s-tar/%{name}-%{version}.tar.bz2
|
||||
@ -202,6 +202,9 @@ fi
|
||||
%{_sysconfdir}/rmt
|
||||
|
||||
%changelog
|
||||
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 1.6-18
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
* Mon Feb 17 2025 Michal Srb <michal@redhat.com> - 1.6-17
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user