From d0c90849ca8f1f50e92faedf3358c2ca1bd5aa73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 19 Apr 2021 22:40:09 +0200 Subject: release 0.8.3 --- CMakeLists.txt | 2 +- ChangeLog | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- NEWS | 7 +++++ debian/changelog | 7 +++++ 4 files changed, 92 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6fd0239..9588e19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) include (GNUInstallDirs) -set (PROJECT_VERSION "0.8.2") +set (PROJECT_VERSION "0.8.3") set (PACKAGE ${CMAKE_PROJECT_NAME}) option (enable_tests "Build the package's automatic tests." ON) option (enable_lcov "Generate lcov code coverage reports." ON) diff --git a/ChangeLog b/ChangeLog index 3aff850..48a8f0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,81 @@ -2021-01-28 17:03:06 +0100 Mike Gabriel +2021-04-19 22:40:09 +0200 Mike Gabriel - * release 0.8.2 (HEAD -> master, tag: 0.8.2) + * release 0.8.3 (HEAD -> master, tag: 0.8.3) + +2021-04-19 22:35:55 +0200 Mike Gabriel (3105ecd9) + + * po/: Fix some date strings wrongly touched by release script. + +2021-04-18 19:52:45 +0200 Robert Tari (ac492703) + + * Merge branch 'oSoMoN/fix-build-failures-hirsute' + +2021-04-15 16:53:09 +0000 Boyuan Yang (1d0e547b) + + * Translated using Weblate (Chinese (Simplified)) + +2021-03-30 15:02:47 +0200 Hosted Weblate (1fe741d5) + + * Update translation files + +2021-03-29 19:44:35 +0200 Weblate (7d2ca0dc) + + * Added translation using Weblate (Chinese (Simplified) + (zh_LATN@pinyin)) + +2021-03-18 01:23:05 +0000 Reza Almanda (81710ca0) + + * Translated using Weblate (Indonesian) + +2021-03-11 05:28:20 +0000 Boyuan Yang (3264e2de) + + * Translated using Weblate (Chinese (Simplified)) + +2021-04-15 16:53:09 +0000 Boyuan Yang (794e6c49) + + * Translated using Weblate (Chinese (Simplified)) + +2021-03-30 15:02:47 +0200 Hosted Weblate (752a941a) + + * Update translation files + +2021-03-29 19:44:35 +0200 Weblate (b42333c0) + + * Added translation using Weblate (Chinese (Simplified) + (zh_LATN@pinyin)) + +2021-03-18 01:23:05 +0000 Reza Almanda (b071f766) + + * Translated using Weblate (Indonesian) + +2021-03-11 05:28:20 +0000 Boyuan Yang (04379860) + + * Translated using Weblate (Chinese (Simplified)) + +2021-03-04 23:30:27 +0100 Olivier Tilloy (19923632) + + * Fix a couple of build failures on Ubuntu hirsute: + +2021-02-04 22:24:44 +0000 Michalis (e3e400a1) + + * Translated using Weblate (Greek) + +2021-02-03 11:53:43 +0100 Robert Tari (b5decb84) + + * Merge branch 'sunweaver-pr/port-to-lomiri-url-dispatcher' + +2021-02-03 11:00:45 +0100 Mike Gabriel (1dec0b1a) + + * debian/control: Switch from liburl-dispatcher1-dev to + liblomiri-url-dispatcher-dev in B-D field. + +2021-02-03 11:00:21 +0100 Mike Gabriel (348ff667) + + * Port from URL Dispatcher to Lomiri URL Dispatcher. + +2021-01-28 17:03:06 +0100 Mike Gabriel (de8f1a71) + + * release 0.8.2 (tag: 0.8.2) 2021-01-28 16:39:33 +0100 Mike Gabriel (74453558) diff --git a/NEWS b/NEWS index e65937e..664b2f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Overview of changes in ayatana-indicator-datetime 0.8.3 + + - Fix a couple of build failures on Ubuntu hirsute + (due to updated evolution-data-server). + - Port from URL Dispatcher to Lomiri URL Dispatcher. + - Translation updates. + Overview of changes in ayatana-indicator-datetime 0.8.2 - Translation updates. diff --git a/debian/changelog b/debian/changelog index c1c056f..9d032f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-datetime (0.8.3-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-datetime. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 19 Apr 2021 22:33:56 +0200 + ayatana-indicator-datetime (0.8.2-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-datetime. -- cgit v1.2.3