From 0692b40887955780dafdc63d60ebc6a6a14ec9c5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 1 Oct 2024 08:43:18 +0200 Subject: release 24.10.1 --- AUTHORS | 3 +++ CMakeLists.txt | 2 +- ChangeLog | 22 +++++++++++++++++++++- NEWS | 4 ++++ data/ayatana-settings.8 | 2 +- debian/changelog | 7 +++++++ 6 files changed, 37 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 739cee1..d73bcc0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ Daniele Tricoli ElectrifiedSpeed Eric Eryk Michalak +gallegonovato Heimen Stoffels hugoalh J. Lavoie @@ -27,10 +28,12 @@ Milo Ivir Moo Mubarek Seyd Juhar mv87 +Oğuz Ersen Oğuz Ersen Phil Clifford phlostically Quentin PAGÈS +Remus-Gabriel Chelu Reza Almanda Robert Tari Rondy Andersson diff --git a/CMakeLists.txt b/CMakeLists.txt index d04ac65..c275a2e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.13) -project (ayatana-settings VERSION 24.8.27 LANGUAGES C) +project (ayatana-settings VERSION 24.10.1 LANGUAGES C) if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET (CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) diff --git a/ChangeLog b/ChangeLog index 3313e37..ed4eca3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ +2024-10-01 Mike Gabriel + + * release 24.10.1 (HEAD -> main, tag: 24.10.1) + +2024-09-29 Oğuz Ersen + + * Translated using Weblate (Turkish) (3e19c9d9) + +2024-09-30 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (0f3f3b8a) + +2024-09-29 gallegonovato + + * Translated using Weblate (Spanish) (5adfa31d) + +2024-09-27 Remus-Gabriel Chelu + + * Translated using Weblate (Romanian) (09bf6fc2) + 2024-08-27 Mike Gabriel - * release 24.8.27 (HEAD -> main, tag: 24.8.27) + * release 24.8.27 (dd1579a2) (tag: 24.8.27) * Merge branch 'pr/full-rewrite' (79853595) * Pre-release bump of software version. (1398450b) * debian/: Adjust DEB packaging to full rewrite. (69886ef4) diff --git a/NEWS b/NEWS index 9eb2e88..26b5f36 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Overview of changes in ayatana-settings 24.10.1 + + - Translation updates. + Overview of changes in ayatana-settings 24.8.27 - Rewrite using C/CMake/Gtk4 and add some features/tweaks. diff --git a/data/ayatana-settings.8 b/data/ayatana-settings.8 index 09f6f3a..cabad2e 100644 --- a/data/ayatana-settings.8 +++ b/data/ayatana-settings.8 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH ayatana-settings 8 "Aug 2024" "Version 24.8.27" "Ayatana Indicators Settings" +.TH ayatana-settings 8 "Oct 2024" "Version 24.10.1" "Ayatana Indicators Settings" .SH NAME ayatana-settings \- Fine-tune behaviour of Ayatana System Indicators .SH SYNOPSIS diff --git a/debian/changelog b/debian/changelog index 9411a38..c1d9ca1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-settings (24.10.1) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-settings. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 01 Oct 2024 08:42:07 +0200 + ayatana-settings (24.8.27) unstable; urgency=medium * Upstream-provided Debian package for ayatana-settings. -- cgit v1.2.3