1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

Merge pull request #103 from oufmilo/testing

Testing Update 1.1.4
This commit is contained in:
yalh76 2021-06-11 22:33:21 +02:00 committed by GitHub
commit 835236b87e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 37 deletions

View file

@ -13,7 +13,7 @@ Mobilizon aims to solve existing platform's problems to organize events in a dec
Mobilizon is a tool that helps you find, create and organise events. You can also create a page for your group where the members will be able to organise together.
**Shipped version:** 1.1.3
**Shipped version:** 1.1.4
## Important points to read before installing

View file

@ -14,22 +14,8 @@
setup_private=1
setup_public=1
upgrade=1
# 0.1.0-2019-05-15~ynh1
#upgrade=1 from_commit=185cc16e516076e340cca149e8e9140a8762e22e
# 0.1.0-2019-12-28~ynh1
#upgrade=1 from_commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2
# 1.0.0~ynh1
#upgrade=1 from_commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6
# 1.0.3~ynh1
#upgrade=1 from_commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956
# 1.0.6-2021-02-23~ynh1
upgrade=1 from_commit=8d20652e67015a535b2063edc54379604a7d932d
# 1.0.7~ynh1
upgrade=1 from_commit=cba843be0d7e00d7d7290f0d0da95807711a96d4
# 1.1.0~ynh1
upgrade=1 from_commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
# 1.1.1~ynh1
upgrade=1 from_commit=6e69a7aa43954190b05674d41f855afd47bb8a44
# 1.1.3~ynh1
upgrade=1 from_commit=87d34001dd0b77aed4fa7be2911bc04f58b069ee
backup_restore=1
multi_instance=1
port_already_use=0
@ -38,19 +24,5 @@
Email=yalh@yahoo.com
Notification=all
;;; Upgrade options
; commit=185cc16e516076e340cca149e8e9140a8762e22e
name=0.1.0-2019-05-15~ynh1
; commit=6b77f268d4e7e2cd525e11e11f3ed5a5162d0bd2
name=0.1.0-2019-12-28~ynh1
; commit=ac87692da6eaff71f40e3069c7bc6129eddba5e6
name=1.0.0~ynh1
; commit=8413ab8bd3aca3e2f6c431153dd9dfab37860956
name=1.0.3~ynh1
; commit=8d20652e67015a535b2063edc54379604a7d932d
name=1.0.6-2021-02-23~ynh1
; commit=cba843be0d7e00d7d7290f0d0da95807711a96d4
name=1.0.7~ynh1
; commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
name=1.1.0~ynh1
; commit=6e69a7aa43954190b05674d41f855afd47bb8a44
name=1.1.1~ynh1
; commit=87d34001dd0b77aed4fa7be2911bc04f58b069ee
name=1.1.3~ynh1

View file

@ -1,7 +1,7 @@
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.1.3/mobilizon-1.1.3.tar.gz
SOURCE_SUM=5a1feb57010951b022ae4dccd60ef0eed33d718dd104c54f14af9a01bbb04685
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.1.4/mobilizon-1.1.4.tar.gz
SOURCE_SUM=0d778d1ab390e0525bb3bb7383298011ea19d89075955622cf23e61e2899acd2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mobilizon-1.1.3.tar.gz
SOURCE_FILENAME=mobilizon-1.1.4.tar.gz
SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "A decentralized and federated platform to organize events",
"fr": "Une plateforme décentralisée et fédérée pour organiser des événements"
},
"version": "1.1.3~ynh1",
"version": "1.1.4~ynh1",
"url": "https://joinmobilizon.org/",
"license": "AGPL-3.0-or-later",
"maintainer": {