[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5884: update BuildStream to 1.2.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5884: update BuildStream to 1.2.0 |
Date: |
Mon, 3 Sep 2018 16:39:53 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5884
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-09-03 13:39:50 -0700
message:
update BuildStream to 1.2.0
modified:
pkg/gnome/BuildStream/Makefile makefile-20180115051323-ntv7qldxjk92kyzj-3
pkg/gnome/BuildStream/sha256sums sha256sums-20180115051323-ntv7qldxjk92kyzj-4
=== modified file 'pkg/gnome/BuildStream/Makefile'
--- a/pkg/gnome/BuildStream/Makefile 2018-08-24 05:43:08 +0000
+++ b/pkg/gnome/BuildStream/Makefile 2018-09-03 20:39:50 +0000
@@ -19,16 +19,16 @@
NAME = BuildStream
GARNAME = BuildStream
-GARVERSION = 1.1.7
+GARVERSION = 1.2.0
HOME_URL = http://www.gnome.org/
-DESCRIPTION = framework for modeling build pipelines
+DESCRIPTION = framework for modeling build software-build pipelines
define BLURB
BuildStream is a flexible and extensible framework for the modelling
of build pipelines in a declarative YAML format, written in python.
These pipelines are composed of abstract elements which perform mutations
-on on "filesystem data" as input and output, and are related to each
-other by their dependencies. Datafiles available for GNOME allow building all
of GNOME;
-might be better than GSRC.
+on on "filesystem data" as input and output, and are related to each other
+by their dependencies. Datafiles available for GNOME allow building all
+of GNOME; might be better than GSRC.
endef
######################################################################
=== modified file 'pkg/gnome/BuildStream/sha256sums'
--- a/pkg/gnome/BuildStream/sha256sums 2018-08-24 05:43:08 +0000
+++ b/pkg/gnome/BuildStream/sha256sums 2018-09-03 20:39:50 +0000
@@ -1,2 +1,2 @@
-6a83ee0c311fc67bbf72460ca0103e2c81872bfc8a5f85e7228139ac2ec6546b
download/BuildStream-1.1.7.tar.xz
-3840f966dd9972da4d6198b3489ff0216df3aa7d1e99b8ad043be52d14d637c8
download/BuildStream-1.1.7.sha256sum
+35c317c9c08e7961f07ff93650bbe0672bec2b932a552beeede7660171da90d4
download/BuildStream-1.2.0.tar.xz
+29bff3b58f4359d9f7897a1203105cc576db6bc4b0fe9a309018f200de4419e8
download/BuildStream-1.2.0.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5884: update BuildStream to 1.2.0,
Carl Hansen <=