From 0585f9e31d7e798fbb38fda06f75af10dd090dcb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 6 Jun 2023 09:10:52 +0200 Subject: release 22.9.2 --- AUTHORS | 3 ++ CMakeLists.txt | 2 +- ChangeLog | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 6 ++++ debian/changelog | 7 +++++ 5 files changed, 100 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index c0f8884..d7f9477 100644 --- a/AUTHORS +++ b/AUTHORS @@ -41,12 +41,14 @@ Eric Evgeni Golov Federica Govoni Gabor Kelemen +gallegonovato Gediminas Murauskas george k GM Google update 2020 Grace Guo György Balló +Heimen Stoffels Heimen Stoffels Hosted Weblate Iain Lane @@ -128,6 +130,7 @@ Talking Panda Ted Gould Ted Gould Ted Gould +Temuri Doghonadze THANOS SIOURDAKIS Tomáš Marný UnlimiTed Channel diff --git a/CMakeLists.txt b/CMakeLists.txt index 8919acd..5c244c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-indicator-session VERSION 22.9.1 LANGUAGES C CXX) +project (ayatana-indicator-session VERSION 22.9.2 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) diff --git a/ChangeLog b/ChangeLog index d521b75..d979247 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,88 @@ +2023-06-06 Mike Gabriel + + * release 22.9.2 (HEAD -> main, tag: 22.9.2) + * Merge branch 'tari01-pr/custom-item' (c09eb8cc) + +2023-05-07 Robert Tari + + * Add custom label to admin section (cf32ce6b) + * CMakeLists.txt: Move project version to CMake's project() + (514cd389) + +2023-05-20 Milo Ivir + + * Translated using Weblate (Croatian) (3977a1e6) + +2023-04-27 Mike Gabriel + + * Merge branch 'tari01-pr/hide-admin-section' (5c624d42) + +2023-04-06 Robert Tari + + * Add options to hide items in the admin section (b4cabeb1) + * CMakeLists.txt: Fix CMake version warning (8ab10462) + +2023-04-25 Kristjan Räts + + * Translated using Weblate (Estonian) (d62ffc80) + +2023-04-11 Temuri Doghonadze + + * Translated using Weblate (Georgian) (63086997) + +2023-04-06 ssantos + + * Translated using Weblate (Portuguese) (091a6705) + +2023-04-07 Mike Gabriel + + * CMakeLists.txt: Fix version number. (b41d25fe) + +2023-03-29 Quentin PAGÈS + + * Translated using Weblate (Occitan) (f125c14e) + +2023-03-22 Tomáš Marný + + * Translated using Weblate (Czech) (747ee8cc) + +2023-03-19 Oğuz Ersen + + * Translated using Weblate (Turkish) (29be7b46) + +2023-03-19 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (1a831665) + +2023-03-20 Heimen Stoffels + + * Translated using Weblate (Dutch) (48e862fa) + +2023-03-19 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (0350368d) + +2023-03-19 gallegonovato + + * Translated using Weblate (Spanish) (7b33336b) + +2023-03-19 Mike Gabriel + + * Translated using Weblate (German) (7fed3824) + * po/: Translation updates. (ce6eab17) + +2023-03-16 Heimen Stoffels + + * Translated using Weblate (Dutch) (c5f9238c) + +2023-03-03 gallegonovato + + * Translated using Weblate (Spanish) (c755c65b) + * Translated using Weblate (Spanish) (83a3256b) + 2023-02-28 Mike Gabriel - * release 22.9.1 (HEAD -> main, tag: 22.9.1) + * release 22.9.1 (9931b0ba) (tag: 22.9.1) 2023-02-27 Robert Tari diff --git a/NEWS b/NEWS index 051a6e7..46fb0c2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-session 22.9.2 + + - Add custom label to admin section. + - Add options to hide items in the admin section. + - Translation updates. + Overview of changes in ayatana-indicator-session 22.9.1 - Provide special menu entries for devices powered by Ubuntu Touch. diff --git a/debian/changelog b/debian/changelog index e14bab4..7d734d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-session (22.9.2-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-session. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 06 Jun 2023 09:08:24 +0200 + ayatana-indicator-session (22.9.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-session. -- cgit v1.2.3