Hello community,

here is the log from the commit of package bam for openSUSE:Factory checked in 
at 2016-09-21 18:50:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bam (Old)
 and      /work/SRC/openSUSE:Factory/.bam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bam"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bam/bam.changes  2016-09-13 22:23:21.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.bam.new/bam.changes     2016-09-21 
18:50:26.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 30 12:27:20 UTC 2016 - jeng...@inai.de
+
+- Update description
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bam.spec ++++++
--- /var/tmp/diff_new_pack.D5UiEG/_old  2016-09-21 18:50:28.000000000 +0200
+++ /var/tmp/diff_new_pack.D5UiEG/_new  2016-09-21 18:50:28.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           bam
 Version:        0.5.0
 Release:        0
-Summary:        Fast and flexible Lua based build system
+Summary:        Lua-based build system
 License:        Zlib
 Group:          Development/Tools/Building
 Url:            http://matricks.github.com/bam/
@@ -31,16 +31,15 @@
 BuildRequires:  pkgconfig(lua)
 
 %description
-Bam is a build system with the focus on being having fast build times and
-flexiable build scripts. Instead of having a custom language it uses Lua to
-describe the build steps.
+Bam is a build system focusing on arbitrary build scripts. Instead of
+having a custom language, it uses Lua to describe the build steps.
 
 %prep
 %setup -q
 
 %build
 export CFLAGS="%{optflags}"
-make
+make -j1
 
 %install
 %make_install


Reply via email to