Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d25b313cd4 | |||
| c58952169c |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 26 05:23:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Normalize metadata directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 29 04:27:13 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Feb 29 04:27:13 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-fontPens
|
# spec file for package python-fontPens
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 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
|
||||||
@@ -59,6 +59,6 @@ A collection of classes implementing the pen protocol for manipulating glyphs.
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
%{python_sitelib}/fontPens
|
%{python_sitelib}/fontPens
|
||||||
%{python_sitelib}/fontPens-%{version}.dist-info
|
%{python_sitelib}/fontpens-%{version}.dist-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user