Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (49d48298b6b186327392b4b766d640354fe9cbcf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (49d48298b6b186327392b4b766d640354fe9cbcf)
  • Date: Mon, 10 Apr 2017 07:38:55 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

kde5-apps/labplot/DETAILS | 6 +++---
kde5-apps/labplot/HISTORY | 3 +++
libs/libdrm/DETAILS | 2 +-
libs/libdrm/HISTORY | 3 +++
python-pypi/meson/DETAILS | 7 +++++--
python-pypi/meson/HISTORY | 5 +++++
python-pypi/meson/meson.gpg |binary
7 files changed, 20 insertions(+), 6 deletions(-)

New commits:
commit 49d48298b6b186327392b4b766d640354fe9cbcf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libdrm: => 2.4.79

commit f037c15be0b09466a6bbc8023e1f75d1976e0bca
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

labplot: => 2.4.0

commit 6169d35d5c5a3b8dde4a14b4d1df727cd8d933ea
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

meson: => 0.39.1

diff --git a/kde5-apps/labplot/DETAILS b/kde5-apps/labplot/DETAILS
index d5aacc5..892beaf 100755
--- a/kde5-apps/labplot/DETAILS
+++ b/kde5-apps/labplot/DETAILS
@@ -1,8 +1,8 @@
SPELL=labplot
- VERSION=2.3.0
-
SOURCE_HASH=sha512:0f8053bfccbfb6756db14c2d35f69b18bc83395c15cc01cbe61e5877065ad587e1563e7f161dfbac7c75b8b30aa04ee112e0c1962b52544e33ca936bd17b1444
+ VERSION=2.4.0
+
SOURCE_HASH=sha512:5d29dd7d63d484359e73c8d82d8dbc25a069e1f33829cf75c2a2009ebae2027353ecf578b51806b5f35ae17ec472f5cbfdb4caed2637dc1ecc9229d33033d21b
SOURCE=$SPELL-$VERSION-kf5.tar.xz
- SOURCE_URL=http://download.kde.org/stable/labplot/${VERSION}/$SOURCE
+ SOURCE_URL=https://download.kde.org/stable/labplot/${VERSION}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-kf5
WEB_SITE=https://labplot.kde.org
ENTERED=20151026
diff --git a/kde5-apps/labplot/HISTORY b/kde5-apps/labplot/HISTORY
index a24c397..924780b 100644
--- a/kde5-apps/labplot/HISTORY
+++ b/kde5-apps/labplot/HISTORY
@@ -1,3 +1,6 @@
+2017-04-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.0
+
2016-09-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: new website
version 2.3.0
diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index a8cd045..e2e2c6c 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=2.4.77
+ VERSION=2.4.79
# SOURCE_HASH=sha512:
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=https://dri.freedesktop.org/${SPELL}/${SOURCE}
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index 2f0dbf4..a1a4ecc 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2017-04-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.79
+
2017-04-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.4.77
* drm.gpg: add CEF0F2B1 Marek Olšák <maraeo AT gmail.com>
diff --git a/python-pypi/meson/DETAILS b/python-pypi/meson/DETAILS
index 322d867..e3c9670 100755
--- a/python-pypi/meson/DETAILS
+++ b/python-pypi/meson/DETAILS
@@ -1,9 +1,12 @@
SPELL=meson
- VERSION=0.39.0
-
SOURCE_HASH=sha512:d6282e3d6d8824dce58589dc0da7c957dfd0ea23c81cce7108f3d23b796f62fb9f976fd0963ec34bdaf645a906a10626e27e93bc6d732c60ab8a306a4e8337c0
+ VERSION=0.39.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/mesonbuild/meson/releases/download/$VERSION/$SOURCE
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=meson.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=MIT
WEB_SITE=https://jpakkane.github.io/meson/
ENTERED=20140728
diff --git a/python-pypi/meson/HISTORY b/python-pypi/meson/HISTORY
index 4ae8a76..02b0fec 100644
--- a/python-pypi/meson/HISTORY
+++ b/python-pypi/meson/HISTORY
@@ -1,3 +1,8 @@
+2017-04-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.39.1
+ * DETAILS: add gpg checking
+ * meson.gpg: added FEEB9428 "Jussi Pakkanen <jpakkane AT yahoo.com>"
+
2017-03-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.39.0

diff --git a/python-pypi/meson/meson.gpg b/python-pypi/meson/meson.gpg
new file mode 100644
index 0000000..5deca08
Binary files /dev/null and b/python-pypi/meson/meson.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (49d48298b6b186327392b4b766d640354fe9cbcf), Treeve Jelbert, 04/10/2017

Archive powered by MHonArc 2.6.24.

Top of Page