Accepting request 1200954 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1200954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=41
This commit is contained in:
Ana Guerrero 2024-09-15 10:36:38 +00:00 committed by Git OBS Bridge
commit fbae059bfb
8 changed files with 19 additions and 13 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v2.13.1</param>
<param name="revision">v2.13.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="changesrevision">9bf608b553673654891eaa4d79ef84b21749ef0c</param></service></servicedata>
<param name="changesrevision">64621312014d9d749790bfee13cb459895a0cd5f</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cf6333d875484a7b8b874237a2c2bd4355ecea1d15352f6742c0c5b15f8784d
size 187834382

3
skaffold-2.13.2.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7076886ab41f5bba1cf5c45ec1a5feafee9a36df94589853b37fde4ba3b6d1f1
size 187837454

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 13 18:47:50 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.13.2:
* fix: keep the original template if template expansion fails
(#9503) (#9504)
-------------------------------------------------------------------
Wed Jul 24 17:43:15 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: skaffold
version: 2.13.1
mtime: 1721835514
commit: 9bf608b553673654891eaa4d79ef84b21749ef0c
version: 2.13.2
mtime: 1724255647
commit: 64621312014d9d749790bfee13cb459895a0cd5f

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: skaffold
Version: 2.13.1
Version: 2.13.2
Release: 0
Summary: Easy and Repeatable Kubernetes Development
License: Apache-2.0
@ -77,7 +77,7 @@ go build \
-buildmode=pie \
-ldflags=" \
-X github.com/GoogleContainerTools/skaffold/pkg/skaffold/version.version=%{version} \
-X github.com/GoogleContainerTools/skaffold/pkg/skaffold/version.buildDate=$BUILD_DATE" \
-X github.com/GoogleContainerTools/skaffold/pkg/skaffold/version.buildDate=${BUILD_DATE}" \
-o bin/%{name} ./cmd/%{name}
%install
@ -111,7 +111,6 @@ mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%files -n %{name}-zsh-completion
%defattr(-,root,root)
%dir %{_datarootdir}/zsh_completion.d/
%{_datarootdir}/zsh_completion.d/_%{name}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:006a6d56957916835f045c6851da0131184704c61f63506c92bd71eb921dc707
size 18528554
oid sha256:76b8cb31445f5e5bfc916a696cfef235f57f2b6778e53d7707013c06f029c80e
size 18528754