Skip to Content.
Sympa Menu

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

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 (08dece0f07f725f83bf28b7abcb9981f64e82710)
  • Date: Sat, 4 Aug 2018 04:01:50 +0000

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

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

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

utils/dbus: versions 1.13.6/1.12.10

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index a3f6227..ac17174 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,9 +1,9 @@
. "${GRIMOIRE}/FUNCTIONS"
SPELL=dbus
if [[ "${DBUS_BRANCH}" == "devel" ]]; then
- VERSION=1.13.4
+ VERSION=1.13.6
else
- VERSION=1.12.8
+ VERSION=1.12.10
fi
SECURITY_PATCH=15
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 379846a..7cbee86 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2018-08-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 1.13.6/1.12.10
+
2018-05-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: versions 1.13.4/1.12.8




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (08dece0f07f725f83bf28b7abcb9981f64e82710), Pavel Vinogradov, 08/04/2018

Archive powered by MHonArc 2.6.24.

Top of Page