From f3b8d73471bc3eacd043901eb77141fa6982a295 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 20 Jul 2022 23:57:55 +0200 Subject: release 22.2.1 --- AUTHORS | 3 ++- CMakeLists.txt | 2 +- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4e2d906..3bcc820 100644 --- a/AUTHORS +++ b/AUTHORS @@ -20,7 +20,7 @@ Heimen Stoffels Henrique Combochi Hosted Weblate iNetRoos -Iván Seoane +Jami Kettunen Jeannette L Kristjan Räts Louies @@ -41,6 +41,7 @@ Petter Reinholdtsen phlostically Prachi Joshi Quentin PAGÈS +Ratchanan Srirattanamet Reza Almanda Robert Tari Rodney Dawes diff --git a/CMakeLists.txt b/CMakeLists.txt index f5e236b..278cc5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) ## include(GNUInstallDirs) -set(PROJECT_VERSION "22.2.0") +set(PROJECT_VERSION "22.2.1") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(SERVICE_LIB ${PACKAGE}) set(SERVICE_EXEC "${PACKAGE}-service") diff --git a/NEWS b/NEWS index 42cc480..3c6d9f2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-display 22.2.1 + + * src/adbd-client.cpp: Fix cppcheck. + * tests/utils/qmain.cpp: Add missing include for libintl.h. + * tests/unit: fix cmake custom command race condition. + Overview of changes in ayatana-indicator-display 22.2.0 - Upstream version bump to new release versioning scheme: diff --git a/debian/changelog b/debian/changelog index 4485ff7..8490af3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (22.2.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Thu, 20 Jul 2022 23:55:36 +0200 + ayatana-indicator-display (22.2.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3