Hello community,

here is the log from the commit of package creduce for openSUSE:Factory checked 
in at 2016-05-19 12:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/creduce (Old)
 and      /work/SRC/openSUSE:Factory/.creduce.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "creduce"

Changes:
--------
--- /work/SRC/openSUSE:Factory/creduce/creduce.changes  2016-03-26 
17:25:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.creduce.new/creduce.changes     2016-05-19 
12:14:53.000000000 +0200
@@ -1,0 +2,11 @@
+Tue May 17 09:26:36 UTC 2016 - martin.li...@suse.com
+
+- Require unifdef package.
+
+-------------------------------------------------------------------
+Mon May 16 12:28:58 UTC 2016 - martin.li...@suse.com
+
+- Update to version 2.5.0
+- Drop creduce-llvm-3.8.patch
+
+-------------------------------------------------------------------

Old:
----
  creduce-2.4.0.tar.gz
  creduce-llvm-3.8.patch

New:
----
  creduce-2.5.0.tar.gz

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

Other differences:
------------------
++++++ creduce.spec ++++++
--- /var/tmp/diff_new_pack.KhVvIr/_old  2016-05-19 12:14:54.000000000 +0200
+++ /var/tmp/diff_new_pack.KhVvIr/_new  2016-05-19 12:14:54.000000000 +0200
@@ -17,18 +17,27 @@
 
 
 Name:           creduce
-Version:        2.4.0
+Version:        2.5.0
 Release:        0
 Summary:        C-Reduce, a C program reducer
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
 Url:            https://github.com/csmith-project/creduce
 Source:         
https://github.com/csmith-project/%{name}/archive/creduce-%{version}.tar.gz
-Patch1:         creduce-llvm-3.8.patch
+BuildRequires:  astyle
+BuildRequires:  delta
 BuildRequires:  flex
-BuildRequires:  llvm-clang-devel >= 3.7.0
-BuildRequires:  llvm-devel >= 3.7.0
+BuildRequires:  indent
+BuildRequires:  llvm-clang-devel >= 3.8.0
+BuildRequires:  llvm-devel >= 3.8.0
 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:       delta
@@ -39,6 +48,8 @@
 Requires:       perl-Getopt-Tabular
 Requires:       perl-Regexp-Common
 Requires:       perl-Sys-CPU
+Requires:       perl-Term-ReadKey
+Requires:       unifdef
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -51,9 +62,6 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%if 0%{?suse_version} > 1320
-%patch1 -p1
-%endif
 
 %build
 # bypass bug 927268 for PowerPC
@@ -69,6 +77,9 @@
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
+rm $RPM_BUILD_ROOT%{_prefix}/bin/topformflat
+rm $RPM_BUILD_ROOT%{_prefix}/bin/unifdef
+
 %files
 %defattr(-,root,root)
 %doc README COPYING

++++++ creduce-2.4.0.tar.gz -> creduce-2.5.0.tar.gz ++++++
++++ 15282 lines of diff (skipped)


Reply via email to