From a0e4d6f3476a32bb042df3bc1b2641391f288cdd Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2022 14:22:29 +0200 Subject: release 22.9.0 --- AUTHORS | 2 +- CMakeLists.txt | 2 +- ChangeLog | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 6 +++++ debian/changelog | 7 ++++++ 5 files changed, 88 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 23b9cbb..37d11de 100644 --- a/AUTHORS +++ b/AUTHORS @@ -36,7 +36,6 @@ Grace Guo Heimen Stoffels Hosted Weblate iNetRoos -Iván Seoane James Westby Jason Conti Jeannette L @@ -101,6 +100,7 @@ seb128 Sebastian Rasmussen Sebastien Bacher Sebstien Bacher +Sergii Horichenko Sergio Schvezov Simon Picot ssantos diff --git a/CMakeLists.txt b/CMakeLists.txt index 9327ad2..7380140 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) # Globals -set(PROJECT_VERSION "22.2.0") +set(PROJECT_VERSION "22.9.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(GETTEXT_PACKAGE "ayatana-indicator-messages") diff --git a/ChangeLog b/ChangeLog index 8a7b1f8..5f7a765 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,78 @@ +2022-09-14 Mike Gabriel + + * release 22.9.0 (HEAD -> main, tag: 22.9.0) + +2022-09-14 Milan Korecky + + * Translated using Weblate (Czech) (84f9be6) + +2022-09-14 Mike Gabriel + + * po/*.po{,t}: Translation strings update (esp. source file + references). (5f4ac0d) + * update-po{,t}.sh: Also catch multi-file source file references. + (a6fd689) + +2022-09-12 Robert Tari + + * Merge branch 'sunweaver-pr/beautify-paths-in-pot-file' (00b4f21) + +2022-09-11 Mike Gabriel + + * po/ayatana-indicator-messages.pot: Update file. (fecf9a6) + * update-po{,t}.sh: Omit ../ at beginning of file names in .pot file. + (cd37133) + +2022-09-07 Quentin PAGÈS + + * Translated using Weblate (Occitan) (e60ed83) + +2022-09-07 Moo + + * Translated using Weblate (Lithuanian) (2eb2cd1) + +2022-09-06 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (dccdc62) + +2022-09-05 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (ddef094) + +2022-09-05 Mike Gabriel + + * Translated using Weblate (German) (c2d8f01) + * po/*.po{,t}: Translation strings update. (7e0f287) + * update-po{,t}.sh: Update script to CMake port of this project. + (3fbace0) + +2022-09-02 Robert Tari + + * Merge branch 'sunweaver-pr/tooltip-support' (e19755a) + +2022-08-03 Robert Tari + + * tests/indicator-test.cpp: Adjust tests to use tooltips (b9dad15) + +2022-07-22 Mike Gabriel + + * src/im-application-list.c: Add tooltip support. (b7eafa5) + +2022-04-23 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (e1d6d84) + +2022-04-01 Robert Tari + + * Merge branch 'sunweaver-pr/drop-extra-copying-file' (41ad200) + +2022-04-01 Mike Gabriel + + * COPYING.GPLv3: Drop file. Duplicate of COPYING file. (769eeac) + 2022-02-17 Mike Gabriel - * release 22.2.0 (HEAD -> main, tag: 22.2.0) + * release 22.2.0 (81d79bd) (tag: 22.2.0) 2022-02-08 Mike Gabriel diff --git a/NEWS b/NEWS index ad81b84..30cbf11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-messages 22.9.0 + + - Add tooltip support. + - Drop duplicate COPYING.GPLv3 file. + - Translation updates. + Overview of changes in ayatana-indicator-messages 22.2.0 - tests/CMakeLists.txt: Fix potential multicore compile error. diff --git a/debian/changelog b/debian/changelog index 92b0132..38cb111 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-messages (22.9.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-messages. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 14 Sep 2022 14:20:35 +0200 + ayatana-indicator-messages (22.2.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-messages. -- cgit v1.2.3