Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9d60a73cb40c10cb399f360df9da85c9550fa2aa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9d60a73cb40c10cb399f360df9da85c9550fa2aa)
  • Date: Sun, 12 Mar 2023 08:39:46 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

archive-libs/snappy/DETAILS | 4 ++--
archive-libs/snappy/HISTORY | 3 +++
gnome2-libs/glib2/DETAILS | 4 ++--
gnome2-libs/glib2/HISTORY | 4 ++++
gnome2-libs/glib2/UP_TRIGGERS | 2 +-
python-pypi/yt-dlp/DETAILS | 4 ++--
python-pypi/yt-dlp/HISTORY | 3 +++
science/qalculate/DETAILS | 6 +++---
science/qalculate/HISTORY | 3 +++
9 files changed, 23 insertions(+), 10 deletions(-)

New commits:
commit 9d60a73cb40c10cb399f360df9da85c9550fa2aa
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/yt-dlp: version 2023.03.04

commit eefe2befb50572208d3af6558c5668e38979cfd2
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

science/qalculate: version 4.6

commit bfe89cdd7b0f2f0177e05a647c01b0d5403ef675
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

archive-libs/snappy: version 1.1.10

commit cff2eb6435abb9b2979ee2522de31d9366bed095
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

gnome2-libs/glib2: remove stray backslash

commit 62ea2b7234a60abbc1a4e81362d017e67b60ef0c
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

gnome2-libs/glib2: stable version 2.76.0

diff --git a/archive-libs/snappy/DETAILS b/archive-libs/snappy/DETAILS
index d6562d0..4567f9f 100755
--- a/archive-libs/snappy/DETAILS
+++ b/archive-libs/snappy/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${SNAPPY_BRANCH}
SOURCE_URL[0]=git://github.com/google/${SPELL}.git
SOURCE_IGNORE=volatile
else
- VERSION=1.1.9
-
SOURCE_HASH=sha512:f1f8a90f5f7f23310423574b1d8c9acb84c66ea620f3999d1060395205e5760883476837aba02f0aa913af60819e34c625d8308c18a5d7a9c4e190f35968b024
+ VERSION=1.1.10
+
SOURCE_HASH=sha512:3578597f1d4ec09104ce0296b825b013590351230dfe56c635081fd282ce7a13a34caf2c283ac77bd24065e2d27af6db068d1f84b98cec2fd39a0e37a0d77070
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://github.com/google/snappy/archive/${VERSION}.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/archive-libs/snappy/HISTORY b/archive-libs/snappy/HISTORY
index 10b75c1..22320ad 100644
--- a/archive-libs/snappy/HISTORY
+++ b/archive-libs/snappy/HISTORY
@@ -1,3 +1,6 @@
+2021-05-09 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: 1.1.10
+
2021-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_BUILD: fix for gcc-11
* BUILD: suppress some warnings
diff --git a/gnome2-libs/glib2/DETAILS b/gnome2-libs/glib2/DETAILS
index 21e9264..9378b8b 100755
--- a/gnome2-libs/glib2/DETAILS
+++ b/gnome2-libs/glib2/DETAILS
@@ -4,8 +4,8 @@ if [[ "${GLIB2_BRANCH}" == "devel" ]]; then
VERSION=2.76.0

SOURCE_HASH="sha256:525bb703b807142e1aee5ccf222c344e8064b21c0c45677ef594e587874c6797:UPSTREAM_HASH"
else
- VERSION=2.74.6
-
SOURCE_HASH="sha256:069cf7e51cd261eb163aaf06c8d1754c6835f31252180aff5814e5afc7757fbc:UPSTREAM_HASH"
+ VERSION=2.76.0
+
SOURCE_HASH="sha256:525bb703b807142e1aee5ccf222c344e8064b21c0c45677ef594e587874c6797:UPSTREAM_HASH"
fi
SECURITY_PATCH=2
SOURCE=glib-$VERSION.tar.xz
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index 4217b36..b3a420d 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,7 @@
+2023-03-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: stable version 2.76.0
+ * UP_TRIGGERS: remove stray \ before -
+
2023-03-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 2.76.0

diff --git a/gnome2-libs/glib2/UP_TRIGGERS b/gnome2-libs/glib2/UP_TRIGGERS
index 17f8a26..10cdeff 100755
--- a/gnome2-libs/glib2/UP_TRIGGERS
+++ b/gnome2-libs/glib2/UP_TRIGGERS
@@ -16,7 +16,7 @@ if spell_ok $SPELL; then

for each in $dependees; do
if gaze install $each | xargs readelf -d 2> /dev/null |
- grep -q
"NEEDED.*\(libgio\|libglib\|libgmodule\|libgobject\|libgthread\)\-2\.0\.so";
then
+ grep -q
"NEEDED.*\(libgio\|libglib\|libgmodule\|libgobject\|libgthread\)-2\.0\.so";
then
up_trigger $each cast_self
fi
done
diff --git a/python-pypi/yt-dlp/DETAILS b/python-pypi/yt-dlp/DETAILS
index 3007b49..3bf31d0 100755
--- a/python-pypi/yt-dlp/DETAILS
+++ b/python-pypi/yt-dlp/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=2023.02.17
-
SOURCE_HASH=sha512:38fed43b177643db7c486fac4ddde04a76bb7cd2965e26bce724e785216450a514cd05f9c2cc465a51d6a0111e974b5d4835fe83d92e80b2ad010529277d136c
+ VERSION=2023.03.04
+
SOURCE_HASH=sha512:3220ad0d7445351e5786b5ff1634b633a601f64216813129056d0c8470ce8afa2e6df6d402a9381980df6611e9341039cb7f576dfd444b05fbb1417ba1aced52
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

SOURCE_URL=https://github.com/yt-dlp/yt-dlp/releases/download/${VERSION}/yt-dlp.tar.gz
diff --git a/python-pypi/yt-dlp/HISTORY b/python-pypi/yt-dlp/HISTORY
index 94db05b..fb3d92c 100644
--- a/python-pypi/yt-dlp/HISTORY
+++ b/python-pypi/yt-dlp/HISTORY
@@ -1,3 +1,6 @@
+2023-03-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2023.03.04
+
2023-02-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2023.02.17

diff --git a/science/qalculate/DETAILS b/science/qalculate/DETAILS
index 5f4d945..ed78396 100755
--- a/science/qalculate/DETAILS
+++ b/science/qalculate/DETAILS
@@ -1,9 +1,9 @@
SPELL=qalculate
- VERSION=4.5.1
-
SOURCE_HASH=sha512:629d65c17196eda4d080948dc45baad3e802851a216ffe57f40875ae09aaa918ea819b38a2c9a168000dd3965b5c9fad591bbb8a28eaa232f37656514b7be101
+ VERSION=4.6.0
+
SOURCE_HASH=sha512:37983b3c843492257f88e4e20b01e554195f86fa0ea960e04756c98ec173d5cd9762104b15a231f4256589f772a36623c1fe6c8abbfeadaed203327ff1efc104
SOURCE=libqalculate-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libqalculate-$VERSION
-
SOURCE_URL[0]=https://github.com/Qalculate/libqalculate/archive/refs/tags/v${VERSION}.tar.gz
+
SOURCE_URL[0]=https://github.com/Qalculate/libqalculate/releases/download/v${VERSION}/${SOURCE}
WEB_SITE=https://qalculate.github.io
ENTERED=20050208
LICENSE[0]=GPL
diff --git a/science/qalculate/HISTORY b/science/qalculate/HISTORY
index 7e74926..96f1b14 100644
--- a/science/qalculate/HISTORY
+++ b/science/qalculate/HISTORY
@@ -1,3 +1,6 @@
+2023-03-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 4.6.0
+
2023-01-07 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.5.1




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9d60a73cb40c10cb399f360df9da85c9550fa2aa), Florian Franzmann, 03/12/2023

Archive powered by MHonArc 2.6.24.

Top of Page