Hello community,

here is the log from the commit of package libm4rie for openSUSE:Factory 
checked in at 2014-03-06 11:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libm4rie (Old)
 and      /work/SRC/openSUSE:Factory/.libm4rie.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libm4rie"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libm4rie/libm4rie.changes        2012-12-08 
15:52:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libm4rie.new/libm4rie.changes   2014-03-06 
11:59:17.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb  5 02:30:26 UTC 2014 - [email protected]
+
+- Update to new upstream release 20130416
+* performance improvements for small matrices (say, 64×64)
+
+-------------------------------------------------------------------

Old:
----
  m4rie-20120613.tar.gz

New:
----
  m4rie-20130416.tar.gz

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

Other differences:
------------------
++++++ libm4rie.spec ++++++
--- /var/tmp/diff_new_pack.flObvX/_old  2014-03-06 11:59:18.000000000 +0100
+++ /var/tmp/diff_new_pack.flObvX/_new  2014-03-06 11:59:18.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libm4rie
 #
-# 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,40 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libm4rie
 # Note that libm4rie is not always updated in lockstep with libm4ri,
 # and that is absolutely normal.
-%define date   20120613
+%define date   20130416
 %define lname  libm4rie-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^e}
+Summary:        Library for fast linear arithmetic over GF(2^e)
 License:        GPL-2.0+
-URL:            http://m4ri.sagemath.org/
+Group:          Productivity/Scientific/Math
+Url:            http://m4ri.sagemath.org/
 
 #Hg-Clone:     https://bitbucket.org/malb/m4rie
-Source:                m4rie-%date.tar.gz
-BuildRoot:      %{_tmppath}/%{namze}-%{version}-build
+Source:         http://m4ri.sagemath.org/downloads/m4rie/m4rie-%date.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires: libm4ri-devel
 
 %description
-M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
+M4RIE is a library for fast arithmetic with dense matrices over the
+Galois Field GF(2^e).
 
 %package -n %lname
-Summary:       Library for fast linear arithmetic over F_{2^e}.
+Summary:        Library for fast linear arithmetic over GF(2^e)
 Group:         System/Libraries
 
 %description -n %lname
-M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
+M4RIE is a library for fast arithmetic with dense matrices over the
+Galois Field GF(2^e).
 
 %package devel
-Summary:       Development files for F_{2^e} arithmetic with libm4rie
+Summary:        Development files for GF(2^e) arithmetic with libm4rie
 Group:         Development/Libraries/C and C++
 Requires:      %lname = %version
 
 %description devel
-M4RIE is a library for fast arithmetic with dense matrices over F_{2^e}.
+M4RIE is a library for fast arithmetic with dense matrices over the
+Galois Field GF(2^e).
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of libm4rie.
 
 %prep
 %setup -qn m4rie-%date
@@ -64,7 +71,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libm4rie-%version.so
+%_libdir/libm4rie-0.0.%date.so
 
 %files devel
 %defattr(-,root,root)

++++++ m4rie-20120613.tar.gz -> m4rie-20130416.tar.gz ++++++
++++ 16550 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to