Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11049762
D9566.id23037.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D9566.id23037.diff
View Options
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
Details
Attached
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.id23037.diff (2 KB)
Attached To
Mode
D9566: Update git-lfs to 2.12.0
Attached
Detach File
Event Timeline
Log In to Comment