commit sord for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2020-04-25 20:10:06

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new.2738 (New)


Package is "sord"

Sat Apr 25 20:10:06 2020 rev:12 rq:795776 version:0.16.4

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2018-09-11 
17:10:22.872051682 +0200
+++ /work/SRC/openSUSE:Factory/.sord.new.2738/sord.changes  2020-04-25 
20:10:12.143780077 +0200
@@ -1,0 +2,6 @@
+Fri Apr 17 08:11:10 UTC 2020 - Martin Pluskal 
+
+- Update to version 0.16.4:
+  * Update build system
+
+---

Old:

  sord-0.16.2.tar.bz2

New:

  sord-0.16.4.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.SIilR1/_old  2020-04-25 20:10:14.439784811 +0200
+++ /var/tmp/diff_new_pack.SIilR1/_new  2020-04-25 20:10:14.443784820 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover 0
 Name:   sord
-Version:0.16.2
+Version:0.16.4
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
 Group:  Productivity/File utilities
-URL:http://drobilla.net/software/sord/
+URL:https://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  doxygen
@@ -89,7 +89,7 @@
 
 %files -n libsord-0-%{sover}
 %license COPYING
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %{_libdir}/libsord-0.so.%{sover}*
 
 %files devel

++ sord-0.16.2.tar.bz2 -> sord-0.16.4.tar.bz2 ++
 44747 lines of diff (skipped)




commit sord for openSUSE:Factory

2018-09-11 Thread root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2018-09-11 17:10:19

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is "sord"

Tue Sep 11 17:10:19 2018 rev:11 rq:631384 version:0.16.2

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2017-11-09 
13:39:12.667815566 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2018-09-11 
17:10:22.872051682 +0200
@@ -1,0 +2,7 @@
+Fri Aug 24 13:55:33 UTC 2018 - tchva...@suse.com
+
+- Update to 0.16.2:
+  * Update waf bundle to 2.0.9
+  * Fix warious compiler warnings and clang-format reports
+
+---

Old:

  sord-0.16.0.tar.bz2

New:

  sord-0.16.2.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.cOa6mB/_old  2018-09-11 17:10:23.556050618 +0200
+++ /var/tmp/diff_new_pack.cOa6mB/_new  2018-09-11 17:10:23.560050612 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define sover 0
 Name:   sord
-Version:0.16.0
+Version:0.16.2
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
 Group:  Productivity/File utilities
-Url:http://drobilla.net/software/sord/
+URL:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  doxygen
@@ -48,9 +48,9 @@
 %packagedevel
 Summary:Development files for libsord
 Group:  Development/Libraries/C and C++
+Requires:   libsord-0-%{sover} = %{version}
 Provides:   libsord-0-devel = %{version}
 Obsoletes:  libsord-0-devel < %{version}
-Requires:   libsord-0-%{sover} = %{version}
 
 %descriptiondevel
 Development files for libsord.
@@ -84,15 +84,16 @@
 %files
 %attr(0755,root,root) %{_bindir}/sordi
 %attr(0755,root,root) %{_bindir}/sord_validate
-%{_mandir}/man1/sordi.1*
-%{_mandir}/man1/sord_validate.1*
+%{_mandir}/man1/sordi.1%{?ext_man}
+%{_mandir}/man1/sord_validate.1%{?ext_man}
 
 %files -n libsord-0-%{sover}
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/libsord-0.so.%{sover}*
 
 %files devel
-%{_mandir}/man3/sord.3%{ext_man}
+%{_mandir}/man3/sord.3%{?ext_man}
 %{_libdir}/libsord-0.so
 %{_includedir}/sord-0/
 %{_libdir}/pkgconfig/sord-0.pc

++ sord-0.16.0.tar.bz2 -> sord-0.16.2.tar.bz2 ++
 1615 lines of diff (skipped)




commit sord for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2017-11-09 13:39:12

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is "sord"

Thu Nov  9 13:39:12 2017 rev:10 rq:538336 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2017-02-03 
20:02:12.674821088 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2017-11-09 
13:39:12.667815566 +0100
@@ -1,0 +2,21 @@
+Thu Nov  2 11:49:01 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.16.0:
+  * Fix construction and comparison of URIs with UTF-8 characters
+  * Fix documentation generation
+  * Return error from sord_inserter_write_statement() if a node can
+not be written (e.g. undefined prefix)
+  * Make sord_node_get_counted return byte count, and clarify
+documentation
+  * Safely return NULL from sord_iter_get() for end iterators
+  * Add sord_node_get_string_measured() to get both byte and
+character counts
+  * sord_validate: Do proper numeric comparison for propery bounds
+checking
+  * sord_validate: Tolerate xsd:decimal literals for double and
+float properties if literals match pattern
+- Use python3
+- Rename devel subpackage
+- Run tests during building
+
+---

Old:

  sord-0.14.0.tar.bz2

New:

  sord-0.16.0.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.yBY6Wc/_old  2017-11-09 13:39:13.399788810 +0100
+++ /var/tmp/diff_new_pack.yBY6Wc/_new  2017-11-09 13:39:13.403788663 +0100
@@ -17,9 +17,8 @@
 
 
 %define sover 0
-
 Name:   sord
-Version:0.14.0
+Version:0.16.0
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
@@ -27,13 +26,12 @@
 Url:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
 Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pcre-devel
-BuildRequires:  pkg-config
-BuildRequires:  python-base
-BuildRequires:  pkgconfig(serd-0) >= 0.18.0
+BuildRequires:  pkgconfig
+BuildRequires:  python3
+BuildRequires:  pkgconfig(serd-0) >= 0.22.4
 
 %description
 Utilities to work with RDF data.
@@ -47,58 +45,54 @@
 A lightweight C library for storing RDF data in memory.
 http://drobilla.net/software/sord/
 
-%package-n libsord-0-devel
+%packagedevel
 Summary:Development files for libsord
 Group:  Development/Libraries/C and C++
+Provides:   libsord-0-devel = %{version}
+Obsoletes:  libsord-0-devel < %{version}
 Requires:   libsord-0-%{sover} = %{version}
 
-%description-n libsord-0-devel
+%descriptiondevel
 Development files for libsord.
 Sord is a lightweight C library for storing RDF data in memory.
 
-
 %prep
 %setup -q
 
 %build
 export CFLAGS='%{optflags}'
 export CXXFLAGS='%{optflags}'
-./waf configure \
+python3 ./waf configure \
   --prefix=%{_prefix} \
   --libdir=%{_libdir} \
   --docdir=%{_defaultdocdir} \
+  --test \
   --docs
 # waf only understands -j, so do not use smp_mflags
-./waf build -v %{?jobs:-j%jobs}
+python3 ./waf build -v %{?_smp_mflags}
 
 %install
-./waf install --destdir=%{?buildroot}
+python3 ./waf install --destdir=%{?buildroot}
+rm -rf %{buildroot}%{_docdir}/sord-0/html
 
-# http://dev.drobilla.net/ticket/852
-cp -p doc/sord_validate.1 %{buildroot}%{_mandir}/man1/sord_validate.1
-mkdir -p %{buildroot}%{_mandir}/man3
-cp -pv build/doc/reference.doxygen.doxy/man/man3/sord.3 
%{buildroot}%{_mandir}/man3/
+%check
+python3 ./waf test
 
 %post -n libsord-0-%{sover} -p /sbin/ldconfig
-
 %postun -n libsord-0-%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(0644,root,root,0755)
 %attr(0755,root,root) %{_bindir}/sordi
 %attr(0755,root,root) %{_bindir}/sord_validate
 %{_mandir}/man1/sordi.1*
 %{_mandir}/man1/sord_validate.1*
 
 %files -n libsord-0-%{sover}
-%defattr(0644,root,root,0755)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/libsord-0.so.%{sover}*
 
-%files -n libsord-0-devel
-%defattr(0644,root,root,0755)
-%doc build/doc/reference.doxygen.doxy/html
-%{_mandir}/man3/sord.3.gz
+%files devel
+%{_mandir}/man3/sord.3%{ext_man}
 %{_libdir}/libsord-0.so
 %{_includedir}/sord-0/
 %{_libdir}/pkgconfig/sord-0.pc

++ sord-0.14.0.tar.bz2 -> sord-0.16.0.tar.bz2 ++
 2456 lines of diff (skipped)




commit sord for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2017-02-02 15:27:57

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is "sord"

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2015-12-24 
12:16:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2017-02-03 
20:02:12.674821088 +0100
@@ -1,0 +2,10 @@
+Mon Jan 30 22:06:32 UTC 2017 - jeng...@inai.de
+
+- Rename soname macro to sover as it does not contain a name
+
+---
+Thu Jan 12 08:32:04 UTC 2017 - o...@aepfle.de
+
+- Add baselibs.conf for gstreamer-plugins-bad-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.Y2kOI6/_old  2017-02-03 20:02:13.122758039 +0100
+++ /var/tmp/diff_new_pack.Y2kOI6/_new  2017-02-03 20:02:13.126757476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define soname 0
+%define sover 0
 
 Name:   sord
 Version:0.14.0
@@ -26,6 +26,7 @@
 Group:  Productivity/File utilities
 Url:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -38,18 +39,18 @@
 Utilities to work with RDF data.
 Sord is a lightweight C library for storing RDF data in memory.
 
-%package-n libsord-0-%{soname}
+%package-n libsord-0-%{sover}
 Summary:A lightweight C library for storing RDF data in memory
 Group:  System/Libraries
 
-%description-n libsord-0-%{soname}
+%description-n libsord-0-%{sover}
 A lightweight C library for storing RDF data in memory.
 http://drobilla.net/software/sord/
 
 %package-n libsord-0-devel
 Summary:Development files for libsord
 Group:  Development/Libraries/C and C++
-Requires:   libsord-0-%{soname} = %{version}
+Requires:   libsord-0-%{sover} = %{version}
 
 %description-n libsord-0-devel
 Development files for libsord.
@@ -78,9 +79,9 @@
 mkdir -p %{buildroot}%{_mandir}/man3
 cp -pv build/doc/reference.doxygen.doxy/man/man3/sord.3 
%{buildroot}%{_mandir}/man3/
 
-%post -n libsord-0-%{soname} -p /sbin/ldconfig
+%post -n libsord-0-%{sover} -p /sbin/ldconfig
 
-%postun -n libsord-0-%{soname} -p /sbin/ldconfig
+%postun -n libsord-0-%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(0644,root,root,0755)
@@ -89,10 +90,10 @@
 %{_mandir}/man1/sordi.1*
 %{_mandir}/man1/sord_validate.1*
 
-%files -n libsord-0-%{soname}
+%files -n libsord-0-%{sover}
 %defattr(0644,root,root,0755)
 %doc AUTHORS COPYING NEWS README
-%{_libdir}/libsord-0.so.%{soname}*
+%{_libdir}/libsord-0.so.%{sover}*
 
 %files -n libsord-0-devel
 %defattr(0644,root,root,0755)

++ baselibs.conf ++
libsord-0-0



commit sord for openSUSE:Factory

2015-12-24 Thread h_root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2015-12-24 12:16:31

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is "sord"

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2015-04-02 
16:03:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2015-12-24 
12:16:34.0 +0100
@@ -1,0 +2,31 @@
+Thu Dec 17 10:26:07 UTC 2015 - davejpla...@gmail.com
+
+- Added manpage sord.3 and api docs to devel package.
+
+---
+Wed Dec 16 08:52:37 UTC 2015 - o...@aepfle.de
+
+- Add BuildRoot: for SLE_11
+
+---
+Wed Dec  9 01:59:33 UTC 2015 - someuniquen...@gmail.com
+
+- Removed doc package due to build problems.
+- Update to version 0.14.0 stable;
+
+  * Reduce memory usage and increase performance with a better data structure
+  * Add sord_erase() for erasing statements via an iterator
+  * Fix bugs with stores that contain both graphs and default graph statements
+  * Fix crash caused by multiple deletion of datatype nodes
+  * Fix compilation on compilers that do not support -pthread flag
+  * Fix minor memory leak in sordi
+  * Fix using sordi with stdin
+  * Show sordi errors in standard format
+  * sord_validate: More extensive validation, including cardinality,
+PlainLiteral, and someValuesFrom restrictions.
+  * This release does not break the ABI, but the semantics of iterators has
+changed: any modification to a model invalidates iterators on that model
+  * Improve test coverage
+  * Upgrade to waf 1.8.14
+
+---

Old:

  sord-0.12.2.tar.bz2

New:

  sord-0.14.0.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.fHArHU/_old  2015-12-24 12:16:35.0 +0100
+++ /var/tmp/diff_new_pack.fHArHU/_new  2015-12-24 12:16:35.0 +0100
@@ -19,21 +19,24 @@
 %define soname 0
 
 Name:   sord
-Version:0.12.2
+Version:0.14.0
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
 Group:  Productivity/File utilities
 Url:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
+BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-base
-BuildRequires:  pkgconfig(serd-0) >= 0.14.0
+BuildRequires:  pkgconfig(serd-0) >= 0.18.0
 
 %description
 Utilities to work with RDF data.
+Sord is a lightweight C library for storing RDF data in memory.
 
 %package-n libsord-0-%{soname}
 Summary:A lightweight C library for storing RDF data in memory
@@ -41,23 +44,17 @@
 
 %description-n libsord-0-%{soname}
 A lightweight C library for storing RDF data in memory.
+http://drobilla.net/software/sord/
 
 %package-n libsord-0-devel
 Summary:Development files for libsord
 Group:  Development/Libraries/C and C++
 Requires:   libsord-0-%{soname} = %{version}
-Suggests:   libsord-docs
 
 %description-n libsord-0-devel
 Development files for libsord.
+Sord is a lightweight C library for storing RDF data in memory.
 
-# Upstream does not want versioned documentation
-%package-n libsord-docs
-Summary:Documentation about the libsord API
-Group:  Documentation/Other
-
-%description-n libsord-docs
-Documentation about the libsord API.
 
 %prep
 %setup -q
@@ -78,6 +75,8 @@
 
 # http://dev.drobilla.net/ticket/852
 cp -p doc/sord_validate.1 %{buildroot}%{_mandir}/man1/sord_validate.1
+mkdir -p %{buildroot}%{_mandir}/man3
+cp -pv build/doc/reference.doxygen.doxy/man/man3/sord.3 
%{buildroot}%{_mandir}/man3/
 
 %post -n libsord-0-%{soname} -p /sbin/ldconfig
 
@@ -85,8 +84,8 @@
 
 %files
 %defattr(0644,root,root,0755)
-%attr(0755,-,-) %{_bindir}/sordi
-%attr(0755,-,-) %{_bindir}/sord_validate
+%attr(0755,root,root) %{_bindir}/sordi
+%attr(0755,root,root) %{_bindir}/sord_validate
 %{_mandir}/man1/sordi.1*
 %{_mandir}/man1/sord_validate.1*
 
@@ -97,13 +96,10 @@
 
 %files -n libsord-0-devel
 %defattr(0644,root,root,0755)
+%doc build/doc/reference.doxygen.doxy/html
+%{_mandir}/man3/sord.3.gz
 %{_libdir}/libsord-0.so
 %{_includedir}/sord-0/
 %{_libdir}/pkgconfig/sord-0.pc
 
-%files -n libsord-docs
-%defattr(0644,root,root,0755)
-%{_defaultdocdir}/sord-0/
-%{_mandir}/man3/*
-
 %changelog

++ sord-0.12.2.tar.bz2 -> sord-0.14.0.tar.bz2 ++
 3657 lines of diff (skipped)




commit sord for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2015-04-02 16:03:04

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is sord

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2013-09-11 
13:44:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2015-04-02 
16:03:14.0 +0200
@@ -1,0 +2,8 @@
+Wed Mar 25 16:06:46 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.12.2
+  * Fix iteration over an entire graph (* * * graph)
+  * sordmm.hpp: Remove unused members
+  * Update to waf 1.7.16
+
+---

Old:

  sord-0.12.0.tar.bz2

New:

  sord-0.12.2.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.sPkEur/_old  2015-04-02 16:03:14.0 +0200
+++ /var/tmp/diff_new_pack.sPkEur/_new  2015-04-02 16:03:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define soname 0
 
 Name:   sord
-Version:0.12.0
+Version:0.12.2
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC

++ sord-0.12.0.tar.bz2 - sord-0.12.2.tar.bz2 ++
 4055 lines of diff (skipped)




commit sord for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2013-09-11 13:44:04

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is sord

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2012-10-24 
17:45:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2013-09-11 
13:44:09.0 +0200
@@ -1,0 +2,12 @@
+Thu Sep  5 20:51:13 UTC 2013 - reddw...@opensuse.org
+
+- Update to 0.12.0
+  * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
+  * Add sord_get() for easily getting single property values
+  * sord_validate: Pass type check when range is xsd:anyURI and value is a URI
+  * sord_validate: Support any subClassOf rdf:Property, not just baked-in ones
+  * sordmm.hpp: Add convenient constructors for decimal and integer literals
+  * sordmm.hpp: Add Node::to_serd_node()
+  * sordmm.hpp: Don't automatically add RDF namespace prefix to world
+
+---

Old:

  sord-0.10.4.tar.bz2

New:

  sord-0.12.0.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.G7e6Se/_old  2013-09-11 13:44:11.0 +0200
+++ /var/tmp/diff_new_pack.G7e6Se/_new  2013-09-11 13:44:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,7 +19,7 @@
 %define soname 0
 
 Name:   sord
-Version:0.10.4
+Version:0.12.0
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
@@ -103,7 +103,7 @@
 
 %files -n libsord-docs
 %defattr(0644,root,root,0755)
-%{_defaultdocdir}/sord/
+%{_defaultdocdir}/sord-0/
 %{_mandir}/man3/*
 
 %changelog

++ sord-0.10.4.tar.bz2 - sord-0.12.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sord-0.10.4/NEWS new/sord-0.12.0/NEWS
--- old/sord-0.10.4/NEWS2012-10-15 00:23:57.0 +0200
+++ new/sord-0.12.0/NEWS2013-02-18 17:06:00.0 +0100
@@ -1,3 +1,15 @@
+sord (0.12.0) stable;
+
+  * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
+  * Add sord_get() for easily getting single property values
+  * sord_validate: Pass type check when range is xsd:anyURI and value is a URI
+  * sord_validate: Support any subClassOf rdf:Property, not just baked-in ones
+  * sordmm.hpp: Add convenient constructors for decimal and integer literals
+  * sordmm.hpp: Add Node::to_serd_node()
+  * sordmm.hpp: Don't automatically add RDF namespace prefix to world
+
+ -- David Robillard d...@drobilla.net  Mon, 18 Feb 2013 11:05:59 -0500
+
 sord (0.10.4) stable;
 
   * Implement better data type validation in sord_validate conformant with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sord-0.10.4/README new/sord-0.12.0/README
--- old/sord-0.10.4/README  2012-04-17 19:01:40.0 +0200
+++ new/sord-0.12.0/README  2013-01-14 06:18:52.0 +0100
@@ -1,5 +1,5 @@
 Sord
-
+
 
 Sord is a lightweight C library for storing RDF statements in memory.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sord-0.10.4/doc/sord_validate.1 
new/sord-0.12.0/doc/sord_validate.1
--- old/sord-0.10.4/doc/sord_validate.1 2012-09-09 08:58:42.0 +0200
+++ new/sord-0.12.0/doc/sord_validate.1 2013-02-18 17:11:25.0 +0100
@@ -45,7 +45,7 @@
 sord_validate was written by David Robillard d...@drobilla.net
 
 .SH COPYRIGHT
-Copyright \(co 2012 David Robillard.
+Copyright \(co 2012-2013 David Robillard.
 .br
 License: http://www.opensource.org/licenses/isc-license
 .br
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sord-0.10.4/doc/sordi.1 new/sord-0.12.0/doc/sordi.1
--- old/sord-0.10.4/doc/sordi.1 2012-09-09 08:58:57.0 +0200
+++ new/sord-0.12.0/doc/sordi.1 2013-02-18 17:11:25.0 +0100
@@ -31,7 +31,7 @@
 Sordi was written by David Robillard d...@drobilla.net
 
 .SH COPYRIGHT
-Copyright \(co 2011 David Robillard.
+Copyright \(co 2011-2013 David Robillard.
 .br
 License: http://www.opensource.org/licenses/isc-license
 .br
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sord-0.10.4/sord/sord.h new/sord-0.12.0/sord/sord.h
--- old/sord-0.10.4/sord/sord.h 2012-08-10 

commit sord for openSUSE:Factory

2012-10-24 Thread h_root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2012-10-24 17:45:40

Comparing /work/SRC/openSUSE:Factory/sord (Old)
 and  /work/SRC/openSUSE:Factory/.sord.new (New)


Package is sord, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2012-08-22 
12:17:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2012-10-24 
17:45:41.0 +0200
@@ -1,0 +2,24 @@
+Tue Oct 23 21:32:33 UTC 2012 - reddw...@opensuse.org
+
+- Remove sord-0.8.0-no_g++.patch, applied upstream
+- Update to 0.10.4
+  * Implement better data type validation in sord_validate conformant with
+the XSD and OWL specifications
+  * Fix memory leaks in sord_validate
+  * Install sord_validate man page
+  * Disable timestamps in HTML documentation for reproducible build
+  * Add error callback to world for custom error reporting
+  * Performance and space (per node) improvements
+  * SSE4.2 accelerated hashing for node interning, where available
+  * Make all 'zix' symbols private to avoid symbol clashes in static builds
+  * Remove problematic Loaded n statements output from serdi
+  * Strip down API documentation to a single clean page
+  * Fix various hyper-strict warnings
+  * Do not require a C++ compiler to build
+  * Add option to build utilities as static binaries
+  * Upgrade to waf 1.7.2
+  * sordmm.hpp: Add indices and graphs parameters to Model constructor
+  * sordmm.hpp: Remove overzealous URI scheme assertion
+  * sordmm.hpp: Correctly handle Sord::Node self-assignment
+
+---

Old:

  sord-0.8.0-no_g++.patch
  sord-0.8.0.tar.bz2

New:

  sord-0.10.4.tar.bz2



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.yWCeKd/_old  2012-10-24 17:45:49.0 +0200
+++ /var/tmp/diff_new_pack.yWCeKd/_new  2012-10-24 17:45:49.0 +0200
@@ -19,15 +19,13 @@
 %define soname 0
 
 Name:   sord
-Version:0.8.0
+Version:0.10.4
 Release:0
 Summary:Utilities to work with RDF data
 License:ISC
 Group:  Productivity/File utilities
 Url:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM sord-0.8.0-no_g++.patch bugtracker_didn't_work 
reddw...@opensuse.org -- We don't need C++
-Patch0: sord-0.8.0-no_g++.patch
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pkg-config
@@ -63,7 +61,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 export CFLAGS='%{optflags}'

++ sord-0.8.0.tar.bz2 - sord-0.10.4.tar.bz2 ++
 4090 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org