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 @@ git-flow - Matthew Andersen - matthew@barelystable.com + James Lee + jamesl33info@gmail.com + BSD-2-Clause LGPL-2.1 programming.tools Git extensions to manage branching A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus git-flow @@ -19,17 +20,69 @@ programming.tools - /usr/bin - /usr/share/doc/gitflow + /usr/bin/git-flow + /usr/bin/git-flow-bugfix + /usr/bin/git-flow-config + /usr/bin/git-flow-feature + /usr/bin/git-flow-hotfix + /usr/bin/git-flow-init + /usr/bin/git-flow-release + /usr/bin/git-flow-support + /usr/bin/git-flow-version + /usr/bin/gitflow-common + /usr/bin/gitflow-shFlags + /usr/share/doc/gitflow/hooks/filter-flow-hotfix-finish-tag-message + /usr/share/doc/gitflow/hooks/filter-flow-hotfix-start-version + /usr/share/doc/gitflow/hooks/filter-flow-release-branch-tag-message + /usr/share/doc/gitflow/hooks/filter-flow-release-finish-tag-message + /usr/share/doc/gitflow/hooks/filter-flow-release-start-version + /usr/share/doc/gitflow/hooks/post-flow-bugfix-delete + /usr/share/doc/gitflow/hooks/post-flow-bugfix-finish + /usr/share/doc/gitflow/hooks/post-flow-bugfix-publish + /usr/share/doc/gitflow/hooks/post-flow-bugfix-pull + /usr/share/doc/gitflow/hooks/post-flow-bugfix-start + /usr/share/doc/gitflow/hooks/post-flow-bugfix-track + /usr/share/doc/gitflow/hooks/post-flow-feature-delete + /usr/share/doc/gitflow/hooks/post-flow-feature-finish + /usr/share/doc/gitflow/hooks/post-flow-feature-publish + /usr/share/doc/gitflow/hooks/post-flow-feature-pull + /usr/share/doc/gitflow/hooks/post-flow-feature-start + /usr/share/doc/gitflow/hooks/post-flow-feature-track + /usr/share/doc/gitflow/hooks/post-flow-hotfix-delete + /usr/share/doc/gitflow/hooks/post-flow-hotfix-finish + /usr/share/doc/gitflow/hooks/post-flow-hotfix-publish + /usr/share/doc/gitflow/hooks/post-flow-hotfix-start + /usr/share/doc/gitflow/hooks/post-flow-release-branch + /usr/share/doc/gitflow/hooks/post-flow-release-delete + /usr/share/doc/gitflow/hooks/post-flow-release-finish + /usr/share/doc/gitflow/hooks/post-flow-release-publish + /usr/share/doc/gitflow/hooks/post-flow-release-start + /usr/share/doc/gitflow/hooks/post-flow-release-track + /usr/share/doc/gitflow/hooks/pre-flow-feature-delete + /usr/share/doc/gitflow/hooks/pre-flow-feature-finish + /usr/share/doc/gitflow/hooks/pre-flow-feature-publish + /usr/share/doc/gitflow/hooks/pre-flow-feature-pull + /usr/share/doc/gitflow/hooks/pre-flow-feature-start + /usr/share/doc/gitflow/hooks/pre-flow-feature-track + /usr/share/doc/gitflow/hooks/pre-flow-hotfix-delete + /usr/share/doc/gitflow/hooks/pre-flow-hotfix-finish + /usr/share/doc/gitflow/hooks/pre-flow-hotfix-publish + /usr/share/doc/gitflow/hooks/pre-flow-hotfix-start + /usr/share/doc/gitflow/hooks/pre-flow-release-branch + /usr/share/doc/gitflow/hooks/pre-flow-release-delete + /usr/share/doc/gitflow/hooks/pre-flow-release-finish + /usr/share/doc/gitflow/hooks/pre-flow-release-publish + /usr/share/doc/gitflow/hooks/pre-flow-release-start + /usr/share/doc/gitflow/hooks/pre-flow-release-track - - 2017-09-08 - 1.11.0 + + 2019-04-21 + 1.12.2 Packaging update - Matthew Andersen - matthew@barelystable.com + James Lee + jamesl33info@gmail.com \ No newline at end of file