Page MenuHomeSolus

D9566.id.diff
No OneTemporary

D9566.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : git-lfs
-version : 2.11.0
-release : 10
+version : 2.12.0
+release : 11
source :
- - https://github.com/git-lfs/git-lfs/archive/v2.10.0.tar.gz : 07fd5c57a1039d5717dc192affbe3268ec2fd03accdca462cb504c0b4194cd23
+ - https://github.com/git-lfs/git-lfs/archive/v2.12.0.tar.gz : 9971d91cd2b0dd34ccda41a3db97504bfdb4fbc23cc2ee4b6e3b9afea5643941
homepage : https://git-lfs.github.com
license : MIT
component : programming.tools
@@ -16,16 +16,16 @@
- ruby-devel
rundeps :
- git
-setup : |
- export GEM_HOME=$workdir/gems
- gem install ronn
-build : |
+environment: |
export GEM_PATH=$workdir/gems
+ export GEM_HOME=$workdir/gems
export PATH=$PATH:$GEM_PATH/bin
# the git-lfs makefile uses the system LDFLAGS by default, ypkg sets it up for C/C++ (so don't use it)
unset LDFLAGS
-
+setup : |
+ gem install ronn
+build : |
%make
%make man
install : |
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/git-lfs-migrate.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-pointer.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-post-checkout.1</Path>
+ <Path fileType="man">/usr/share/man/man1/git-lfs-post-commit.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-post-merge.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-pre-push.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-prune.1</Path>
@@ -54,12 +55,12 @@
</Files>
</Package>
<History>
- <Update release="10">
- <Date>2020-08-06</Date>
- <Version>2.11.0</Version>
+ <Update release="11">
+ <Date>2020-09-02</Date>
+ <Version>2.12.0</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:24 PM (2 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801190
Default Alt Text
D9566.id.diff (2 KB)

Event Timeline