From 6beab3ce6a975b4b899bd75a25343fe21d96568f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:20:37 +0200 Subject: [PATCH 1/5] Upgrade to version 2023.06.01 (#123) * Upgrade to v2023.06.01 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d8ec2ec..ddb6cde 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in See more [on the documentation](https://glitch-soc.github.io/docs/). -**Shipped version:** 2023.05.27~ynh1 +**Shipped version:** 2023.06.01~ynh1 ## Disclaimers / important information ⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk! diff --git a/README_fr.md b/README_fr.md index dce1947..e3d7a77 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,7 +43,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2023.05.27~ynh1 +**Version incluse :** 2023.06.01~ynh1 ## Avertissements / informations importantes Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs). diff --git a/conf/app.src b/conf/app.src index 2a70675..8e21e77 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/0222df6047a8569d04cfdc36668d46b71bec2e75.tar.gz -SOURCE_SUM=766f9dad04638f51eb66a8395cccc4effe6685a1d2ef8448f48ad8ac53694d38 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/fca2dff2e2322400558536e0bc16d11029b807f2.tar.gz +SOURCE_SUM=ebfa9363af6eedccbf8e9de88e5ccabe380b03e5494411f6fecffbd8907a5f37 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=0222df6047a8569d04cfdc36668d46b71bec2e75.tar.gz +SOURCE_FILENAME=fca2dff2e2322400558536e0bc16d11029b807f2.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index eabab51..cfd71a4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2023.05.27~ynh1", + "version": "2023.06.01~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later", From 1b43407af927618c2d498a77b5b3c8ab0dc4b344 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 11 Jun 2023 06:18:30 +0000 Subject: [PATCH 2/5] Upgrade to v2023.06.05 --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 8e21e77..f5c2d26 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/fca2dff2e2322400558536e0bc16d11029b807f2.tar.gz -SOURCE_SUM=ebfa9363af6eedccbf8e9de88e5ccabe380b03e5494411f6fecffbd8907a5f37 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/d907e7914094cfbbd54c2662ff09a6113ed526e9.tar.gz +SOURCE_SUM=409e9314f7ef1597983079cb158d7306ca528c5f65c4627a5f30b7ce6cd386fc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=fca2dff2e2322400558536e0bc16d11029b807f2.tar.gz +SOURCE_FILENAME=d907e7914094cfbbd54c2662ff09a6113ed526e9.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index cfd71a4..e45c2f4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2023.06.01~ynh1", + "version": "2023.06.05~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later", From 3a74cb50724e6264b8a07c8fa743005bf9865204 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 11 Jun 2023 06:18:37 +0000 Subject: [PATCH 3/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddb6cde..bf3c1b0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in See more [on the documentation](https://glitch-soc.github.io/docs/). -**Shipped version:** 2023.06.01~ynh1 +**Shipped version:** 2023.06.05~ynh1 ## Disclaimers / important information ⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk! diff --git a/README_fr.md b/README_fr.md index e3d7a77..d11ea98 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,7 +43,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2023.06.01~ynh1 +**Version incluse :** 2023.06.05~ynh1 ## Avertissements / informations importantes Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs). From 03a15d0348d7a879240ccb97a53330aaa026ecd8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 25 Jun 2023 06:21:56 +0000 Subject: [PATCH 4/5] Upgrade to v2023.06.19 --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index f5c2d26..755fd22 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/d907e7914094cfbbd54c2662ff09a6113ed526e9.tar.gz -SOURCE_SUM=409e9314f7ef1597983079cb158d7306ca528c5f65c4627a5f30b7ce6cd386fc +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/eba3411bfa40cbb36205f58a36e34c446fed0ffa.tar.gz +SOURCE_SUM=7b49f8829f219a0310fefc9eac91f1f00383c6df09413fe085d411758774ce15 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=d907e7914094cfbbd54c2662ff09a6113ed526e9.tar.gz +SOURCE_FILENAME=eba3411bfa40cbb36205f58a36e34c446fed0ffa.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index e45c2f4..97354ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2023.06.05~ynh1", + "version": "2023.06.19~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "AGPL-3.0-or-later", From a665e12f3caada1ffc8b01641f01ae7b7a8384c3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 25 Jun 2023 06:22:01 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf3c1b0..a37d370 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in See more [on the documentation](https://glitch-soc.github.io/docs/). -**Shipped version:** 2023.06.05~ynh1 +**Shipped version:** 2023.06.19~ynh1 ## Disclaimers / important information ⚠️ Glitch-Soc is beta software, and under active development. Use at your own risk! diff --git a/README_fr.md b/README_fr.md index d11ea98..21825a0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -43,7 +43,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais). -**Version incluse :** 2023.06.05~ynh1 +**Version incluse :** 2023.06.19~ynh1 ## Avertissements / informations importantes Glitch-Soc est en constant développement, fournis avec les dernières fonctionnalités (incluant les derniers bugs).