Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11035664
D13750.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D13750.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.13.3
-release : 15
+version : 3.2.0
+release : 16
source :
- - https://github.com/git-lfs/git-lfs/archive/v2.13.3.tar.gz : f8bd7a06e61e47417eb54c3a0db809ea864a9322629b5544b78661edab17b950
+ - https://github.com/git-lfs/git-lfs/archive/refs/tags/v3.2.0.tar.gz : f8e6bbe043b97db8a5c16da7289e149a3fed9f4d4f11cffcc6e517c7870cd9e5
homepage : https://git-lfs.github.com
license : MIT
component : programming.tools
@@ -30,7 +30,7 @@
%make man
install : |
install -Dm00755 bin/git-lfs $installdir/usr/bin/git-lfs
- install -Dm00644 -t $installdir/usr/share/man/man1 man/*.1
- install -Dm00644 -t $installdir/usr/share/man/man5 man/*.5
+ install -Dm00644 -t $installdir/usr/share/man/man1 man/man1/*
+ install -Dm00644 -t $installdir/usr/share/man/man5 man/man5/*
check : |
%make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>git-lfs</Name>
<Homepage>https://git-lfs.github.com</Homepage>
<Packager>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
@@ -24,6 +24,7 @@
<Path fileType="man">/usr/share/man/man1/git-lfs-checkout.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-clean.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-clone.1</Path>
+ <Path fileType="man">/usr/share/man/man1/git-lfs-dedup.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-env.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-ext.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-fetch.1</Path>
@@ -34,6 +35,7 @@
<Path fileType="man">/usr/share/man/man1/git-lfs-locks.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-logs.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-ls-files.1</Path>
+ <Path fileType="man">/usr/share/man/man1/git-lfs-merge-driver.1</Path>
<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>
@@ -44,6 +46,7 @@
<Path fileType="man">/usr/share/man/man1/git-lfs-pull.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-push.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-smudge.1</Path>
+ <Path fileType="man">/usr/share/man/man1/git-lfs-standalone-file.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-status.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-track.1</Path>
<Path fileType="man">/usr/share/man/man1/git-lfs-uninstall.1</Path>
@@ -55,12 +58,12 @@
</Files>
</Package>
<History>
- <Update release="15">
- <Date>2022-10-29</Date>
- <Version>2.13.3</Version>
+ <Update release="16">
+ <Date>2022-11-09</Date>
+ <Version>3.2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <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
Thu, Aug 10, 6:08 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793669
Default Alt Text
D13750.diff (3 KB)
Attached To
Mode
D13750: Update git-lfs to 3.2.0
Attached
Detach File
Event Timeline
Log In to Comment