From 6edcd722235c503063318aa4a8d7cafe3f289087 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 29 Sep 2025 09:55:55 +0100 Subject: [PATCH 1/6] Update to 0.51.6 (close RHBZ#2399970) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 18f20a1..90e0f06 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /uharfbuzz-0.51.3-filtered.tar.gz /uharfbuzz-0.51.4-filtered.tar.gz /uharfbuzz-0.51.5-filtered.tar.gz +/uharfbuzz-0.51.6-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index d017a64..7343d4e 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.51.5 +Version: 0.51.6 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index 37448d9..69d7d13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.51.5-filtered.tar.gz) = 92a86812f096e9452f5487570c297314f2d0475341b3dbb36114814ffce760c1101a102354434530eff4d9115dbbba7f2b6e88885a0683bd3492ab9880a0fdde +SHA512 (uharfbuzz-0.51.6-filtered.tar.gz) = 88dab0bd8fd77efed5764373285d270792e59945605f9c187cc1888f5aaa69d01aa4c871ed076947976fdb12b85f45667e3d08c9b343e8cf7fded3ff9ea3aadb From 7425ad65d39e2fe4a9cb74bef90cc9cf309ec60b Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 13 Oct 2025 21:12:55 +0100 Subject: [PATCH 2/6] Update to 0.51.7 (close RHBZ#2403594) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 90e0f06..3c2cf9b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /uharfbuzz-0.51.4-filtered.tar.gz /uharfbuzz-0.51.5-filtered.tar.gz /uharfbuzz-0.51.6-filtered.tar.gz +/uharfbuzz-0.51.7-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index 7343d4e..31e420f 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.51.6 +Version: 0.51.7 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index 69d7d13..4230c47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.51.6-filtered.tar.gz) = 88dab0bd8fd77efed5764373285d270792e59945605f9c187cc1888f5aaa69d01aa4c871ed076947976fdb12b85f45667e3d08c9b343e8cf7fded3ff9ea3aadb +SHA512 (uharfbuzz-0.51.7-filtered.tar.gz) = 56ac4611746e13fdf0ce8a8bfbe8f34cf7f8fdb04affde6fe49c97c98783c6d1e6bda89e828478ae048583967b84c77b70ae26265661381bd99b3eb3c8bfb5d0 From 626907baae1ed2faedae16fe2fcc204bc74d81df Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 19 Oct 2025 22:33:57 +0100 Subject: [PATCH 3/6] Update to 0.52.0 (close RHBZ#2405010) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3c2cf9b..5cb49d4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /uharfbuzz-0.51.5-filtered.tar.gz /uharfbuzz-0.51.6-filtered.tar.gz /uharfbuzz-0.51.7-filtered.tar.gz +/uharfbuzz-0.52.0-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index 31e420f..c3b997b 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.51.7 +Version: 0.52.0 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index 4230c47..cc05186 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.51.7-filtered.tar.gz) = 56ac4611746e13fdf0ce8a8bfbe8f34cf7f8fdb04affde6fe49c97c98783c6d1e6bda89e828478ae048583967b84c77b70ae26265661381bd99b3eb3c8bfb5d0 +SHA512 (uharfbuzz-0.52.0-filtered.tar.gz) = c8443ca22b1ddd20fb6fb8c88a80bcab1c7cf0127a76cac4adf8e120d275ba7e9f2025248fd181d50b5cc4d151400f5b6758a36b6f839c32d8bcbfe8fadc1267 From 0e9ea5129602b97497ef484abed99ed0d1d5b4a1 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 8 Dec 2025 06:42:48 +0000 Subject: [PATCH 4/6] Update to 0.53.0 (close RHBZ#2419820) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cb49d4..67c18bd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /uharfbuzz-0.51.6-filtered.tar.gz /uharfbuzz-0.51.7-filtered.tar.gz /uharfbuzz-0.52.0-filtered.tar.gz +/uharfbuzz-0.53.0-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index c3b997b..ca205df 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.52.0 +Version: 0.53.0 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index cc05186..51ddb6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.52.0-filtered.tar.gz) = c8443ca22b1ddd20fb6fb8c88a80bcab1c7cf0127a76cac4adf8e120d275ba7e9f2025248fd181d50b5cc4d151400f5b6758a36b6f839c32d8bcbfe8fadc1267 +SHA512 (uharfbuzz-0.53.0-filtered.tar.gz) = daa16df26554ad34336b7f04437b05f2616059ea19a98340d4451b6ce44b2e369fcec6155bb9d6ffdcfd01af8b17c0ef0e2fc8c0488e9d501bb5408fe74f1def From 1ec89df9c8075abc03c428a9742dd5ad67e9764d Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 26 Dec 2025 12:02:48 +0000 Subject: [PATCH 5/6] Update to 0.53.1 (close RHBZ#2425211) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 67c18bd..f677fe0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /uharfbuzz-0.51.7-filtered.tar.gz /uharfbuzz-0.52.0-filtered.tar.gz /uharfbuzz-0.53.0-filtered.tar.gz +/uharfbuzz-0.53.1-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index ca205df..c19f304 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.53.0 +Version: 0.53.1 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index 51ddb6c..8f3ae58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.53.0-filtered.tar.gz) = daa16df26554ad34336b7f04437b05f2616059ea19a98340d4451b6ce44b2e369fcec6155bb9d6ffdcfd01af8b17c0ef0e2fc8c0488e9d501bb5408fe74f1def +SHA512 (uharfbuzz-0.53.1-filtered.tar.gz) = afcff1ed7d7f2ac6c65a3d2b6726fab20118eca101bf29ef957ba7608672b40894a895b35ed26d8237ed1901862a4bb1dd5203eb16c25bcaef31681169491727 From 4b1eab25d3944249f70a4e34162cc08504c4ad4b Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 28 Dec 2025 15:12:20 +0000 Subject: [PATCH 6/6] Update to 0.53.2 (close RHBZ#2425656) --- .gitignore | 1 + python-uharfbuzz.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f677fe0..910dff2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /uharfbuzz-0.52.0-filtered.tar.gz /uharfbuzz-0.53.0-filtered.tar.gz /uharfbuzz-0.53.1-filtered.tar.gz +/uharfbuzz-0.53.2-filtered.tar.gz diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index c19f304..5682a9e 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -1,5 +1,5 @@ Name: python-uharfbuzz -Version: 0.53.1 +Version: 0.53.2 Release: %autorelease Summary: Streamlined Cython bindings for the harfbuzz shaping engine diff --git a/sources b/sources index 8f3ae58..1913757 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uharfbuzz-0.53.1-filtered.tar.gz) = afcff1ed7d7f2ac6c65a3d2b6726fab20118eca101bf29ef957ba7608672b40894a895b35ed26d8237ed1901862a4bb1dd5203eb16c25bcaef31681169491727 +SHA512 (uharfbuzz-0.53.2-filtered.tar.gz) = adc87172df16724cf3f4408b35c5750cc295cb243f921dbb9ec5ece5058f161167ce79cbcaf09111dab0606ca8a9cdf5fe4584808cef4fc2052246dbb88f84b7