[gnome-characters/gnome-3-30] snap: use grade:stable
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/gnome-3-30] snap: use grade:stable
- Date: Thu, 31 Jan 2019 22:39:39 +0000 (UTC)
commit cbd4cfeaef7dd61e55f204e174acaf0098257ea3
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Thu Jan 31 17:38:44 2019 -0500
snap: use grade:stable
required to push to candidate channel
snap/snapcraft.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index d7e990c..e3e4716 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -5,7 +5,7 @@ description: |
Characters is a simple utility application to find and
insert unusual characters.
-grade: devel # must be 'stable' to release into candidate/stable channels
+grade: stable # must be 'stable' to release into candidate/stable channels
confinement: strict
plugs:
@@ -96,6 +96,7 @@ parts:
- yelp-tools
gnome-characters:
after: [gnome-desktop]
+ source-type: git
source: .
plugin: meson
meson-parameters: [--buildtype=release, --prefix=/snap/gnome-characters/current/usr]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]