Hello community,

here is the log from the commit of package creduce for openSUSE:Factory checked 
in at 2018-07-18 22:53:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/creduce (Old)
 and      /work/SRC/openSUSE:Factory/.creduce.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "creduce"

Wed Jul 18 22:53:37 2018 rev:15 rq:621906 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/creduce/creduce.changes  2018-02-21 
14:13:54.192935085 +0100
+++ /work/SRC/openSUSE:Factory/.creduce.new/creduce.changes     2018-07-18 
22:53:43.235004544 +0200
@@ -1,0 +2,34 @@
+Tue Jul 10 13:04:09 UTC 2018 - [email protected]
+
+- Remove Requires to perl-Sys-CPU.
+
+-------------------------------------------------------------------
+Mon Jul  9 08:37:34 UTC 2018 - [email protected]
+
+- Update to version 2.8.0
+  * Include newer `clang_delta` tests in distributions.
+  * Mention CMake-based build system near the top of the file.
+  * Update copyright years.
+  * Do not list `LLVM_LIBS` in the `target_link_libraries`.
+  * Mention that `pkg install` example works for FreeBSD 11.1, too.
+  * Remove remaining references to `Sys::CPU` Perl module.
+  * Update copyright years.
+  * stop using dead sys::cpu perl module
+  * Require LLVM 6.0.
+
+-------------------------------------------------------------------
+Thu May 10 11:02:15 UTC 2018 - [email protected]
+
+- Update to version 2.8.0+git.20180410.48e622b:
+  * Fixed an issue for checking function declarations
+  * Fixed crashes due to groupdecls
+  * update copyright year
+  * Handle anonymous unions are declared with other decls
+  * Handle designated init expressions
+  * Regenerate Autoconf/Automake stuff.
+  * Add copyright notices to some `clang_delta/tests/` files.
+  * Add more `clang_delta/tests/` files to distributions.
+  * add todo about try-catch
+  * Update copyright years.
+
+-------------------------------------------------------------------

Old:
----
  creduce-2.7.0.tar.gz

New:
----
  creduce-2.8.0.tar.gz

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

Other differences:
------------------
++++++ creduce.spec ++++++
--- /var/tmp/diff_new_pack.xhfXWA/_old  2018-07-18 22:53:43.935002223 +0200
+++ /var/tmp/diff_new_pack.xhfXWA/_new  2018-07-18 22:53:43.999002011 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           creduce
-Version:        2.7.0
+Version:        2.8.0
 Release:        0
 Summary:        C-Reduce, a C program reducer
 License:        BSD-3-Clause
@@ -25,32 +25,30 @@
 Url:            https://github.com/csmith-project/creduce
 Source:         
https://github.com/csmith-project/%{name}/archive/creduce-%{version}.tar.gz
 BuildRequires:  astyle
-BuildRequires:  clang4-devel
+BuildRequires:  clang6-devel
 BuildRequires:  delta
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  indent
-BuildRequires:  llvm4-devel
+BuildRequires:  llvm6-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  perl-Benchmark-Timer
 BuildRequires:  perl-Exporter-Lite
 BuildRequires:  perl-File-Which
 BuildRequires:  perl-Getopt-Tabular
 BuildRequires:  perl-Regexp-Common
-BuildRequires:  perl-Sys-CPU
 BuildRequires:  perl-Term-ReadKey
 BuildRequires:  zlib-devel
 Requires:       astyle
-Requires:       clang4-devel
+Requires:       clang6-devel
 Requires:       delta
 Requires:       indent
-Requires:       llvm4-devel
+Requires:       llvm6-devel
 Requires:       perl-Benchmark-Timer
 Requires:       perl-Exporter-Lite
 Requires:       perl-File-Which
 Requires:       perl-Getopt-Tabular
 Requires:       perl-Regexp-Common
-Requires:       perl-Sys-CPU
 Requires:       perl-Term-ReadKey
 Requires:       unifdef
 

++++++ creduce-2.7.0.tar.gz -> creduce-2.8.0.tar.gz ++++++
++++ 8102 lines of diff (skipped)


Reply via email to