Skip to content

Commit

Permalink
Update version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orontee committed Jan 15, 2023
1 parent 780c525 commit 0f8cbd3
Show file tree
Hide file tree
Showing 8 changed files with 70 additions and 43 deletions.
4 changes: 2 additions & 2 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The format is based on `Keep a Changelog
<https://keepachangelog.com/en/1.0.0/>`_, and this project adheres to
`Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

[Unreleased]
============
[1.8.0] - 2023-01-16
====================

Added
-----
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Installation on such platform is handled through a DEB package that
can be downloaded from the `Releases page
<https://github.com/orontee/argos/releases>`_::

$ VERSION=1.7.0
$ VERSION=1.8.0
$ wget https://github.com/orontee/argos/releases/download/v${VERSION}/argos_${VERSION}-1_all.deb
$ sudo dpkg -i argos_${VERSION}-1_all.deb

Expand Down
7 changes: 7 additions & 0 deletions data/io.github.orontee.Argos.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@
</screenshot>
</screenshots>
<releases>
<release version="1.8.0" date="2023-01-16">
<description>
<p>
Implement a library browser and improve performance.
</p>
</description>
</release>
<release version="1.7.0" date="2022-12-31">
<description>
<p>
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
argos (1.8.0-1) UNRELEASED; urgency=medium

* 1.8.0 release.

-- Matthias Meulien <[email protected]> Mon, 16 Jan 2023 21:45:00 +0200

argos (1.7.0-1) UNRELEASED; urgency=medium

* 1.7.0 release.
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('argos',
version: '1.7.0',
version: '1.8.0',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
Expand Down
41 changes: 24 additions & 17 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-11 21:33+0100\n"
"POT-Creation-Date: 2023-01-15 21:47+0100\n"
"PO-Revision-Date: 2022-02-20 13:30+0100\n"
"Last-Translator: André Dokis <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
Expand All @@ -16,15 +16,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: argos/app.py:110
#: argos/app.py:111
msgid "Enable debug logs"
msgstr "Aktiviere Debug Logging"

#: argos/app.py:126
#: argos/app.py:127
msgid "Disable tooltips"
msgstr "Tooltips deaktivieren"

#: argos/app.py:134
#: argos/app.py:135
msgid "Hide search button"
msgstr "Suche ausblenden"

Expand All @@ -40,7 +40,7 @@ msgstr ""
"Die URL des Mopidy-Servers ist auf 127.0.0.1:6680 voreingestellt. Änderungen "
"können in den Einstellungen vorgenpmmen werden."

#: argos/app.py:389 argos/ui/app_menu.ui:14
#: argos/app.py:402 argos/ui/app_menu.ui:14
msgid "New playlist"
msgstr "Neue Playlist"

Expand Down Expand Up @@ -548,8 +548,8 @@ msgid "Tracklist view"
msgstr "Titellistenansicht"

#: data/io.github.orontee.Argos.appdata.xml.in:19
msgid "Albums view"
msgstr "Albenansicht"
msgid "Library view"
msgstr "Bibliotheksansicht"

#: data/io.github.orontee.Argos.appdata.xml.in:23
msgid "Playlists view"
Expand All @@ -560,50 +560,54 @@ msgid "Album details view"
msgstr "Ansicht der Albumdetails"

#: data/io.github.orontee.Argos.appdata.xml.in:33
msgid "Open its eyes to the outside world!"
msgid "Implement a library browser and improve performance."
msgstr ""

#: data/io.github.orontee.Argos.appdata.xml.in:40
msgid "Open its eyes to the outside world!"
msgstr ""

#: data/io.github.orontee.Argos.appdata.xml.in:47
msgid "Bug fixes and small enhancement."
msgstr "Fehlerbehebungen und kleine Verbesserungen."

#: data/io.github.orontee.Argos.appdata.xml.in:47
#: data/io.github.orontee.Argos.appdata.xml.in:54
msgid "Improving user experience. Once again."
msgstr "Verbesserung der Benutzererfahrung. Noch einmal."

#: data/io.github.orontee.Argos.appdata.xml.in:54
#: data/io.github.orontee.Argos.appdata.xml.in:61
msgid "Improving user experience."
msgstr "Verbesserung der Benutzererfahrung."

#: data/io.github.orontee.Argos.appdata.xml.in:61
#: data/io.github.orontee.Argos.appdata.xml.in:68
msgid "Autumnal delivery."
msgstr "Herbstliche Lieferung"

#: data/io.github.orontee.Argos.appdata.xml.in:68
#: data/io.github.orontee.Argos.appdata.xml.in:75
msgid ""
"Improve performance while browsing albums and add support for Mopidy-"
"Jellyfin."
msgstr ""
"Verbesserung der Leistung beim Durchsuchen von Alben und Unterstützung von "
"Mopidy-Jellyfin."

#: data/io.github.orontee.Argos.appdata.xml.in:75
#: data/io.github.orontee.Argos.appdata.xml.in:82
msgid "Bug fixes release."
msgstr "Fehlerbehebungen"

#: data/io.github.orontee.Argos.appdata.xml.in:82
#: data/io.github.orontee.Argos.appdata.xml.in:89
msgid "Attempt to comply to Flathub expectations."
msgstr "Versuch die Erwartungen von Flathub zu erfüllen."

#: data/io.github.orontee.Argos.appdata.xml.in:89
#: data/io.github.orontee.Argos.appdata.xml.in:96
msgid "Delivered during holidays, use at your own risks!"
msgstr "Auslieferung während der Ferien, Nutzung auf eigene Gefahr!"

#: data/io.github.orontee.Argos.appdata.xml.in:96
#: data/io.github.orontee.Argos.appdata.xml.in:103
msgid "Delivered during a toothache, use at your own risks!"
msgstr "Auslieferung mit Zahnschmerzen, Nutzung auf eigene Gefahr!"

#: data/io.github.orontee.Argos.appdata.xml.in:102
#: data/io.github.orontee.Argos.appdata.xml.in:109
msgid "Matthias Meulien"
msgstr ""

Expand Down Expand Up @@ -785,6 +789,9 @@ msgid "If a Gtk+ theme includes a dark variant, it will be used."
msgstr ""
"Wenn ein Gtk+-Theme eine dunkle Variante enthält, wird diese verwendet."

#~ msgid "Albums view"
#~ msgstr "Albenansicht"

#, fuzzy
#~ msgid "Sort library"
#~ msgstr "Sammlung"
Expand Down
49 changes: 28 additions & 21 deletions po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-11 21:33+0100\n"
"POT-Creation-Date: 2023-01-15 21:47+0100\n"
"PO-Revision-Date: 2022-02-20 13:30+0100\n"
"Last-Translator: Matthias Meulien <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
Expand All @@ -16,15 +16,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: argos/app.py:110
#: argos/app.py:111
msgid "Enable debug logs"
msgstr "Activer le journal de débogage"

#: argos/app.py:126
#: argos/app.py:127
msgid "Disable tooltips"
msgstr "Désactiver les info-bulles"

#: argos/app.py:134
#: argos/app.py:135
msgid "Hide search button"
msgstr "Masquer le button de recherche"

Expand All @@ -40,7 +40,7 @@ msgstr ""
"Commencez par configurer l'URL du serveur de musique. La valeur par défaut "
"fait l'hypothèse qu'il tourne sur cet hôte et écoute sur le port 6680."

#: argos/app.py:389 argos/ui/app_menu.ui:14
#: argos/app.py:402 argos/ui/app_menu.ui:14
msgid "New playlist"
msgstr "Nouvelle liste de lecture"

Expand Down Expand Up @@ -546,65 +546,69 @@ msgstr ""

#: data/io.github.orontee.Argos.appdata.xml.in:15
msgid "Tracklist view"
msgstr "Affichage de la file d'attente"
msgstr "File d'attente"

#: data/io.github.orontee.Argos.appdata.xml.in:19
msgid "Albums view"
msgstr "Vue albums"
msgid "Library view"
msgstr "Bibliothèque"

#: data/io.github.orontee.Argos.appdata.xml.in:23
msgid "Playlists view"
msgstr "Vue listes de lecture"
msgstr "Listes de lecture"

#: data/io.github.orontee.Argos.appdata.xml.in:27
msgid "Album details view"
msgstr "Vue détails d'un album"
msgstr "Détails d'un album"

#: data/io.github.orontee.Argos.appdata.xml.in:33
msgid "Open its eyes to the outside world!"
msgstr ""
msgid "Implement a library browser and improve performance."
msgstr "Implémente un navigateur de bibliothèque et améliore les performances."

#: data/io.github.orontee.Argos.appdata.xml.in:40
msgid "Open its eyes to the outside world!"
msgstr "Ouvre les yeux sur le monde extérieur !"

#: data/io.github.orontee.Argos.appdata.xml.in:47
msgid "Bug fixes and small enhancement."
msgstr "Livraison de correctifs de bugs et petites améliorations."

#: data/io.github.orontee.Argos.appdata.xml.in:47
#: data/io.github.orontee.Argos.appdata.xml.in:54
msgid "Improving user experience. Once again."
msgstr "Amélioration de l'expérience utilisateur. Une fois de plus."

#: data/io.github.orontee.Argos.appdata.xml.in:54
#: data/io.github.orontee.Argos.appdata.xml.in:61
msgid "Improving user experience."
msgstr "Amélioration de l'expérience utilisateur."

#: data/io.github.orontee.Argos.appdata.xml.in:61
#: data/io.github.orontee.Argos.appdata.xml.in:68
msgid "Autumnal delivery."
msgstr "Livraison automnale."

#: data/io.github.orontee.Argos.appdata.xml.in:68
#: data/io.github.orontee.Argos.appdata.xml.in:75
msgid ""
"Improve performance while browsing albums and add support for Mopidy-"
"Jellyfin."
msgstr ""
"Améliore les performances de la récupération des albums et ajoute le support "
"de Mopidy-Jellyfin."

#: data/io.github.orontee.Argos.appdata.xml.in:75
#: data/io.github.orontee.Argos.appdata.xml.in:82
msgid "Bug fixes release."
msgstr "Livraison de correctifs de bugs."

#: data/io.github.orontee.Argos.appdata.xml.in:82
#: data/io.github.orontee.Argos.appdata.xml.in:89
msgid "Attempt to comply to Flathub expectations."
msgstr "Tentative de remplir les attentes de Flathub."

#: data/io.github.orontee.Argos.appdata.xml.in:89
#: data/io.github.orontee.Argos.appdata.xml.in:96
msgid "Delivered during holidays, use at your own risks!"
msgstr "Livraison préparée pendant des congés, à utiliser avec prudence !"

#: data/io.github.orontee.Argos.appdata.xml.in:96
#: data/io.github.orontee.Argos.appdata.xml.in:103
msgid "Delivered during a toothache, use at your own risks!"
msgstr "Livraison préparée pendant une rage de dents, prudence !"

#: data/io.github.orontee.Argos.appdata.xml.in:102
#: data/io.github.orontee.Argos.appdata.xml.in:109
msgid "Matthias Meulien"
msgstr ""

Expand Down Expand Up @@ -779,6 +783,9 @@ msgstr "Préférer un thème sombre"
msgid "If a Gtk+ theme includes a dark variant, it will be used."
msgstr "Utiliser la variante sombre si un thème Gtk+ en inclut une."

#~ msgid "Albums view"
#~ msgstr "Vue albums"

#~ msgid "Sort library"
#~ msgstr "Trier la bibliothèque"

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "argos"
version = "1.7.0"
version = "1.8.0"
description = "Gtk front-end to control a Mopidy server through a tiny touch screen"
authors = ["Matthias Meulien <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 0f8cbd3

Please sign in to comment.