Page MenuHomeSolus

D9143.id22045.diff
No OneTemporary

D9143.id22045.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,4 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Longwu Ou
+ - Email: xulongwu4@gmail.com
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mindforger
-version : 1.51.0
-release : 3
+version : 1.52.0
+release : 4
source :
- - git|https://github.com/dvorka/mindforger : 1.51.0
+ - git|https://github.com/dvorka/mindforger : 1.52.0
homepage : https://www.mindforger.com/
license : GPL-2.0-or-later
component : office.notes
@@ -20,17 +20,8 @@
%cmake -DCMAKE_TESTS=OFF -DCMARK_SHARED=OFF ..
%make
popd
-
- # build Discount
- pushd deps/discount
- ./configure.sh
- %make
- popd
build : |
%qmake -r mindforger.pro
%make
install : |
%make_install INSTALL_ROOT=$installdir
-
- # Remove the static library
- rm -rf $installdir/usr/lib
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>mindforger</Name>
<Homepage>https://www.mindforger.com/</Homepage>
<Packager>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>office.notes</PartOf>
@@ -109,12 +109,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2020-02-28</Date>
- <Version>1.51.0</Version>
+ <Update release="4">
+ <Date>2020-06-26</Date>
+ <Version>1.52.0</Version>
<Comment>Packaging update</Comment>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 1 2023, 2:00 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846308
Default Alt Text
D9143.id22045.diff (2 KB)

Event Timeline