Version: 1.0.17.1-bp150.1.3
* Mon Sep 11 2017 tchvatal@suse.com
- Disable the php bindings as they do not work with php7, only
python2 and ruby are provided now
* Sat May 16 2015 tittiatcoke@gmail.com
- Drop the %check section from the spec-file.
* Sun Mar 15 2015 p.drouand@gmail.com
- Update to version 1.0.17.1
* Synchronise with [1]Redland 1.0.17 ([2]release notes).
* Multiple Python bindings improvements (Python 3)
* Fixed building with Ruby 2
* Several other fixes and improvements including fixing reported issues:
* [3]0000406, [4]0000549, [5]0000552 and [6]0000569.
* Thu Jan 24 2013 mlin@suse.com
- Update to version 1.0.16.1
* Synchronise with Redland 1.0.16
* Multiple Ruby bindings fixes for Ruby 1.9
* SWIG 2.0.0 or newer required from next release. Not tested with
SWIG 1.x
* A few other minor fixes
* Fixed Issues
* 0000243: Ruby bindings emit lots of warnings when loading library
* 0000444: Ruby bindings installation is incomplete (redland.bundle
missing)
* 0000480: installation for ruby could still be improved
* 0000498: 'parse_string_into_model' calls 'parse_string_as_stream'
with an incorrect number of parameters in Ruby binding
- Removed ruby-1.9.patch
* Mon Jun 18 2012 coolo@suse.com
- fix build with ruby 1.9 (partly from fedora)
* Wed Dec 21 2011 tittiatcoke@gmail.com
- Update to 1.0.14.1
* Synchronise with Redland 1.0.14 (release notes).
* Requires Redland 1.0.14, Rasqal 0.9.25 and Raptor 2.0.0 or
newer.
* SWIG 2.0.0 or newer is now recommended. Not tested with SWIG 1.x
* Perl unicode fixes
* PHP logging and error handling enhancements
* Python fixes to allow subclassing
* Fixed Issues: 0000473.
* Mon Sep 26 2011 coolo@suse.com
- fix requires
* Sun Jul 17 2011 tittiatcoke@gmail.com
- Update to 1.0.13
* Tue Feb 15 2011 davejplater@gmail.com
- Removed incomplete patch redland-perl-vendor_perl.patch until the
fix is ready.
* Sun Jan 30 2011 davejplater@gmail.com
- Perl bindings install in site_arch disabled with bcond
* Sun Jan 16 2011 davejplater@gmail.com
- Added perl, python, php5 and ruby bindings.
* Tue Oct 19 2010 dmueller@suse.de
- update to 1.0.12:
Enable librdf.h to be used as the top-level header in addition to
redland.h
Fix linking issues when building with GNU ld with DT_NEEDED disabled
Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and
[5]#0000393.
Virtuoso storage backend querying now fully works.
Several new convenience APIs were added and others deprecated.
Support building with Raptor V2 API if configured with --with-raptor2.
Exports more functions to SWIG language bindings.
Switched to GIT version control [7]hosted by GitHub.
Many other bug fixes and improvements were made.
Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322,
[12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350,
[17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382
and [22]#0000383
* Sat Jan 02 2010 dmueller@suse.de
- update to 1.0.10:
Added a Virtuoso storage by Patrick van Kleef
Support Rasqal 0.9.17 API
Fix compiling against sqlite 3.6.17 or newer
Fix modular storage dynamic loading linking problems
* Wed Dec 16 2009 dmueller@suse.de
- fix build
* Mon Jul 27 2009 beineri@opensuse.org
- update to version 1.0.9: many bug fixes
* Tue Jan 13 2009 coolo@suse.de
- fix the syntax of enums
* Thu Jul 24 2008 dmueller@suse.de
- update to 1.0.8
* add in memory index trees
* fix mysql connect hang
* Mon Apr 07 2008 dmueller@suse.de
- disable testsuite for older distributions
- build parallel again
* Sun Apr 06 2008 crrodriguez@suse.de
- update to version 1.0.7
* 0000187: "rdf_query_results.c", line 630: void function cannot return value
* 0000189: librdf_uri_is_file_uri: wrong return value
* 0000203: API declarations for Symbian portability
* 0000205: Memory leak in rdf_query_rasqal.c
* 0000209: Null dereference + assertion failures in minimal librdf setup-cleanup
* 0000213: Multiple instances of world object make trouble
* 0000215: librdf_new_node_from_typed_counted_literal() does not respect parameter lengths
* 0000218: librdf_query_execute does not assert model parameter
* 0000229: Segmentation fault when invoking librdf_new_model_from_model()
* 0000230: on Gentoo/FreeBSD redland fails compilation due to a missing #define pthread.h
* 0000234: autogen.sh $dir quoting
* 0000235: $(EXEEXT) in tests
* 0000236: EOL issues when building svn version on cygwin
- disable static libraries
- remove "la" file
- cleanup -devel package dependencies again
* Thu Feb 28 2008 dmueller@suse.de
- add missing post/postun ldconfig calls