-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathupdate-release-notes.patch
92 lines (81 loc) · 2.85 KB
/
update-release-notes.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
From 3edba3b8e7b43e5981520be6a4a8ec0e3d4e31e8 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <[email protected]>
Date: Wed, 25 Oct 2023 09:58:13 +0200
Subject: [PATCH 1/3] flatpak: Add release notes for 0.6.0
---
flatpak/tech.feliciano.pocket-casts.appdata.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/flatpak/tech.feliciano.pocket-casts.appdata.xml b/flatpak/tech.feliciano.pocket-casts.appdata.xml
index b5829bedab66..ba367ff2b1df 100644
--- a/flatpak/tech.feliciano.pocket-casts.appdata.xml
+++ b/flatpak/tech.feliciano.pocket-casts.appdata.xml
@@ -20,6 +20,13 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
+ <release version="0.6.0" date="2022-11-13">
+ <description>
+ <p>
+ This version updates the dependencies, including bumping Electron to version 17.
+ </p>
+ </description>
+ </release>
<release version="0.5.0" date="2020-12-13">
<description>
<p>
--
2.46.2
From 781a5a5b6bfd3968165eaeab75dc052c206adef8 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <[email protected]>
Date: Wed, 25 Oct 2023 09:59:28 +0200
Subject: [PATCH 2/3] flatpak: Add release notes for 0.7.0
---
flatpak/tech.feliciano.pocket-casts.appdata.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/flatpak/tech.feliciano.pocket-casts.appdata.xml b/flatpak/tech.feliciano.pocket-casts.appdata.xml
index ba367ff2b1df..73e2b79db0e9 100644
--- a/flatpak/tech.feliciano.pocket-casts.appdata.xml
+++ b/flatpak/tech.feliciano.pocket-casts.appdata.xml
@@ -20,6 +20,13 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
+ <release version="0.7.0" date="2023-10-25">
+ <description>
+ <p>
+ This version updates the dependencies, including the Electron framework.
+ </p>
+ </description>
+ </release>
<release version="0.6.0" date="2022-11-13">
<description>
<p>
--
2.46.2
From 3be4d4cd905920bd80570b7816ae822f481a942d Mon Sep 17 00:00:00 2001
From: Bastien Nocera <[email protected]>
Date: Tue, 8 Oct 2024 18:05:52 +0200
Subject: [PATCH 3/3] flatpak: Add release notes for 0.8.0
---
flatpak/tech.feliciano.pocket-casts.appdata.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/flatpak/tech.feliciano.pocket-casts.appdata.xml b/flatpak/tech.feliciano.pocket-casts.appdata.xml
index 73e2b79db0e9..fc49402907b3 100644
--- a/flatpak/tech.feliciano.pocket-casts.appdata.xml
+++ b/flatpak/tech.feliciano.pocket-casts.appdata.xml
@@ -20,6 +20,13 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
+ <release version="0.8.0" date="2024-07-23">
+ <description>
+ <p>
+ This version updates the dependencies, including the Electron framework.
+ </p>
+ </description>
+ </release>
<release version="0.7.0" date="2023-10-25">
<description>
<p>
--
2.46.2