Hello community,

here is the log from the commit of package nim for openSUSE:Factory checked in 
at 2018-03-05 13:42:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nim (Old)
 and      /work/SRC/openSUSE:Factory/.nim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nim"

Mon Mar  5 13:42:49 2018 rev:7 rq:582181 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nim/nim.changes  2018-01-06 18:51:32.508636232 
+0100
+++ /work/SRC/openSUSE:Factory/.nim.new/nim.changes     2018-03-05 
13:43:47.803048179 +0100
@@ -1,0 +2,8 @@
+Fri Mar  2 22:12:45 UTC 2018 - mvet...@suse.com
+
+- Update to version 0.18.0:
+  * Please see:
+    https://nim-lang.org/blog/2018/03/01/version-0180-released.html
+- Add nim-rpmlintrc
+
+-------------------------------------------------------------------

Old:
----
  nim-0.17.2.tar.xz

New:
----
  nim-0.18.0.tar.xz
  nim-rpmlintrc

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

Other differences:
------------------
++++++ nim.spec ++++++
--- /var/tmp/diff_new_pack.xaXrHm/_old  2018-03-05 13:43:48.511022561 +0100
+++ /var/tmp/diff_new_pack.xaXrHm/_new  2018-03-05 13:43:48.515022415 +0100
@@ -17,13 +17,14 @@
 
 
 Name:           nim
-Version:        0.17.2
+Version:        0.18.0
 Release:        0
 Summary:        A statically typed, imperative programming language
 License:        MIT
 Group:          Development/Languages/Other
-URL:            https://nim-lang.org/
-Source:         https://nim-lang.org/download/nim-%{version}.tar.xz
+Url:            https://nim-lang.org/
+Source0:        https://nim-lang.org/download/nim-%{version}.tar.xz
+Source1:        nim-rpmlintrc
 Recommends:     git
 ExclusiveArch:  %{ix86} x86_64
 
@@ -43,6 +44,8 @@
 export NIMFLAGS="$(echo '%{optflags}' | sed 
's/\([^[:space:]]\+\)/--passC:\1/g')"
 export NIMFLAGS="$NIMFLAGS %{?jobs:--parallelBuild:%{jobs}}"
 
+./build.sh
+
 make %{?_smp_mflags} V=1 \
   CFLAGS="%{optflags}"
 ./bin/nim c $NIMFLAGS koch

++++++ nim-0.17.2.tar.xz -> nim-0.18.0.tar.xz ++++++
++++ 7708333 lines of diff (skipped)

++++++ nim-rpmlintrc ++++++
addFilter("E: devel-file-in-non-devel-package .*")


Reply via email to