Page MenuHomeSolus

D10165.id24447.diff
No OneTemporary

D10165.id24447.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,18 @@
name : github-cli
-version : 1.0.0
-release : 1
+version : 1.4.0
+release : 2
source :
- - https://github.com/cli/cli/archive/v1.0.0.tar.gz : e3d1c341829f5b885dce9aa2bf4bc84db48072752250f6fdb2d62903caf07cfb
+ - https://github.com/cli/cli/archive/v1.4.0.tar.gz : 9f8851264938e48f5ccabe12e4de404ee0f94c8e33c107b818c4e324dbafa558
license : MIT
component : system.utils
-summary : GitHub’s official command line tool
+summary : GitHub’s official command line tool
description: |
github-cli is a tool that allows for GitHub concepts such as pull requests, issues, and gists to be used on the command line.
networking : yes
-builddeps :
+builddeps :
- git
- golang
-rundeps :
+rundeps :
- git
build : |
make bin/gh
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -37,6 +37,7 @@
<Path fileType="man">/usr/share/man/man1/gh-config-set.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-config.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-create.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-gist-delete.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-edit.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-list.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-gist-view.1</Path>
@@ -73,17 +74,21 @@
<Path fileType="man">/usr/share/man/man1/gh-repo-fork.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo-view.1</Path>
<Path fileType="man">/usr/share/man/man1/gh-repo.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-secret-list.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-secret-remove.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-secret-set.1</Path>
+ <Path fileType="man">/usr/share/man/man1/gh-secret.1</Path>
<Path fileType="man">/usr/share/man/man1/gh.1</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_gh</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2020-09-23</Date>
- <Version>1.0.0</Version>
+ <Update release="2">
+ <Date>2020-12-18</Date>
+ <Version>1.4.0</Version>
<Comment>Packaging update</Comment>
<Name>Seth Flynn</Name>
<Email>sethaflynn@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 5:16 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818913
Default Alt Text
D10165.id24447.diff (2 KB)

Event Timeline