Rebuild for Konflux
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
3c3071220b
commit
46498ccbe7
@ -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
|
||||
|
5
gd.spec
5
gd.spec
@ -18,7 +18,7 @@
|
||||
Summary: A graphics library for quick creation of PNG or JPEG images
|
||||
Name: gd
|
||||
Version: 2.3.3
|
||||
Release: 19%{?prever}%{?short}%{?dist}
|
||||
Release: 20%{?prever}%{?short}%{?dist}
|
||||
License: GD
|
||||
URL: http://libgd.github.io/
|
||||
%if 0%{?commit:1}
|
||||
@ -192,6 +192,9 @@ grep %{version} $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gdlib.pc
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 27 2025 Michal Srb <michal@redhat.com> - 2.3.3-20
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
* Mon Feb 17 2025 Michal Srb <michal@redhat.com> - 2.3.3-19
|
||||
- Rebuild for Konflux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user