Hello community, here is the log from the commit of package relaxngDatatype for openSUSE:Factory checked in at 2017-12-06 08:53:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/relaxngDatatype (Old) and /work/SRC/openSUSE:Factory/.relaxngDatatype.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "relaxngDatatype" Wed Dec 6 08:53:48 2017 rev:17 rq:546966 version:2011.1 Changes: -------- --- /work/SRC/openSUSE:Factory/relaxngDatatype/relaxngDatatype.changes 2017-09-13 22:22:11.132446519 +0200 +++ /work/SRC/openSUSE:Factory/.relaxngDatatype.new/relaxngDatatype.changes 2017-12-06 08:53:49.711441118 +0100 @@ -1,0 +2,8 @@ +Thu Nov 30 14:39:03 UTC 2017 - [email protected] + +- Update to version 2011.1 +- Removed patch: + * no-javadoc.patch + + not needed + +------------------------------------------------------------------- Old: ---- no-javadoc.patch relaxngDatatype-1.0.tar.bz2 New: ---- copying.txt relaxngDatatype-2011.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ relaxngDatatype.spec ++++++ --- /var/tmp/diff_new_pack.paDHr5/_old 2017-12-06 08:53:50.295419739 +0100 +++ /var/tmp/diff_new_pack.paDHr5/_new 2017-12-06 08:53:50.299419593 +0100 @@ -17,14 +17,15 @@ Name: relaxngDatatype -Version: 1.0 +Version: 2011.1 Release: 0 Summary: RELAX NG Datatype API License: BSD-3-Clause Group: Development/Languages/Java Url: https://sourceforge.net/projects/relaxng -Source0: relaxngDatatype-1.0.tar.bz2 -Patch0: no-javadoc.patch +Source0: https://github.com/java-schema-utilities/relaxng-datatype-java/archive/relaxngDatatype-%{version}.tar.gz +# License is not available in the tarball, this copy fetched from the tarball on the old sourceforge.net site +Source1: copying.txt BuildRequires: ant BuildRequires: java-devel BuildRequires: javapackages-tools @@ -38,10 +39,8 @@ implementations. %prep -%setup -q -# wrong end of line necoding -sed -i -e 's/.$//' copying.txt -%patch0 -p1 +%setup -q -n relaxng-datatype-java-relaxngDatatype-%{version} +cp -p %{SOURCE1} . %build ant \ ++++++ copying.txt ++++++ Copyright (c) 2001, Thai Open Source Software Center Ltd, Sun Microsystems. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the names of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
