From cf2029ce4f96c14bf4bf711fd971983201a7be00 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 18 Feb 2022 11:59:49 +0100 Subject: release 22.2.0 --- AUTHORS | 4 + CMakeLists.txt | 2 +- ChangeLog | 170 ++++++++++++++++++++++++++++++++++++++- NEWS | 24 +++++- debian/changelog | 7 ++ tests/integration/test-sound.wav | Bin 7665640 -> 7665641 bytes 6 files changed, 200 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8f6acb7..1977bca 100644 --- a/AUTHORS +++ b/AUTHORS @@ -97,6 +97,7 @@ Mingun Mirco Müller Mirco Müller Mirco Müller +MonsieurBibo Moo Mr Liau Nathan @@ -109,6 +110,8 @@ Omer Akram Patrick Heijmann Pavel Borecki Pete Woods +Phil Clifford +phlostically Quentin PAGÈS Ratchanan Srirattanamet Reza Almanda @@ -141,6 +144,7 @@ WaldiS wdggg Weblate Wellington Terumi Uemura +wigy Xavi Garcia Mena Xavi Garcia yagoub fadel diff --git a/CMakeLists.txt b/CMakeLists.txt index 89fd075..ac370b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}") set(PACKAGE ${CMAKE_PROJECT_NAME}) -set(PROJECT_VERSION 0.9.0) +set(PROJECT_VERSION 22.2.0) find_package(PkgConfig REQUIRED) include(GNUInstallDirs) include(UseVala) diff --git a/ChangeLog b/ChangeLog index b70de64..977c52c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,172 @@ +2022-02-18 Mike Gabriel + + * release 22.2.0 (HEAD -> main, tag: 22.2.0) + * Merge branch 'tari01-pr/build-with-werror' (e3049a5) + +2022-02-17 Robert Tari + + * .build.yml: Build with -Werror (d61f835) + +2022-02-18 Robert Tari + + * Fix build warnings (e112ae9) + * Whitespace fix (412bb6e) + +2022-02-18 Mike Gabriel + + * Merge branch 'tari01-pr/cleanup-compile-flags' (4d32459) + +2022-02-17 Robert Tari + + * .build.yml: Drop extra compilation flags (f12504a) + * Clean up compilation flags (901192f) + +2022-02-17 Mike Gabriel + + * Merge branch 'tari01-pr/drop-pkglibexecdir' (be9c06c) + +2022-02-16 Robert Tari + + * data/CMakeLists.txt: Drop unused pkglibexecdir definition (863342c) + +2022-02-17 Mike Gabriel + + * Merge branch 'tari01-pr/add-lomiri-features-flag' (7312089) + +2021-12-16 Robert Tari + + * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flow + (672e4c4) + * Make Lomiri features configurable at build time (61d803b) + +2022-02-08 Robert Tari + + * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system + (111165e) + +2022-01-29 MonsieurBibo + + * Translated using Weblate (French) (4651e97) + +2022-01-22 Anders Jonsson + + * Translated using Weblate (Swedish) (a843c1b) + +2022-01-07 wigy + + * Translated using Weblate (Hungarian) (4d140a1) + +2022-01-02 ssantos + + * Translated using Weblate (Portuguese) (431e56d) + +2021-12-15 Mike Gabriel + + * Merge branch + 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' + (a5ba89a) + +2021-12-06 Robert Tari + + * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES + (ef79258) + * .build.yml: Some cppcheck tweaks (d0d1975) + +2021-12-09 Robert Tari + + * Fix cppcheck warnings (f696e54) + * Whitespace fix (09dde52) + +2021-12-08 Mike Gabriel + + * Merge branch 'tari01-pr/fix-qt5-use-modules-warning' (1a36cae) + +2021-12-07 Robert Tari + + * Fix qt5_use_modules warning (c5eee42) + +2021-12-08 Mike Gabriel + + * Merge branch 'tari01-pr/drop-accountsservice-file-check' (92df05b) + +2021-11-24 Robert Tari + + * CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml + check (e974127) + +2021-12-07 phlostically + + * Translated using Weblate (Esperanto) (c6bc3c8) + +2021-11-23 phlostically + + * Translated using Weblate (Esperanto) (823b75f) + +2021-11-21 phlostically + + * Translated using Weblate (Esperanto) (1c30e0b) + +2021-11-22 Robert Tari + + * Merge branch 'sunweaver-pr/drop-copy-of-test-sound-file' (b6cf63d) + +2021-11-19 Mike Gabriel + + * license headers: Stop using the '©' character. (f64efb1) + * tests/*: Use one spelling for "Canonical Ltd." in copyright + headers. (2c16abc) + +2021-11-20 phlostically + + * Translated using Weblate (Esperanto) (d271071) + +2021-11-18 phlostically + + * Translated using Weblate (Esperanto) (57a0ff0) + +2021-11-16 Phil Clifford + + * Translated using Weblate (Gaelic) (27e6a7a) + +2021-11-22 Robert Tari + + * Merge branch 'sunweaver-pr/copyright-punctuation-fix' (fef40c1) + +2021-11-20 phlostically + + * Translated using Weblate (Esperanto) (4796bb9) + +2021-11-18 phlostically + + * Translated using Weblate (Esperanto) (1f57a01) + +2021-11-16 Phil Clifford + + * Translated using Weblate (Gaelic) (a016f48) + +2021-11-20 phlostically + + * Translated using Weblate (Esperanto) (571abe5) + +2021-11-18 phlostically + + * Translated using Weblate (Esperanto) (e52e627) + +2021-11-19 Mike Gabriel + + * tests/integration/Copy of test-sound.wav: Drop superfluous file. + (4b5ec61) + * license headers: Stop using the '©' character. (8f2a1d4) + * tests/*: Use one spelling for "Canonical Ltd." in copyright + headers. (ba6a8e3) + +2021-11-16 Phil Clifford + + * Translated using Weblate (Gaelic) (f34d980) + 2021-11-17 Mike Gabriel - * release 0.9.0 (HEAD -> main, tag: 0.9.0) + * release 0.9.0 (454a7c0) (tag: 0.9.0) * Merge branch 'tari01-pr/scroll-message' (a6b0676) 2021-11-15 Robert Tari @@ -1017,7 +1183,7 @@ 2020-07-24 Robert Tari - * Added option to disable Tests/Coverage (628f1d4) (tag: v0.1) + * Added option to disable Tests/Coverage (628f1d4) 2020-07-19 ssantos diff --git a/NEWS b/NEWS index 744af6f..73a1a03 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ -Overview of changes in ayatana-indicator-session 0.9.0 +Overview of changes in ayatana-indicator-sound 22.2.0 + + - Upstream version bump to new release versioning scheme: + .., where . will be + bumped in Ayatana Indicators bundle releases and + gets incremented with minor changeset releases. + - Fix build warnings. + - Clean up compilation flags. + - data/CMakeLists.txt: Drop unused pkglibexecdir definition. + - Make Lomiri features configurable at build time. + - Fix cppcheck warnings. + - Fix qt5_use_modules warning. + - CMakeLists.txt: Drop unneeded com.lomiri.AccountsService.Sound.xml check. + - tests/integration/Copy of test-sound.wav: Drop superfluous file. + - Translation updates. + +Overview of changes in ayatana-indicator-sound 0.9.0 - Clean up GSetings and AccountsService schema detection and conditional code. @@ -35,17 +51,17 @@ Overview of changes in ayatana-indicator-session 0.9.0 - Add Travis CI configuration. - Translation updates. -Overview of changes in ayatana-indicator-session 0.8.2 +Overview of changes in ayatana-indicator-sound 0.8.2 - Switch to building against Lomiri (rather than deprecated Unity). - Translation updates. -Overview of changes in ayatana-indicator-session 0.8.1 +Overview of changes in ayatana-indicator-sound 0.8.1 - Translation updates. -Overview of changes in ayatana-indicator-session 0.8.0 +Overview of changes in ayatana-indicator-sound 0.8.0 - Fork from Ubuntu's sound indicator. - Translation updates. diff --git a/debian/changelog b/debian/changelog index a657cc8..3b94ce1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-sound (22.2.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-sound. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Fri, 18 Feb 2022 11:54:28 +0100 + ayatana-indicator-sound (0.9.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-sound. diff --git a/tests/integration/test-sound.wav b/tests/integration/test-sound.wav index 9997f80..0744295 100644 Binary files a/tests/integration/test-sound.wav and b/tests/integration/test-sound.wav differ -- cgit v1.2.3