Hello community, here is the log from the commit of package redland for openSUSE:Factory checked in at 2015-03-18 13:01:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redland (Old) and /work/SRC/openSUSE:Factory/.redland.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redland" Changes: -------- --- /work/SRC/openSUSE:Factory/redland/redland.changes 2013-06-18 15:33:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.redland.new/redland.changes 2015-03-18 13:01:10.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Mar 15 20:29:33 UTC 2015 - [email protected] + +- Update to version 1.17 + * Configuration and build improvements + * Fixed Issues: [1]0000529, [2]0000540, [3]0000541, [4]0000542 and + [5]0000543 +- Adapt redland-ocloexec.patch to upstream changes + +------------------------------------------------------------------- Old: ---- redland-1.0.16.tar.gz New: ---- redland-1.0.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redland.spec ++++++ --- /var/tmp/diff_new_pack.Ee4bLC/_old 2015-03-18 13:01:11.000000000 +0100 +++ /var/tmp/diff_new_pack.Ee4bLC/_new 2015-03-18 13:01:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package redland # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -20,7 +20,7 @@ Name: redland %define lname librdf0 -Version: 1.0.16 +Version: 1.0.17 Release: 0 Summary: Libraries that provide support for the Resource Description Framework (RDF) License: LGPL-2.1+ and Apache-2.0 @@ -28,6 +28,7 @@ Url: http://www.librdf.org Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz +Source1: baselibs.conf %if 0%{?suse_version} >= 1210 # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch1: redland-ocloexec.patch ++++++ redland-1.0.16.tar.gz -> redland-1.0.17.tar.gz ++++++ ++++ 5144 lines of diff (skipped) ++++++ redland-ocloexec.patch ++++++ --- /var/tmp/diff_new_pack.Ee4bLC/_old 2015-03-18 13:01:12.000000000 +0100 +++ /var/tmp/diff_new_pack.Ee4bLC/_new 2015-03-18 13:01:12.000000000 +0100 @@ -10,8 +10,8 @@ +AC_USE_SYSTEM_EXTENSIONS +AC_SYS_LARGEFILE AM_PROG_CC_C_O - AC_PROG_INSTALL - AC_PROG_LN_S + AC_MSG_CHECKING(whether $CC is clang) + CC_IS_CLANG=no diff -ruN redland-1.0.16.orig/src/rdf_files.c redland-1.0.16/src/rdf_files.c --- redland-1.0.16.orig/src/rdf_files.c 2011-08-01 05:56:47.000000000 +0200 +++ redland-1.0.16/src/rdf_files.c 2013-01-02 18:49:59.169792827 +0100 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
