diff --git a/appdata.patch b/appdata.patch deleted file mode 100644 index f9ff095..0000000 --- a/appdata.patch +++ /dev/null @@ -1,51 +0,0 @@ -From bf67033fe980ee3e22eaafb87d5a77d8823ce7b8 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= - -Date: Tue, 17 May 2022 19:10:28 +0200 -Subject: [PATCH 1/2] Add Open Age Rating - ---- - linux/wyrmsun.appdata.xml | 7 +++++++ - 1 file changed, 7 insertions(+) - -diff --git a/linux/wyrmsun.appdata.xml b/linux/wyrmsun.appdata.xml -index 319280e8f..90e03a439 100644 ---- a/linux/wyrmsun.appdata.xml -+++ b/linux/wyrmsun.appdata.xml -@@ -28,6 +28,13 @@ -
  • In-game encyclopedia, allowing players to learn more about the units, buildings and other elements of the game, as well as their historical and mythological sources of inspiration
  • - - -+ -+ moderate -+ moderate -+ moderate -+ intense -+ intense -+ - - - https://andrettin.github.io/screenshots/screen_dwarven_settlement.png - -From d150311c85536165c36988f2746aa21bf3c1ae1f Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= - -Date: Tue, 17 May 2022 19:11:46 +0200 -Subject: [PATCH 2/2] Add last release - ---- - linux/wyrmsun.appdata.xml | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/linux/wyrmsun.appdata.xml b/linux/wyrmsun.appdata.xml -index 90e03a439..a71061628 100644 ---- a/linux/wyrmsun.appdata.xml -+++ b/linux/wyrmsun.appdata.xml -@@ -41,4 +41,7 @@ - - - https://andrettin.github.io/ -+ -+ -+ - diff --git a/appdata2.patch b/appdata2.patch index f8de67f..ea42518 100644 --- a/appdata2.patch +++ b/appdata2.patch @@ -41,3 +41,25 @@ index 6582441cad..5e16fd0362 100644 + wyrmsun.desktop + +From 5fd29a1d729f85c154ec1f6d02ab6df3303da895 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= +Date: Wed, 18 Dec 2024 11:06:48 +0100 +Subject: [PATCH 3/3] Add latest release. + +--- + linux/wyrmsun.appdata.xml | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/linux/wyrmsun.appdata.xml b/linux/wyrmsun.appdata.xml +index 5e16fd0362..ca3e07bffa 100644 +--- a/linux/wyrmsun.appdata.xml ++++ b/linux/wyrmsun.appdata.xml +@@ -44,6 +44,7 @@ + + https://andrettin.github.io/ + ++ + + + wyrmsun.desktop diff --git a/io.github.Andrettin.Wyrmsun.yml b/io.github.Andrettin.Wyrmsun.yml index 1b2738d..8bdbe0c 100644 --- a/io.github.Andrettin.Wyrmsun.yml +++ b/io.github.Andrettin.Wyrmsun.yml @@ -33,7 +33,7 @@ modules: - --enable-threadsafe - --enable-threads-override-locks build-options: - cflags: -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 + cflags: -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 sources: - type: archive url: https://sqlite.org/2021/sqlite-autoconf-3370000.tar.gz @@ -65,8 +65,8 @@ modules: sources: - type: git url: https://github.com/Andrettin/Wyrmgus.git - tag: v5.3.5 - commit: 281ee8d89f7786889d241de437cb00b268c6a965 + tag: v5.3.6 + commit: 52e716c1f9bc3938613e680d5492dfa11b7dc215 x-checker-data: type: git tag-pattern: ^(v[\d.]+)$ @@ -78,12 +78,10 @@ modules: sources: - type: git url: https://github.com/Andrettin/Wyrmsun.git - tag: v5.3.5 - commit: c5bb082b1232280490cbf6ddb542c9b6dc2b3fe4 + tag: v5.3.6 + commit: 02c22ba0c32e59590b4a56b64e5f652c676446c3 x-checker-data: type: git tag-pattern: ^(v[\d.]+)$ - - type: patch - path: appdata.patch - type: patch path: appdata2.patch