Accepting request 293702 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/293702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sord?expand=0&rev=7
This commit is contained in:
parent
9bd7236588
commit
d34bcc56b9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:126baa06480b6930f874e8c519d4168d8224f7a3203a49b287e24c6bfdf91cb8
|
|
||||||
size 285075
|
|
3
sord-0.12.2.tar.bz2
Normal file
3
sord-0.12.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd0538d37de5e782023a7261d8ee9d83a792a12eeea7d94dec7a93dd9cda0767
|
||||||
|
size 303365
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 25 16:06:46 UTC 2015 - p.drouand@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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 5 20:51:13 UTC 2013 - reddwarf@opensuse.org
|
Thu Sep 5 20:51:13 UTC 2013 - reddwarf@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sord
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define soname 0
|
%define soname 0
|
||||||
|
|
||||||
Name: sord
|
Name: sord
|
||||||
Version: 0.12.0
|
Version: 0.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities to work with RDF data
|
Summary: Utilities to work with RDF data
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Loading…
Reference in New Issue
Block a user