From 655b21979a28100def963ca085de5302831d74b1 Mon Sep 17 00:00:00 2001
From: Brage Fuglseth <brage.fuglseth@gmail.com>
Date: Sat, 1 Jun 2024 21:29:46 +0200
Subject: [PATCH] project: Fix oopsie

---
 build-aux/dev.bragefuglseth.Keypunch.Devel.json    | 3 +--
 data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/build-aux/dev.bragefuglseth.Keypunch.Devel.json b/build-aux/dev.bragefuglseth.Keypunch.Devel.json
index 64d2f54..57179ca 100644
--- a/build-aux/dev.bragefuglseth.Keypunch.Devel.json
+++ b/build-aux/dev.bragefuglseth.Keypunch.Devel.json
@@ -13,8 +13,7 @@
         "--socket=fallback-x11",
         "--device=dri",
         "--socket=wayland",
-        "--env=RUST_BACKTRACE=1",
-        "--env=LC_ALL=nb_NO.utf-8"
+        "--env=RUST_BACKTRACE=1"
     ],
     "build-options" : {
         "append-path" : "/usr/lib/sdk/rust-stable/bin",
diff --git a/data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in b/data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in
index 117da37..71c74fb 100644
--- a/data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in
+++ b/data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in
@@ -78,7 +78,7 @@
   </supports>
   <launchable type="desktop-id">dev.bragefuglseth.Keypunch.desktop</launchable>
   <releases>
-    <release date="2024-05-30" version="1.0">
+    <release date="2024-06-01" version="1.0">
       <description translate="no">
         <!-- This is part of the changelog, and doesn't need to be translated. I've tried to mark it as untranslatable, and I have no idea why it doesn't work. -->
         <p>This is the initial release of Keypunch! Give it a spin and say what you think.</p>