Changelog for
libppl_c4-1.2-2.1.x86_64.rpm :
Tue Oct 11 14:00:00 2016 adam.majerAATTsuse.de
- Update to new upstream release 1.2
* Improved the efficiency of the conversion procedure for
polyhedra by adding a quick adjacency check.
* In the Java language interface, throw an exception when trying
to build a disequality Constraint.
* Fixed a bug in the implementation of dense rows.
* Fixed a bug in the implementation of ::relation_with
* Portability improved.
- soname bumped
Sat Nov 14 13:00:00 2015 jengelhAATTinai.de
- Update to new upstream release 1.1
* Remove the Sparse_Matrix class and add a Matrix
class
instead.
* Dense_Row: remove the capacity argument from the two-argument
OK() method.
* Matrix: add some methods: row_capacity(), reserve_rows(),
remove_rows() and swap_columns().
* Dense_Matrix: add non-const iterator and the remove_rows() and
reserve_rows() methods.
* Matrix: rename the row_capacity() method into capacity().
* Remove the Dense_Matrix class, and use Matrix instead.
* Constraint_System: replace the const_iterator class with an
external Constraint_System_const_iterator class.
* Generator_System: replace the const_iterator class with an
external Generator_System_const_iterator class.
* Split the Linear_System::With_Bit_Matrix_iterator class out of
Linear_System and rename it to Linear_System_With_Bit_Matrix_iterator.
* Many more API changes. See the git log summary lines for details,
provided in /usr/share/doc/packages/GLS-0.12-1.1.
- Drop ppl-gmp-5.1.0.patch (merged upstream)
Mon Nov 2 13:00:00 2015 rpmAATTfthiessen.de
- Fixed dependencies of devel package.
- Cleaned spec file: Use so-name.
Sun Sep 27 14:00:00 2015 mpluskalAATTsuse.com
- Update to 0.12.1
* See NEWS file for complete list of changes
Tue Aug 4 14:00:00 2015 mpluskalAATTsuse.com
- Update to 0.12
* See NEWS file for complete list of changes
- Cleanup spec file with spec-clener
- Remove no longer needed dependency on gpg-offline
- Refresh ppl-gmp-5.1.0.patch
- Reduce duplicate files in documentation
Wed Sep 4 14:00:00 2013 rguentherAATTsuse.com
- Disable -g when building the testsuite.
Mon Apr 15 14:00:00 2013 idonmezAATTsuse.com
- Comment out GPG part, since it\'ll break bootstrap
Mon Apr 15 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG verification
Tue Mar 5 13:00:00 2013 idonmezAATTsuse.com
- Add ppl-gmp-5.1.0.patch to fix build with new gmp
Tue Jan 24 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant sections (see specfile guidelines)
Mon Jan 23 13:00:00 2012 meissnerAATTsuse.de
- include /usr/share/aclocal directory as we no longer require autoconf
Wed Aug 31 14:00:00 2011 rguentherAATTsuse.com
- Fix fixed baselibs.conf
Thu Mar 3 13:00:00 2011 rguentherAATTnovell.com
- Update to version 0.11.2. [fate#311972]
* Minor bugfixes
Wed Sep 22 14:00:00 2010 cooloAATTnovell.com
- fix baselibs.conf
Thu Aug 5 14:00:00 2010 rguentherAATTnovell.com
- Update to version 0.11.
* Many new features, see NEWS file
- Library package name changes for SONAME bumps.
Sun Jun 27 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Fri Jun 18 14:00:00 2010 prusnakAATTopensuse.org
- add baselibs.conf
Wed Dec 16 13:00:00 2009 jengelhAATTmedozas.de
- package documentation as noarch
Thu Apr 16 14:00:00 2009 rguentherAATTsuse.de
- Update to version 0.10.2. [fate#306970]
* fixes build with gmp 4.3.0
Tue Apr 14 14:00:00 2009 rguentherAATTsuse.de
- Update to bugfix release 0.10.1.
- Make the testsuite fatal everywhere.
- Disable memory1 test on s390x.
Mon Mar 16 13:00:00 2009 rguentherAATTsuse.de
- Wrap Recommends in suse_version check.