summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-14 22:52:59 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-14 22:53:21 +0200
commit5b4c2e8cc6fed12db0fb2e7ad30005868511f6fc (patch)
tree05723c3063a43e005d2e2ba130429f2cb1c79379
parent899f844b8520df2d3898e46cde27bd2e2d90fe2a (diff)
downloadayatana-indicator-session-26.6.1.tar.gz
ayatana-indicator-session-26.6.1.tar.bz2
ayatana-indicator-session-26.6.1.zip
Release 26.6.126.6.1
- Revert "rename about to system-information in lomiri-system-settings".
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog8
-rw-r--r--NEWS5
-rw-r--r--debian/changelog7
4 files changed, 20 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6b290e..a44d8d6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.13)
-project (ayatana-indicator-session VERSION 26.6.0 LANGUAGES C CXX)
+project (ayatana-indicator-session VERSION 26.6.1 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 ffbeaff..f57f1d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+2026-06-14 Mike Gabriel
+
+ * Release 26.6.1 (HEAD -> main, tag: 26.6.1)
+ * Revert "rename about to system-information in
+ lomiri-system-settings" (899f844b)
+
2026-06-13 Mike Gabriel
- * Release 26.6.0 (HEAD -> main, tag: 26.6.0)
+ * Release 26.6.0 (2a161265) (tag: 26.6.0)
2026-06-13 Grzegorz Szymaszek
diff --git a/NEWS b/NEWS
index 342fb1d..f0a1a7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in ayatana-indicator-session 26.6.1
+
+ - Revert "rename about to system-information in
+ lomiri-system-settings".
+
Overview of changes in ayatana-indicator-session 26.6.0
- rename about to system-information in lomiri-system-settings.
diff --git a/debian/changelog b/debian/changelog
index 2e9ecbf..5e90f93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-indicator-session (26.6.1) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-session. See
+ upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 14 Jun 2026 22:52:59 +0200
+
ayatana-indicator-session (26.6.0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-session.