From fce84911236d5b9443b4e94bcb1ee23e1b6dd0d6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2022 14:32:44 +0200 Subject: release 22.9.0 --- AUTHORS | 2 ++ CMakeLists.txt | 2 +- ChangeLog | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 7 ++++++ debian/changelog | 7 ++++++ 5 files changed, 88 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index a518e07..7ed717d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -35,6 +35,8 @@ Elizabeth Sherrock Emiliano Gabriele Emmanuella Rumanti Eric +Eric +Eric Evgeni Golov Federica Govoni Gabor Kelemen diff --git a/CMakeLists.txt b/CMakeLists.txt index ea23755..b089de0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set (PROJECT_VERSION "22.2.1") +set (PROJECT_VERSION "22.9.0") set (PACKAGE ${CMAKE_PROJECT_NAME}) set (GETTEXT_PACKAGE "ayatana-indicator-session") diff --git a/ChangeLog b/ChangeLog index f25fcc5..c7923c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,76 @@ +2022-09-14 Mike Gabriel + + * release 22.9.0 (HEAD -> main, tag: 22.9.0) + * Translated using Weblate (German) (a2c55594) + +2022-09-14 Milan Korecky + + * Translated using Weblate (Czech) (d80883f1) + +2022-09-14 Mike Gabriel + + * po/*.po{,t}: Translation strings update (esp. source file + references). (8b9499f7) + * update-po{,t}.sh: Also catch multi-file source file references. + (cee76651) + +2022-09-14 Eric + + * Translated using Weblate (Chinese (Simplified)) (97b91745) + +2022-09-14 Mike Gabriel + + * po/*.po: Update translation strings. (2058a927) + +2022-09-13 Robert Tari + + * Merge branch 'sunweaver-pr/fix-and-update-translations' (6bca8f18) + +2022-09-11 Mike Gabriel + + * po/ayatana-indicator-session.pot: Update translation template file. + (fa225cf2) + * data/org.ayatana.indicator.session.gschema.xml: Add gettext-domain + property to tag. (30b55bb0) + * data/: Fix translating the indicator's .gschema.xml file. + (fb1aebac) + * update-po{,t}.sh: Omit ../ at beginning of file names in .po(t) + file(s). (dd82acd7) + +2022-09-07 Quentin PAGÈS + + * Translated using Weblate (Occitan) (8fc23663) + +2022-09-07 Moo + + * Translated using Weblate (Lithuanian) (a016e792) + +2022-09-05 Eric + + * Translated using Weblate (Chinese (Simplified)) (01395f8a) + +2022-09-06 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (d46ee3da) + +2022-09-05 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (ed4878a5) + +2022-09-05 Mike Gabriel + + * Translated using Weblate (German) (b9aefb32) + * po/*.po{,t}: Translation strings update. (8b84185c) + 2022-07-15 Mike Gabriel - * release 22.2.1 (HEAD -> main, tag: 22.2.1) + * Merge branch 'tari01-pr/add-tooltip' (8472d6f0) + * release 22.2.1 (dd8ead32) + * release 22.2.1 (22ca3955) (tag: 22.2.1) + +2022-07-13 Robert Tari + + * src/service.c: Add tooltip to indicator (61a990a0) 2022-06-26 Mike Gabriel diff --git a/NEWS b/NEWS index 5164b66..9e4070c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Overview of changes in ayatana-indicator-session 22.9.0 + + - Add tooltip support. + - data/org.ayatana.indicator.session.gschema.xml: Add gettext-domain + property to tag. + - Translation updates. + Overview of changes in ayatana-indicator-session 22.2.1 - src/service.c: don't try to show any lockscreen shortcut on Lomiri. diff --git a/debian/changelog b/debian/changelog index 19b64f0..c5c686e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-session (22.9.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-session. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 14 Sep 2022 14:30:01 +0200 + ayatana-indicator-session (22.2.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-session. -- cgit v1.2.3