From d9d1a4715f641e5870e69158c3b8be2b40304d1b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 14 Sep 2022 14:10:37 +0200 Subject: release 22.9.0 --- AUTHORS | 4 +++- CMakeLists.txt | 2 +- ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 5 ++++ debian/changelog | 9 +++++++- 5 files changed, 85 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index ccb5c91..49eefd5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,6 +23,7 @@ CI Train Bot Colin Watson Cristian Gherman Csaba +이정희 Danjela Hoxha David Barth David Mohammed @@ -53,7 +54,6 @@ HuNteR GaMinG Iain Lane Iain Lane iNetRoos -Iván Seoane Javier Jardón Jeannette L Jeremy Bicha @@ -127,12 +127,14 @@ Rob Pearson Rodney Dawes Rodney Dawes Rodrigo Moya +Rondy Andersson Rui Mendes Ryan Lortie SapuSeven Sebastian Rasmussen Sebastien Bacher Sergey Shnatsel Davidoff +Sergii Horichenko Simon Quigley sock-et ssantos diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b9d1fc..631e4d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) -set (PROJECT_VERSION "22.2.0") +set (PROJECT_VERSION "22.9.0") set (PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index 95d955e..2b6d810 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,73 @@ +2022-09-14 Mike Gabriel + + * release 22.9.0 (HEAD -> main, tag: 22.9.0) + * Translated using Weblate (German) (b2312b61) + +2022-09-14 Milan Korecky + + * Translated using Weblate (Czech) (8d0f3244) + +2022-09-14 Mike Gabriel + + * po/*.po{,t}: Translation strings update (esp. source file + references). (df40ea2d) + * update-po{,t}.sh: Also catch multi-file source file references. + (463e6b96) + * po/*.po{,t}: Translation strings update. (f5b71f1f) + +2022-09-13 Robert Tari + + * Merge branch 'sunweaver-pr/beautify-paths-in-pot-file' (0bdd75c9) + +2022-09-11 Mike Gabriel + + * po/ayatana-indicator-datetime.pot: Update file. (1add999d) + * update-po{,t}.sh: Omit ../ at beginning of file names in .pot file. + (e70cba40) + +2022-09-08 Mike Gabriel + + * po/ayatana-indicator-datetime.pot: Update translation strings. + (9f193262) + * update-pot.sh: Include org.ayatana.indicator.datetime.gschema.xml + strings into .pot file. (0e63c5cb) + * update-pot.sh: Implement a hack to successfully catch T_([...]) + functions, as well. (2e979b47) + * Merge branch 'sunweaver-pr/tooltip-support' (bb0f985d) + +2022-07-22 Mike Gabriel + + * src/menu.cpp: Add tooltip. (cc458235) + +2022-05-07 Rondy Andersson + + * Translated using Weblate (Swedish) (483841ee) + +2022-04-23 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (7f50d736) + * Translated using Weblate (Ukrainian) (240dec46) + * Translated using Weblate (Ukrainian) (a362212b) + +2022-03-21 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (7130cee1) + +2022-03-16 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (27f905c8) + +2022-02-27 이정희 + + * Translated using Weblate (Korean) (7b354c64) + +2022-02-28 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (ca09e5f6) + 2022-02-19 Mike Gabriel - * release 22.2.0 (HEAD -> main, tag: 22.2.0) + * release 22.2.0 (132bfd50) (tag: 22.2.0) * Merge branch 'tari01-pr/fix-list-conversion' (5b8f9a2b) 2022-02-19 Robert Tari diff --git a/NEWS b/NEWS index e0fdb99..48c5538 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-datetime 22.9.0 + + - Add tooltip support. + - Translation updates. + Overview of changes in ayatana-indicator-datetime 22.2.0 - CMakeLists.txt: Read default sounds from lomiri-sounds pkg-config file. diff --git a/debian/changelog b/debian/changelog index 1ab5e32..c6706d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ayatana-indicator-datetime (22.2.0-1) unstable; urgency=medium +ayatana-indicator-datetime (22.9.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-datetime. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 14 Sep 2022 14:03:06 +0200 + +ayatana-indicator-datetime (22.2.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-datetime. See upstream ChangeLog for recent changes. -- cgit v1.2.3