Skip to Content.
Sympa Menu

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

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 (3285ce42cce98cb139c18ae415fabfef6c93f088)
  • Date: Tue, 11 Jul 2017 13:51:24 +0000

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

ChangeLog | 3 +++
archive/lzip/DETAILS | 4 ++--
archive/lzip/HISTORY | 3 +++
kde.gpg |binary
libs/libgit2/DETAILS | 4 ++--
libs/libgit2/HISTORY | 3 +++
xorg-proto/wayland-protocols/DETAILS | 2 +-
xorg-proto/wayland-protocols/HISTORY | 3 +++
8 files changed, 17 insertions(+), 5 deletions(-)

New commits:
commit 3285ce42cce98cb139c18ae415fabfef6c93f088
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wayland-protocols: => 1.9

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

libgit2: => 0.26.0

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

lzip: => 1.19

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

update kde.gpg

diff --git a/ChangeLog b/ChangeLog
index 5030c59..71d2eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2017-07-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * kde.gpg: add DBD2CE893E2D1C87: "Christoph Feck <cfeck AT kde.org>"
+
2017-07-07 Treeve Jelbert <treeve AT sourcemage.org>
* timwaugh.gpg: add 9491EA63 Tim Waugh <tim AT cyberelk.net>

diff --git a/archive/lzip/DETAILS b/archive/lzip/DETAILS
index 71aff55..af4780f 100755
--- a/archive/lzip/DETAILS
+++ b/archive/lzip/DETAILS
@@ -1,10 +1,10 @@
SPELL=lzip
- VERSION=1.18
+ VERSION=1.19
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE
- SOURCE2_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE2
+ SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://www.nongnu.org/lzip/lzip.html
diff --git a/archive/lzip/HISTORY b/archive/lzip/HISTORY
index 270398f..7d1b735 100644
--- a/archive/lzip/HISTORY
+++ b/archive/lzip/HISTORY
@@ -1,3 +1,6 @@
+2017-07-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.19
+
2017-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.18

diff --git a/kde.gpg b/kde.gpg
index 3110d5b..5c58617 100644
Binary files a/kde.gpg and b/kde.gpg differ
diff --git a/libs/libgit2/DETAILS b/libs/libgit2/DETAILS
index 44a39b8..ba28643 100755
--- a/libs/libgit2/DETAILS
+++ b/libs/libgit2/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgit2
- VERSION=0.25.1
-
SOURCE_HASH=sha512:bbd0d27c95406b548185ce02e2a9288a9dcb8c3b28476ba20f4f4917f6bd67f1ddee80de3054d30b79cdb9d973c3061a15ea7847c79bfa4e0c62e41d5195cb99
+ VERSION=0.26.0
+
SOURCE_HASH=sha512:988c616c99637f2c1f80c498de34820296b78c0601669475eba9d194490cfd2047131987e63a799599277893e5741f9bcc226ffa594327356047ed563f07d346
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/libgit2
diff --git a/libs/libgit2/HISTORY b/libs/libgit2/HISTORY
index e0abc79..78c2485 100644
--- a/libs/libgit2/HISTORY
+++ b/libs/libgit2/HISTORY
@@ -1,3 +1,6 @@
+2017-07-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.26.0
+
2017-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.25.1

diff --git a/xorg-proto/wayland-protocols/DETAILS
b/xorg-proto/wayland-protocols/DETAILS
index 853b461..7de3c42 100755
--- a/xorg-proto/wayland-protocols/DETAILS
+++ b/xorg-proto/wayland-protocols/DETAILS
@@ -1,5 +1,5 @@
SPELL=wayland-protocols
- VERSION=1.8
+ VERSION=1.9
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/xorg-proto/wayland-protocols/HISTORY
b/xorg-proto/wayland-protocols/HISTORY
index 12bb486..f4bdd46 100644
--- a/xorg-proto/wayland-protocols/HISTORY
+++ b/xorg-proto/wayland-protocols/HISTORY
@@ -1,3 +1,6 @@
+2017-07-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9
+
2017-06-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3285ce42cce98cb139c18ae415fabfef6c93f088), Treeve Jelbert, 07/11/2017

Archive powered by MHonArc 2.6.24.

Top of Page