Skip to Content.
Sympa Menu

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

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 (df716275c55d4ace31d03da31164df18cf8a080a)
  • Date: Sat, 29 Jan 2022 05:07:10 +0000

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

libs/ell/DETAILS | 2 +-
libs/ell/HISTORY | 3 +++
net/iwd/DEPENDS | 2 +-
net/iwd/DETAILS | 2 +-
net/iwd/HISTORY | 4 ++++
5 files changed, 10 insertions(+), 3 deletions(-)

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

net/iwd: version 1.23

commit 706e1b9380432945176b2f16aa2410982b23d076
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

libs/ell: version 0.48

diff --git a/libs/ell/DETAILS b/libs/ell/DETAILS
index 353d9ad..945ee44 100755
--- a/libs/ell/DETAILS
+++ b/libs/ell/DETAILS
@@ -1,5 +1,5 @@
SPELL=ell
- VERSION=0.47
+ VERSION=0.48
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE2=${SPELL}-${VERSION}.tar.sign

SOURCE_URL[0]=https://mirrors.edge.kernel.org/pub/linux/libs/$SPELL/$SOURCE
diff --git a/libs/ell/HISTORY b/libs/ell/HISTORY
index 92271f2..a839acd 100644
--- a/libs/ell/HISTORY
+++ b/libs/ell/HISTORY
@@ -1,3 +1,6 @@
+2022-01-28 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.48
+
2022-01-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.47

diff --git a/net/iwd/DEPENDS b/net/iwd/DEPENDS
index c7618f0..a86f97c 100755
--- a/net/iwd/DEPENDS
+++ b/net/iwd/DEPENDS
@@ -5,7 +5,7 @@ if [[ "${IWD_BRANCH}" == scm ]]; then
depends libtool
fi &&

-depends dbus-glib &&
+depends dbus &&
depends ell "--enable-external-ell" &&
depends readline &&

diff --git a/net/iwd/DETAILS b/net/iwd/DETAILS
index baf2ff9..fa983bd 100755
--- a/net/iwd/DETAILS
+++ b/net/iwd/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=1.21
+ VERSION=1.23
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE2=${SPELL}-${VERSION}.tar.sign
SOURCE_GPG="kernel.gpg:${SOURCE2}:UPSTREAM_KEY"
diff --git a/net/iwd/HISTORY b/net/iwd/HISTORY
index 8bc64ee..a55904b 100644
--- a/net/iwd/HISTORY
+++ b/net/iwd/HISTORY
@@ -1,3 +1,7 @@
+2022-01-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.23
+ * DEPENDS: dbus-glib -> dbus
+
2022-01-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.21




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

Archive powered by MHonArc 2.6.24.

Top of Page