Skip to Content.
Sympa Menu

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

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 (e44b6e65e276bcb3ce8eb8653ab8505b1781c3f2)
  • Date: Tue, 1 Mar 2022 23:49:15 +0000

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

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

New commits:
commit e44b6e65e276bcb3ce8eb8653ab8505b1781c3f2
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

utils/dbus: version 1.14.0

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index aa4f928..05f95a7 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,13 +1,7 @@
SPELL=dbus
-if [[ "${DBUS_BRANCH}" == "devel" ]]; then
- VERSION=1.13.22
+ VERSION=1.14.0
SECURITY_PATCH=17
SOURCE=$SPELL-$VERSION.tar.xz
-else
- VERSION=1.12.22
- SOURCE=$SPELL-$VERSION.tar.gz
- SECURITY_PATCH=16
-fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://dbus.freedesktop.org/releases/dbus/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 113321b..a104a10 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2022-03-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.14.0
+
2022-02-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: versions 1.13.22/1.12.22, all gpg checking now




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e44b6e65e276bcb3ce8eb8653ab8505b1781c3f2), Pavel Vinogradov, 03/01/2022

Archive powered by MHonArc 2.6.24.

Top of Page