diff --git a/.gitignore b/.gitignore index 657a2dd..c68af56 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,4 @@ fonttools-2.3.tar.gz /fonttools-4.48.1.tar.gz /fonttools-4.49.0.tar.gz /fonttools-4.50.0.tar.gz +/fonttools-4.51.0.tar.gz diff --git a/fonttools.spec b/fonttools.spec index 0182b63..9f13e87 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -6,8 +6,8 @@ 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. Name: fonttools -Version: 4.50.0 -Release: 1%{?dist} +Version: 4.51.0 +Release: 2%{?dist} Summary: Tools to manipulate font files # https://spdx.org/licenses/MIT.html @@ -60,9 +60,13 @@ Obsoletes: python3-ufolib <= 2.1.1-11 %description -n python3-fonttools %{desc} +# We are not providing extra fonttools packages as they +# require some other Fedora packages to be added in RHEL +%if 0%{?fedora} # Cannot package “pathops” extra until python3dist(skia-pathops) is packaged; # cannot package “all” extra without the “pathops” extra %{?python_extras_subpkg:%python_extras_subpkg -n python3-fonttools -i %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info graphite interpolatable lxml plot symfont type1 ufo unicode woff} +%endif %prep %autosetup -p1 @@ -100,6 +104,12 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 28 2024 Parag Nemade - 4.51.0-2 +- Resolves: RHEL-38996 - Generate extra subpackages only for Fedora release + +* Wed Apr 10 2024 Parag Nemade - 4.51.0-1 +- Update to 4.51.0 version (#2273774) + * Tue Apr 16 2024 Parag Nemade - 4.50.0-1 - Resolves: RHEL-31499 - Update to 4.50.0 version diff --git a/sources b/sources index 0c55ddf..dadc6e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fonttools-4.50.0.tar.gz) = a169f18077f2c4f0ad8a46569a30b3e35ca2343e9f3d43cd362dafa26085f545dd9a42e7edb3054f9d37e1576117aa34a0c2b4adabc9fc29c076e69d3fdd66ee +SHA512 (fonttools-4.51.0.tar.gz) = 3a9984b56a8ed1e918781c8503dd8901276ae7e20659777ff0a9bf799a42b4ec112a6cfd31deb81f73f7f19c03145a66962187fb243b2580db9d3ef7011d3d82