Skip to Content.
Sympa Menu

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

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 (bdfe67be6284007ad1199945a6605360e6bc1667)
  • Date: Fri, 23 Sep 2022 00:26:27 +0000

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

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

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

utils/dbus: devel version 1.15.0

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 05f95a7..7614eed 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,5 +1,9 @@
SPELL=dbus
+if [[ "${DBUS_BRANCH}" == "devel" ]]; then
+ VERSION=1.15.0
+else
VERSION=1.14.0
+fi
SECURITY_PATCH=17
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index f22941b..51ad8a0 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2022-09-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.15.0
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bdfe67be6284007ad1199945a6605360e6bc1667), Pavel Vinogradov, 09/22/2022

Archive powered by MHonArc 2.6.24.

Top of Page