Hello community, here is the log from the commit of package libm4ri for openSUSE:Factory checked in at 2014-02-05 16:21:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libm4ri (Old) and /work/SRC/openSUSE:Factory/.libm4ri.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libm4ri" Changes: -------- --- /work/SRC/openSUSE:Factory/libm4ri/libm4ri.changes 2012-12-05 13:56:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libm4ri.new/libm4ri.changes 2014-02-05 16:21:15.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Feb 5 02:30:26 UTC 2014 - [email protected] + +- Update to new upstream release 20130416 +* added mzp_copy() for convenience +* performance improvements for small matrices (say, 64×64) + +------------------------------------------------------------------- Old: ---- m4ri-20120613.tar.gz New: ---- m4ri-20130416.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libm4ri.spec ++++++ --- /var/tmp/diff_new_pack.YD4Lx1/_old 2014-02-05 16:21:16.000000000 +0100 +++ /var/tmp/diff_new_pack.YD4Lx1/_new 2014-02-05 16:21:16.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libm4ri # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libm4ri -%define date 20120613 +%define date 20130416 %define lname libm4ri-0_0_%date -Version: 0.0.%date +Version: 0~%date Release: 0 -Group: Productivity/Scientific/Math Summary: Library for fast linear arithmetic over F_2 License: GPL-2.0+ -URL: http://m4ri.sagemath.org/ +Group: Productivity/Scientific/Math +Url: http://m4ri.sagemath.org/ #Hg-Clone: https://bitbucket.org/malb/m4ri/ -Source: m4ri-%date.tar.gz +Source: http://m4ri.sagemath.org/downloads/m4ri/m4ri-%date.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig %if 0%{?sles_version} @@ -68,7 +69,7 @@ # build host had, which is dumb. 32K:128K matches AMD T-Bred, and is also # fitting within Core i7. Let's hope that's ok. # -%configure --disable-static --disable-sse --with-cachesize=32768:131072 +%configure --disable-static --disable-sse2 --with-cachesize=32768:131072:131072 make %{?_smp_mflags}; %install @@ -78,7 +79,7 @@ %files -n %lname %defattr(-,root,root) -%_libdir/libm4ri-%version.so +%_libdir/libm4ri-0.0.%date.so %files devel %defattr(-,root,root) ++++++ m4ri-20120613.tar.gz -> m4ri-20130416.tar.gz ++++++ ++++ 21744 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
