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 @@
mindforger
https://www.mindforger.com/
- Algent Albrahimi
- algent@protonmail.com
+ Longwu Ou
+ xulongwu4@gmail.com
GPL-2.0-or-later
office.notes
@@ -109,12 +109,12 @@
-
- 2020-02-28
- 1.51.0
+
+ 2020-06-26
+ 1.52.0
Packaging update
- Algent Albrahimi
- algent@protonmail.com
+ Longwu Ou
+ xulongwu4@gmail.com
\ No newline at end of file