diff --git a/defcon-0.10.2.zip b/defcon-0.10.2.zip deleted file mode 100644 index d0a7020..0000000 --- a/defcon-0.10.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44 -size 519741 diff --git a/defcon-0.10.3.zip b/defcon-0.10.3.zip new file mode 100644 index 0000000..7e9c98a --- /dev/null +++ b/defcon-0.10.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56de26d7c75f164eea03e28bc11b4c769c68d705fa186dfcaeb56c27f9a4cc0c +size 519814 diff --git a/python-defcon.changes b/python-defcon.changes index abd3835..ac38698 100644 --- a/python-defcon.changes +++ b/python-defcon.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Mon Sep 18 09:19:26 UTC 2023 - Dirk Müller + +- update to 0.10.3: + * Add in missing `_dirty` + ------------------------------------------------------------------- Wed Dec 7 17:55:50 UTC 2022 - Yogalakshmi Arunachalam -- Update to 0.10.2 +- Update to 0.10.2 * Create a new glyphset from the provided reader by @typemytype in #409 ------------------------------------------------------------------- @@ -41,12 +47,12 @@ Fri Mar 19 01:52:35 UTC 2021 - Steve Kowalik * Resets glyph set on save (#297) * Gives Anchors and Guidelines a glyph attribute (#325) * Dispatcher enhancements (#337) - * Adds __eq__ in BaseDict (#344) + * Adds __eq__ in BaseDict (#344) ------------------------------------------------------------------- Sat Feb 13 10:25:23 UTC 2021 - Dirk Müller -- skip python 3.6 (needs FontTools which needs scipy) +- skip python 3.6 (needs FontTools which needs scipy) ------------------------------------------------------------------- Mon Jun 15 05:47:09 UTC 2020 - Steve Kowalik diff --git a/python-defcon.spec b/python-defcon.spec index c8f7fb2..3cded13 100644 --- a/python-defcon.spec +++ b/python-defcon.spec @@ -1,7 +1,7 @@ # # spec file for package python-defcon # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 @@ %define skip_python2 1 %define skip_python36 1 Name: python-defcon -Version: 0.10.2 +Version: 0.10.3 Release: 0 Summary: A set of UFO based objects for use in font editing applications License: MIT