Hello community,

here is the log from the commit of package raptor for openSUSE:Factory checked 
in at 2011-12-27 18:38:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raptor (Old)
 and      /work/SRC/openSUSE:Factory/.raptor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "raptor", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/raptor/raptor.changes    2011-10-02 
11:13:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.raptor.new/raptor.changes       2011-12-27 
18:38:25.000000000 +0100
@@ -1,0 +2,15 @@
+Wed Dec 21 12:41:18 UTC 2011 - [email protected]
+
+- Update to v2.0.6
+  * Handle libCurl SSL options before 7.16.4 (2007)
+  * Add a few sequence utility methods for sort, reverse and 
+    permute
+  * All parsers and serializers use the W3C Format URIs as their 
+    primary URI
+  * N-Quads parser can now handle optional context/graph URI
+  * Turtle serializer uses official text/turtle mime type
+  * Added some additional UTF-8 and snprintf utility functions
+  * No longer needs math functions trunc, lround and round.
+  * Several internal code style fixes and cleanups
+
+-------------------------------------------------------------------

Old:
----
  raptor2-2.0.4.tar.bz2

New:
----
  raptor2-2.0.6.tar.bz2

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

Other differences:
------------------
++++++ raptor.spec ++++++
--- /var/tmp/diff_new_pack.U0wcQ3/_old  2011-12-27 18:38:26.000000000 +0100
+++ /var/tmp/diff_new_pack.U0wcQ3/_new  2011-12-27 18:38:26.000000000 +0100
@@ -16,16 +16,16 @@
 #
 
 
-
 Name:           raptor
-Version:        2.0.4
-Release:        1
-License:        LGPL-2.1+ ; Apache-2.0
+Version:        2.0.6
+Release:        0
 Summary:        RDF Parser Toolkit
-Url:            http://www.redland.opensource.ac.uk/raptor/
+License:        LGPL-2.1+ ; Apache-2.0
 Group:          System/Libraries
+Url:            http://www.redland.opensource.ac.uk/raptor/
 Source0:        %{name}2-%{version}.tar.bz2
 Source1:        baselibs.conf
+BuildRequires:  autoconf
 BuildRequires:  curl-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  pkg-config
@@ -37,7 +37,6 @@
 standalone RDF parsers, generating triples from RDF/XML or N-Triples.
 
 %package -n libraptor2-0
-License:        LGPL-2.1+ ; Apache-2.0
 Summary:        RDF Parser Toolkit
 Group:          System/Libraries
 
@@ -46,7 +45,6 @@
 standalone RDF parsers, generating triples from RDF/XML or N-Triples.
 
 %package -n libraptor-devel
-License:        LGPL-2.1+ ; Apache-2.0
 Summary:        Development package for the raptor library
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
@@ -68,7 +66,7 @@
 
 %install
 make DESTDIR=%{buildroot} install
-mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
+mv %{buildroot}%{_docdir}/raptor2 %{buildroot}%{_docdir}/raptor-devel
 #causes some ugly  dependency bloat..
 rm -f %{buildroot}%{_libdir}/libraptor2.la
 

++++++ raptor2-2.0.4.tar.bz2 -> raptor2-2.0.6.tar.bz2 ++++++
++++ 71531 lines of diff (skipped)

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

Reply via email to