Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037922
D6560.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D6560.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : kubectl
-version : 1.13.4
-release : 8
+version : 1.15.0
+release : 9
source :
- - https://github.com/kubernetes/kubernetes/archive/v1.13.4.tar.gz : ae249ee5ef47f2299164e68edfc0cdf630c2e8ce481eb93b5d41382071ff8b24
+ - https://github.com/kubernetes/kubernetes/archive/v1.15.0.tar.gz : d850922e14f59f1808323a6655f14ca10118c4e2ae5936f652b694059960e7b8
license : Apache-2.0
component : network.clients
summary : Command line interface for running commands against Kubernetes clusters
@@ -12,7 +12,7 @@
- golang
- rsync
build : |
- hack/generate-docs.sh
+ hack/update-generated-docs.sh
%make kubectl
install : |
install -dm00644 $installdir/usr/share/man/man1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>kubectl</Name>
<Packager>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>network.clients</PartOf>
<Summary xml:lang="en">Command line interface for running commands against Kubernetes clusters</Summary>
<Description xml:lang="en">kubectl is a command line interface for running commands against Kubernetes clusters
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>kubectl</Name>
@@ -60,6 +60,7 @@
<Path fileType="man">/usr/share/man/man1/kubectl-create-clusterrole.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-create-clusterrolebinding.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-create-configmap.1</Path>
+ <Path fileType="man">/usr/share/man/man1/kubectl-create-cronjob.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-create-deployment.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-create-job.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-create-namespace.1</Path>
@@ -88,6 +89,7 @@
<Path fileType="man">/usr/share/man/man1/kubectl-explain.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-expose.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-get.1</Path>
+ <Path fileType="man">/usr/share/man/man1/kubectl-kustomize.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-label.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-logs.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-options.1</Path>
@@ -100,6 +102,7 @@
<Path fileType="man">/usr/share/man/man1/kubectl-rolling-update.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-rollout-history.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-rollout-pause.1</Path>
+ <Path fileType="man">/usr/share/man/man1/kubectl-rollout-restart.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-rollout-resume.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-rollout-status.1</Path>
<Path fileType="man">/usr/share/man/man1/kubectl-rollout-undo.1</Path>
@@ -125,12 +128,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2019-02-28</Date>
- <Version>1.13.4</Version>
+ <Update release="9">
+ <Date>2019-06-19</Date>
+ <Version>1.15.0</Version>
<Comment>Packaging update</Comment>
- <Name>Philipp Trulson</Name>
- <Email>philipp@trulson.de</Email>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 9:29 PM (1 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794084
Default Alt Text
D6560.diff (4 KB)
Attached To
Mode
D6560: Update to 1.15.0
Attached
Detach File
Event Timeline
Log In to Comment