Page MenuHomeSolus

D6079.id14639.diff
No OneTemporary

D6079.id14639.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : git-flow
-version : 1.11.0
-release : 1
+version : 1.12.2
+release : 2
source :
- - https://github.com/petervanderdoes/gitflow-avh/archive/1.11.0.tar.gz : 06ad2110088e46e3712f799a43bf6cc5c3720fc25c69dbb3bbf4cf486cf2f330
+ - https://github.com/petervanderdoes/gitflow-avh/archive/1.12.2.tar.gz : 9f9345e151fef8fb1049122f9fe5b02af7ec207a2bbfa98700b8940159280c46
license :
- BSD-2-Clause
- LGPL-2.1
@@ -17,4 +17,4 @@
install : |
install -v -D -m 0755 git-flow $installdir/usr/bin/git-flow
install -v -D -m 0644 -t $installdir/usr/bin/ git-flow-init git-flow-feature git-flow-bugfix git-flow-hotfix git-flow-release git-flow-support git-flow-version gitflow-common gitflow-shFlags git-flow-config
- install -v -D -m 0755 -t $installdir/usr/share/doc/gitflow/hooks hooks/*
\ No newline at end of file
+ install -v -D -m 0755 -t $installdir/usr/share/doc/gitflow/hooks hooks/*
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,16 @@
<Source>
<Name>git-flow</Name>
<Packager>
- <Name>Matthew Andersen</Name>
- <Email>matthew@barelystable.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
+ <License>BSD-2-Clause</License>
<License>LGPL-2.1</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Git extensions to manage branching</Summary>
<Description xml:lang="en">A collection of Git extensions to provide high-level repository operations for Vincent Driessen&apos;s branching model.
</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>git-flow</Name>
@@ -19,17 +20,69 @@
</Description>
<PartOf>programming.tools</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="doc">/usr/share/doc/gitflow</Path>
+ <Path fileType="executable">/usr/bin/git-flow</Path>
+ <Path fileType="executable">/usr/bin/git-flow-bugfix</Path>
+ <Path fileType="executable">/usr/bin/git-flow-config</Path>
+ <Path fileType="executable">/usr/bin/git-flow-feature</Path>
+ <Path fileType="executable">/usr/bin/git-flow-hotfix</Path>
+ <Path fileType="executable">/usr/bin/git-flow-init</Path>
+ <Path fileType="executable">/usr/bin/git-flow-release</Path>
+ <Path fileType="executable">/usr/bin/git-flow-support</Path>
+ <Path fileType="executable">/usr/bin/git-flow-version</Path>
+ <Path fileType="executable">/usr/bin/gitflow-common</Path>
+ <Path fileType="executable">/usr/bin/gitflow-shFlags</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/filter-flow-hotfix-finish-tag-message</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/filter-flow-hotfix-start-version</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/filter-flow-release-branch-tag-message</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/filter-flow-release-finish-tag-message</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/filter-flow-release-start-version</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-pull</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-bugfix-track</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-pull</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-feature-track</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-hotfix-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-hotfix-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-hotfix-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-hotfix-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-branch</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/post-flow-release-track</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-pull</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-feature-track</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-hotfix-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-hotfix-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-hotfix-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-hotfix-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-branch</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-delete</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-finish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-publish</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-start</Path>
+ <Path fileType="doc">/usr/share/doc/gitflow/hooks/pre-flow-release-track</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-09-08</Date>
- <Version>1.11.0</Version>
+ <Update release="2">
+ <Date>2019-04-21</Date>
+ <Version>1.12.2</Version>
<Comment>Packaging update</Comment>
- <Name>Matthew Andersen</Name>
- <Email>matthew@barelystable.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:48 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818770
Default Alt Text
D6079.id14639.diff (7 KB)

Event Timeline