Update to 4.49.0 version (#2264616)
This commit is contained in:
parent
02a58a3faa
commit
f4751cb211
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.47.0.tar.gz
|
/fonttools-4.47.0.tar.gz
|
||||||
/fonttools-4.47.2.tar.gz
|
/fonttools-4.47.2.tar.gz
|
||||||
/fonttools-4.48.1.tar.gz
|
/fonttools-4.48.1.tar.gz
|
||||||
|
/fonttools-4.49.0.tar.gz
|
||||||
|
@ -6,7 +6,7 @@ from an XML text format, which is also called TTX. It supports TrueType, \
|
|||||||
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.48.1
|
Version: 4.49.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
|
|
||||||
@ -100,6 +100,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
|||||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 17 2024 Parag Nemade <pnemade AT redhat DOT com> - 4.49.0-1
|
||||||
|
- Update to 4.49.0 version (#2264616)
|
||||||
|
|
||||||
* Wed Feb 07 2024 Parag Nemade <pnemade AT redhat DOT com> - 4.48.1-1
|
* Wed Feb 07 2024 Parag Nemade <pnemade AT redhat DOT com> - 4.48.1-1
|
||||||
- Update to 4.48.1 version (#2263197)
|
- Update to 4.48.1 version (#2263197)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.48.1.tar.gz) = 1f8336880575038f904873f6359b9c0a5885f14358c5560592b274db7aa2b96433770f5195e93ac04552f2580aadf0efc9268dcce9f0d178b78e75f5507dad67
|
SHA512 (fonttools-4.49.0.tar.gz) = 6caa108b92a9661f6761a4e1c65f05cabf0d4f6a6f2517d2a289afc5e60ad73c7e35ee283d1a206b1bcd2ec5861f70272e323b9041aa949c713dc531d2d056d2
|
||||||
|
Loading…
Reference in New Issue
Block a user