Skip to content

Commit 6510966

Browse files
authored
Merge pull request #224 from MightyCreak/release-0.9.0
chore: prepare files for release 0.9.0
2 parents 90ec27e + f5ab606 commit 6510966

File tree

14 files changed

+43
-17
lines changed

14 files changed

+43
-17
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.9.0 - 2024-01-13
11+
1012
### Changed
1113

1214
- Update from GNOME 44 to 45 (@sabriunal)

data/io.github.mightycreak.Diffuse.appdata.xml.in

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,30 @@
4040
<update_contact>[email protected]</update_contact>
4141

4242
<releases>
43+
<release version="0.9.0" date="2024-01-13">
44+
<description>
45+
<p>Summary: remove support for SVK, update to GNOME 45, updated Turkish translation.</p>
46+
<p>Changed:</p>
47+
<ul>
48+
<li>Update from GNOME 44 to 45 (@sabriunal)</li>
49+
<li>Flatpak manifest now runs the tests (@sabriunal)</li>
50+
<li>Use appstreamcli instead of the deprecated appstream-util to validate appdata (@sabriunal)</li>
51+
<li>Update appdata: add translation tag, vcs-browser and translate URLs (@sabriunal)</li>
52+
<li>Translation: mark the developer name and release descriptions as untranslatable (@sabriunal)</li>
53+
<li>Translation: update Turkish translation (@sabriunal)</li>
54+
</ul>
55+
<p>Removed:</p>
56+
<ul>
57+
<li>Remove support for the SVK CVS (@MightyCreak)</li>
58+
</ul>
59+
<p>Fixed:</p>
60+
<ul>
61+
<li>Fix compatibility with Python 3.12: remove use of distutils (@MightyCreak)</li>
62+
<li>Fix new errors raised by Flake8 (@MightyCreak)</li>
63+
<li>Fix the error with the CICD due to the use of appstreamcli (@MightyCreak)</li>
64+
</ul>
65+
</description>
66+
</release>
4367
<release version="0.8.2" date="2023-04-16">
4468
<description translatable="no">
4569
<p>Use more modern, symbolic icons, add Dutch translation, and a couple of small fixes.</p>

data/usr/share/gnome/help/diffuse/C/diffuse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44
<!ENTITY app "Diffuse">
5-
<!ENTITY app-version "0.8.2">
5+
<!ENTITY app-version "0.9.0">
66
<!ENTITY app-year "2006-2023">
77
<!ENTITY manual-year "2009-2023">
88
]>

data/usr/share/gnome/help/diffuse/cs/diffuse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
33
[
44
<!ENTITY app "Diffuse">
5-
<!ENTITY app-version "0.8.2">
5+
<!ENTITY app-version "0.9.0">
66
<!ENTITY app-year "2006-2023">
77
<!ENTITY manual-year "2009-2023">
88
]>

data/usr/share/gnome/help/diffuse/it/diffuse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44
<!ENTITY app "Diffuse">
5-
<!ENTITY app-version "0.8.2">
5+
<!ENTITY app-version "0.9.0">
66
<!ENTITY app-year "2006-2023">
77
<!ENTITY manual-year "2009-2023">
88
]>

data/usr/share/gnome/help/diffuse/ru/diffuse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
33
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
44
<!ENTITY app "Diffuse">
5-
<!ENTITY app-version "0.8.2">
5+
<!ENTITY app-version "0.9.0">
66
<!ENTITY app-year "2006-2023">
77
<!ENTITY manual-year "2009-2023">
88
]>

data/usr/share/omf/diffuse/diffuse-C.omf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<creator>Derrick Moser</creator>
55
<maintainer>Derrick Moser</maintainer>
66
<title>Diffuse User's Manual</title>
7-
<date>2023-04-16</date>
8-
<version identifier="0.8.2" date="2023-04-16"/>
7+
<date>2024-01-13</date>
8+
<version identifier="0.9.0" date="2024-01-13"/>
99
<subject category="GNOME|Development|Applications"/>
1010
<description>Diffuse is a graphical tool for merging and comparing text files.</description>
1111
<type>manual</type>

data/usr/share/omf/diffuse/diffuse-cs.omf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<creator>Derrick Moser</creator>
55
<maintainer>Derrick Moser</maintainer>
66
<title>Uživatelská příručka programu Diffuse</title>
7-
<date>2023-04-16</date>
8-
<version identifier="0.8.2" date="2023-04-16"/>
7+
<date>2024-01-13</date>
8+
<version identifier="0.9.0" date="2024-01-13"/>
99
<subject category="GNOME|Development|Applications"/>
1010
<description>Diffuse je grafický nástroj pro slučování a porovnávání textových souborů.</description>
1111
<type>manual</type>

data/usr/share/omf/diffuse/diffuse-it.omf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<creator>Derrick Moser</creator>
55
<maintainer>Derrick Moser</maintainer>
66
<title>Manuale utente di Diffuse</title>
7-
<date>2023-04-16</date>
8-
<version identifier="0.8.2" date="2023-04-16"/>
7+
<date>2024-01-13</date>
8+
<version identifier="0.9.0" date="2024-01-13"/>
99
<subject category="GNOME|Development|Applications"/>
1010
<description>Diffuse è uno strumento grafico per l'unione e il confronto di file di testo.</description>
1111
<type>manual</type>

data/usr/share/omf/diffuse/diffuse-ru.omf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<creator>Derrick Moser</creator>
55
<maintainer>Derrick Moser</maintainer>
66
<title>Руководство Пользователя Diffuse</title>
7-
<date>2023-04-16</date>
8-
<version identifier="0.8.2" date="2023-04-16"/>
7+
<date>2024-01-13</date>
8+
<version identifier="0.9.0" date="2024-01-13"/>
99
<subject category="GNOME|Development|Applications"/>
1010
<description>Программа Diffuse является графическим инструментом для слияния и сравнения текстовых файлов.</description>
1111
<type>manual</type>

0 commit comments

Comments
 (0)