diff --git a/python-ufoLib2.changes b/python-ufoLib2.changes index 879d939..bcd5ed0 100644 --- a/python-ufoLib2.changes +++ b/python-ufoLib2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 23 12:03:45 UTC 2020 - Marketa Calabkova + +- update to 0.8.0 + * Added bounds and controlPointBounds properties to Layer and Font objects, like in defcon API. + ------------------------------------------------------------------- Wed May 20 10:04:35 UTC 2020 - Antonio Larrosa diff --git a/python-ufoLib2.spec b/python-ufoLib2.spec index 17b423d..75a4ba4 100644 --- a/python-ufoLib2.spec +++ b/python-ufoLib2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ufoLib2 -Version: 0.7.1 +Version: 0.8.0 Release: 0 Summary: UFO font processing library License: Apache-2.0 @@ -30,8 +30,8 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-FontTools >= 4.0.0 -Requires: python-attrs >= 19.2.0 +Requires: python-FontTools >= 4.13.0 +Requires: python-attrs >= 19.3.0 Suggests: python-lxml Suggests: python-typing_extensions BuildArch: noarch diff --git a/ufoLib2-0.7.1.zip b/ufoLib2-0.7.1.zip deleted file mode 100644 index 84a2dc6..0000000 --- a/ufoLib2-0.7.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0387d3ecae3ffd56f57c81269ef4471981d430888467eaa13220d227bcf3291d -size 82128 diff --git a/ufoLib2-0.8.0.zip b/ufoLib2-0.8.0.zip new file mode 100644 index 0000000..fdb8f57 --- /dev/null +++ b/ufoLib2-0.8.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab84170f13ca2622103cb24f43db73a1107d41656c65fe65e70bd0c9a5edf69 +size 82448