Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (19e74877fd55eef4ef0e375e1c32af3f903cdaa7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (19e74877fd55eef4ef0e375e1c32af3f903cdaa7)
  • Date: Wed, 8 Feb 2023 20:38:28 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/dbus/DETAILS | 2 +-
utils/dbus/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 19e74877fd55eef4ef0e375e1c32af3f903cdaa7
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/dbus: devel version 1.15.4

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index d9dc8e2..118b7ad 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,6 +1,6 @@
SPELL=dbus
if [[ "${DBUS_BRANCH}" == "devel" ]]; then
- VERSION=1.15.2
+ VERSION=1.15.4
else
VERSION=1.14.4
fi
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index f4bbc8d..8bcb2af 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2023-02-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.15.4
+
2022-11-01 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS: fixed libx11 flags, added x11 autolaunch option,
always
build with user session support, dropped expat dependency



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (19e74877fd55eef4ef0e375e1c32af3f903cdaa7), Pavel Vinogradov, 02/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page