diff --git a/UCD.zip b/UCD.zip index eb6ca76..695800e 100644 --- a/UCD.zip +++ b/UCD.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df9e028425816fd5117eaea7173704056f88f7cd030681e457c6f3827f9390ec -size 5655592 +oid sha256:cb26d649f8bac8b12f69e2fbcd77d1759ecdcd7c8e8f1c4385a9c5a36cf14891 +size 5991193 diff --git a/Unihan.zip b/Unihan.zip index 0f3bee1..432b1b2 100644 --- a/Unihan.zip +++ b/Unihan.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6afdd48fb3c5d79a527ed27ce2582b2f684c09e16f5d0837fe7e5b0204f46362 -size 6558824 +oid sha256:01232063a8529636cf155ba7a1dbad329cb2e63acde83a3d607b5eafa8f933a5 +size 6632227 diff --git a/copyright.html b/copyright.html index 1f977d6..2846c16 100644 --- a/copyright.html +++ b/copyright.html @@ -131,7 +131,7 @@ pre {
  1. Unicode Copyright.
      -
    1. Copyright © 1991-2016 Unicode, Inc. All rights reserved.
    2. +
    3. Copyright © 1991-2017 Unicode, Inc. All rights reserved.
    4. Certain documents and files on this website contain a legend indicating that "Modification is permitted." Any person is hereby authorized, without fee, to modify such documents and @@ -274,7 +274,7 @@ THE DATA FILES OR SOFTWARE. COPYRIGHT AND PERMISSION NOTICE -Copyright © 1991-2016 Unicode, Inc. All rights reserved. +Copyright © 1991-2017 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html. Permission is hereby granted, free of charge, to any person obtaining diff --git a/unicode-ucd.changes b/unicode-ucd.changes index 092fa04..33a94ac 100644 --- a/unicode-ucd.changes +++ b/unicode-ucd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 21 13:57:57 UTC 2017 - dimstar@opensuse.org + +- Update to Unicode 10.0.0. + ------------------------------------------------------------------- Wed Sep 21 18:46:36 UTC 2016 - zaitor@opensuse.org diff --git a/unicode-ucd.spec b/unicode-ucd.spec index 2d5f2cf..243bb46 100644 --- a/unicode-ucd.spec +++ b/unicode-ucd.spec @@ -1,7 +1,7 @@ # # spec file for package unicode-ucd # -# Copyright (c) 2016 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 @@ -15,24 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + # For other future directories from http://www.unicode.org/Public %global unicodedir %{_datadir}/unicode %global ucddir %{unicodedir}/ucd - Name: unicode-ucd -Version: 9.0.0 +Version: 10.0.0 Release: 0 -License: Unicode-TOU Summary: Unicode Character Database -Url: http://www.unicode.org/ucd/ +License: Unicode-TOU Group: System/I18n +Url: http://www.unicode.org/ucd/ Source0: http://www.unicode.org/Public/zipped/%{version}/UCD.zip # http://www.unicode.org/terms_of_use.html referenced in ReadMe.txt redirects to: Source1: http://www.unicode.org/copyright.html -Source2: http://www.unicode.org/Public/zipped/%{version}/Unihan.zip +Source2: http://www.unicode.org/Public/zipped/%{version}/Unihan.zip BuildRequires: unzip -BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description The Unicode Character Database (UCD) consists of a number of data files listing @@ -42,6 +42,7 @@ containing test data for conformance to several important Unicode algorithms. %package unihan Summary: Unicode Han Database # for the license and dirs +Group: System/I18n Requires: %{name} = %{version}-%{release} %description unihan @@ -71,7 +72,7 @@ cp -p %{SOURCE1} . %exclude %{ucddir}/Unihan.zip %files unihan +%defattr(-,root,root) %{ucddir}/Unihan.zip %changelog -