Skip to Content.
Sympa Menu

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

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 (13c21e5970935572febffbc7274df52bba7a25b3)
  • Date: Sat, 18 May 2019 00:28:38 +0000

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

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

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

utils/dbus: version 1.12.14

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 9097841..86f7830 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,10 +1,9 @@
-. "${GRIMOIRE}/FUNCTIONS"
SPELL=dbus
if [[ "${DBUS_BRANCH}" == "devel" ]]; then
VERSION=1.13.10
SOURCE=$SPELL-$VERSION.tar.xz
else
- VERSION=1.12.12
+ VERSION=1.12.14
SOURCE=$SPELL-$VERSION.tar.gz
fi
SECURITY_PATCH=15
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 1612a3e..da79990 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,7 @@
+2019-05-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.12.14, removed useless sourcing of grimoire
+ functions
+
2019-05-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.13.10




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (13c21e5970935572febffbc7274df52bba7a25b3), Pavel Vinogradov, 05/17/2019

Archive powered by MHonArc 2.6.24.

Top of Page