forked from pool/python-ufonormalizer
Accepting request 959838 from home:bnavigator:branches:devel:languages:python
- Update to 0.6.1 * Fixes the deletion of images by the normalizer (#88) * Does not write empty keys (#89) in layerinfo.plist (or an empty layerinfo.plist) OBS-URL: https://build.opensuse.org/request/show/959838 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufonormalizer?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 7 10:41:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 0.6.1
|
||||||
|
* Fixes the deletion of images by the normalizer (#88)
|
||||||
|
* Does not write empty keys (#89) in layerinfo.plist (or an empty
|
||||||
|
layerinfo.plist)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 26 09:50:54 UTC 2021 - pgajdos@suse.com
|
Thu Aug 26 09:50:54 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-ufonormalizer
|
# spec file for package python-ufonormalizer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-ufonormalizer
|
Name: python-ufonormalizer
|
||||||
Version: 0.6.0
|
Version: 0.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Script to normalize the XML and other data inside of a UFO
|
Summary: Script to normalize the XML and other data inside of a UFO
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:adb77deef88b8c1e13556c72d04d49f829ea978674380a963c7a76f236c58470
|
|
||||||
size 37357
|
|
3
ufonormalizer-0.6.1.zip
Normal file
3
ufonormalizer-0.6.1.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e61110e75a500083f265385b1354b578610f9542e3bbbeedb98a2a6155e4aa6c
|
||||||
|
size 37360
|
Reference in New Issue
Block a user