Hello community,

here is the log from the commit of package coccigrep for openSUSE:Factory 
checked in at 2016-11-01 09:59:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coccigrep (Old)
 and      /work/SRC/openSUSE:Factory/.coccigrep.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coccigrep"

Changes:
--------
--- /work/SRC/openSUSE:Factory/coccigrep/coccigrep.changes      2015-01-15 
15:59:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.coccigrep.new/coccigrep.changes 2016-11-01 
09:59:41.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Oct 31 17:54:39 UTC 2016 - [email protected]
+
+- Update to version 20160815:
+  * forcing a type to be present was arbitrary
+  * vim plugin: fix interactive mode
+  * document void option usage in vim plugin
+  * Add python3 support
+  * Add support for python 3.4
+  * setup: use and complete install_requires
+  * Fix syntax error in python3 environment.
+
+-------------------------------------------------------------------

Old:
----
  coccigrep-20150112.tar.xz

New:
----
  _servicedata
  coccigrep-1.16+git.20160815.tar.xz

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

Other differences:
------------------
++++++ coccigrep.spec ++++++
--- /var/tmp/diff_new_pack.Uw54M7/_old  2016-11-01 09:59:42.000000000 +0100
+++ /var/tmp/diff_new_pack.Uw54M7/_new  2016-11-01 09:59:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package coccigrep
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           coccigrep
-Version:        20150112
+Version:        1.16+git.20160815
 Release:        0
 Summary:        Semantic grep tool for C, based on coccinelle
 License:        GPL-3.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Uw54M7/_old  2016-11-01 09:59:42.000000000 +0100
+++ /var/tmp/diff_new_pack.Uw54M7/_new  2016-11-01 09:59:42.000000000 +0100
@@ -2,7 +2,8 @@
   <service mode="localonly" name="tar_scm">
     <param name="url">git://github.com/regit/coccigrep</param>
     <param name="scm">git</param>
-    <param name="versionformat">%ad</param>
+    <param name="versionformat">1.16+git.%ad</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service mode="localonly" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param name="url">git://github.com/regit/coccigrep</param>
          <param 
name="changesrevision">59e7e8cc1953c7947dbe0e4600b6837a8bd30630</param></service></servicedata>

Reply via email to