Page MenuHomeSolus

D9598.id23116.diff
No OneTemporary

D9598.id23116.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,10 @@
name : micro
-version : 2.0.6
-release : 19
+version : 2.0.7
+release : 20
source :
- - git|https://github.com/zyedidia/micro.git : v2.0.6
+ - git|https://github.com/zyedidia/micro.git : v2.0.7
license : MIT
+homepage : https://micro-editor.github.io
component : editor
summary : Micro is a terminal-based text editor that aims to be easy to use and intuitive
description: |
@@ -23,3 +24,4 @@
cd src/github.com/zyedidia/micro
%make install-all
install -Dm00755 $GOPATH/bin/micro $installdir/usr/bin/micro
+ install -Dm00644 $workdir/src/github.com/zyedidia/micro/assets/packaging/micro.1 $installdir/usr/share/man/man1/micro.1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,6 +1,7 @@
<PISI>
<Source>
<Name>micro</Name>
+ <Homepage>https://micro-editor.github.io</Homepage>
<Packager>
<Name>Troy Harvey</Name>
<Email>harveydevel@gmail.com</Email>
@@ -20,15 +21,16 @@
<PartOf>editor</PartOf>
<Files>
<Path fileType="executable">/usr/bin/micro</Path>
+ <Path fileType="man">/usr/share/man/man1/micro.1</Path>
</Files>
</Package>
<History>
- <Update release="19">
- <Date>2020-06-26</Date>
- <Version>2.0.6</Version>
+ <Update release="20">
+ <Date>2020-09-07</Date>
+ <Version>2.0.7</Version>
<Comment>Packaging update</Comment>
<Name>Troy Harvey</Name>
<Email>harveydevel@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 13 2023, 8:51 AM (8 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855986
Default Alt Text
D9598.id23116.diff (1 KB)

Event Timeline