Hello community,

here is the log from the commit of package creduce for openSUSE:Factory checked 
in at 2019-10-22 15:45:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/creduce (Old)
 and      /work/SRC/openSUSE:Factory/.creduce.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "creduce"

Tue Oct 22 15:45:54 2019 rev:19 rq:741677 version:2.10.0+git.20191010.8a67e69

Changes:
--------
--- /work/SRC/openSUSE:Factory/creduce/creduce.changes  2019-06-20 
19:04:26.797589435 +0200
+++ /work/SRC/openSUSE:Factory/.creduce.new.2352/creduce.changes        
2019-10-22 15:46:00.189754840 +0200
@@ -1,0 +2,45 @@
+Tue Oct 22 06:52:25 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Move back Group in spec file.
+
+-------------------------------------------------------------------
+Thu Oct 17 10:04:01 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 2.10.0+git.20191010.8a67e69:
+  * Update the Travis-CI test-build configuration.
+  * Update copyright years.
+  * Put recently added clang_delta test files into distributions.
+  * fixed an issue for processing dependent template name
+  * added a bunch of tests for rename-class pass
+  * fixed an issue for rewriting dtor
+  * added several tests for rename-class
+  * added a couple of tests
+  * handle another case for overloaded operators
+  * skip overloaded functions for rename-fun
+  * skip AttributedStmt
+  * more fixes to macros
+  * handle function bodies with macro expansions
+  * handle macro arg expansions
+  * fixed an issue for removing unused vars
+  * fixed a crash for empty-struct-to-int
+  * a couple of tests for empty-struct-to-int
+  * fixed an issue for processing macro expansions
+  * handle cases where CurrentFD is null
+  * added a utility function to get expansion loc for macroID
+  * added one more test
+  * get expansion loc for checing isInIncludedFile
+  * relax the constraint on CurrentFD
+  * fixed another issue with macro expansion
+  * added several tests for return-void pass
+  * handle cases where return type is macro
+  * added several tests for aggregate-to-scalar pass
+  * skip invalid types early
+  * handle cases for invalid params
+  * handle builtin macros
+  * reset a flag upon failure
+  * handled CXXSCalarValueInitExpr for replacing initializers
+  * added a test for empty-struct-to-int pass
+  * Increment version number to 2.11.0.
+- Update _constraints - increase amount of required memory
+
+-------------------------------------------------------------------

Old:
----
  creduce-2.10.0+git.20190513.fb91843.tar.xz

New:
----
  creduce-2.10.0+git.20191010.8a67e69.tar.xz

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

Other differences:
------------------
++++++ creduce.spec ++++++
--- /var/tmp/diff_new_pack.aWbapP/_old  2019-10-22 15:46:01.053755824 +0200
+++ /var/tmp/diff_new_pack.aWbapP/_new  2019-10-22 15:46:01.057755829 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           creduce
-Version:        2.10.0+git.20190513.fb91843
+Version:        2.10.0+git.20191010.8a67e69
 Release:        0
 Summary:        C-Reduce, a C program reducer
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
-Url:            https://github.com/csmith-project/creduce
+URL:            https://github.com/csmith-project/creduce
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  astyle
 BuildRequires:  clang8-devel
@@ -65,7 +65,7 @@
 
 %build
 %configure --libexec=%{_bindir}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.aWbapP/_old  2019-10-22 15:46:01.097755875 +0200
+++ /var/tmp/diff_new_pack.aWbapP/_new  2019-10-22 15:46:01.097755875 +0200
@@ -4,7 +4,7 @@
       <size unit="G">16</size>
     </disk>
     <physicalmemory>
-      <size unit="G">4</size>
+      <size unit="G">6</size>
     </physicalmemory>
   </hardware>
 </constraints>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aWbapP/_old  2019-10-22 15:46:01.117755897 +0200
+++ /var/tmp/diff_new_pack.aWbapP/_new  2019-10-22 15:46:01.121755902 +0200
@@ -5,7 +5,7 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">creduce</param>
     <param name="versionformat">2.10.0+git.%cd.%h</param>
-    <param name="revision">fb91843c547794f165e5764a003166191e6c6643</param>
+    <param name="revision">8a67e69c49ef123a1c0a4898ac259249411a01dd</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ creduce-2.10.0+git.20190513.fb91843.tar.xz -> 
creduce-2.10.0+git.20191010.8a67e69.tar.xz ++++++
++++ 2158 lines of diff (skipped)


Reply via email to