From 5dd48313ab645f114cc1e729bdab06b6c22bee26 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 24 Jul 2016 14:22:53 +0530 Subject: [PATCH 001/186] Update to 1.3.0 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1d8dd5b..503e917 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /harfbuzz-1.2.5.tar.bz2 /harfbuzz-1.2.6.tar.bz2 /harfbuzz-1.2.7.tar.bz2 +/harfbuzz-1.3.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index dfa01b1..fe1c7d1 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.2.7 +Version: 1.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Jul 24 2016 Parag Nemade - 1.3.0-1 +- Update to 1.3.0 + * Mon May 02 2016 Parag Nemade - 1.2.7-1 - Update to 1.2.7 diff --git a/sources b/sources index e374f59..0a135fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ac286c9f9756aa92257c278b2815d34 harfbuzz-1.2.7.tar.bz2 +a82d49ff67197bc3c96ea34b98880c52 harfbuzz-1.3.0.tar.bz2 From d8ac6e7c2aa9c5078b6d21a3f8599a7cd2bf12fe Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Thu, 8 Sep 2016 20:39:41 +0530 Subject: [PATCH 002/186] Update to 1.3.1 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 503e917..86a23a7 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /harfbuzz-1.2.6.tar.bz2 /harfbuzz-1.2.7.tar.bz2 /harfbuzz-1.3.0.tar.bz2 +/harfbuzz-1.3.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index fe1c7d1..61728c9 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Sep 08 2016 Parag Nemade - 1.3.1-1 +- Update to 1.3.1 + * Sun Jul 24 2016 Parag Nemade - 1.3.0-1 - Update to 1.3.0 diff --git a/sources b/sources index 0a135fa..f16ac2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a82d49ff67197bc3c96ea34b98880c52 harfbuzz-1.3.0.tar.bz2 +3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2 From a6d05d944cc1d8864c46cd076430b63de934a44f Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Wed, 28 Sep 2016 20:42:46 +0530 Subject: [PATCH 003/186] Update to 1.3.2 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 86a23a7..aa38786 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /harfbuzz-1.2.7.tar.bz2 /harfbuzz-1.3.0.tar.bz2 /harfbuzz-1.3.1.tar.bz2 +/harfbuzz-1.3.2.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 61728c9..51b9d0b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Sep 28 2016 Parag Nemade - 1.3.2-1 +- Update to 1.3.2 + * Thu Sep 08 2016 Parag Nemade - 1.3.1-1 - Update to 1.3.1 diff --git a/sources b/sources index f16ac2b..3adcfe7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2 +5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 From 2acc15ddc4bf8cd8fe221a8a0a3b37e7d3c11a7b Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Fri, 28 Oct 2016 08:28:52 +0530 Subject: [PATCH 004/186] Update to 1.3.3 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aa38786..968580d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /harfbuzz-1.3.0.tar.bz2 /harfbuzz-1.3.1.tar.bz2 /harfbuzz-1.3.2.tar.bz2 +/harfbuzz-1.3.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 51b9d0b..8dfe3a2 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Oct 28 2016 Parag Nemade - 1.3.3-1 +- Update to 1.3.3 + * Wed Sep 28 2016 Parag Nemade - 1.3.2-1 - Update to 1.3.2 diff --git a/sources b/sources index 3adcfe7..be6a817 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 +97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2 From 1dc7678ef7cabc05f392667bc7e23a92d4630e16 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Tue, 6 Dec 2016 09:50:28 +0530 Subject: [PATCH 005/186] Update to 1.3.4 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 968580d..a62e80d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /harfbuzz-1.3.1.tar.bz2 /harfbuzz-1.3.2.tar.bz2 /harfbuzz-1.3.3.tar.bz2 +/harfbuzz-1.3.4.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 8dfe3a2..60525b5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Dec 06 2016 Parag Nemade - 1.3.4-1 +- Update to 1.3.4 + * Fri Oct 28 2016 Parag Nemade - 1.3.3-1 - Update to 1.3.3 diff --git a/sources b/sources index be6a817..14b249c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2 +065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2 From 7e60d87d64841359c1d13834a4d3208ef2d3b141 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Thu, 5 Jan 2017 18:28:02 +0530 Subject: [PATCH 006/186] Update to 1.4.0 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a62e80d..803c165 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /harfbuzz-1.3.2.tar.bz2 /harfbuzz-1.3.3.tar.bz2 /harfbuzz-1.3.4.tar.bz2 +/harfbuzz-1.4.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 60525b5..b1455da 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.3.4 +Version: 1.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jan 05 2017 Parag Nemade - 1.4.0-1 +- Update to 1.4.0 + * Tue Dec 06 2016 Parag Nemade - 1.3.4-1 - Update to 1.3.4 diff --git a/sources b/sources index 14b249c..14fb04c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2 +SHA512 (harfbuzz-1.4.0.tar.bz2) = a7eafdb3aa7e15bacd5d396f6cf5d6dcc7ead28deec4ab5b8586f543575974bac4f389d8ca5a30ac0042ffe2249b0fcfa9d3d30e82a0cbec465e98d59798444e From 3043d0474db63f21684c4da8ccfd1292408f7c63 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Fri, 6 Jan 2017 17:54:27 +0530 Subject: [PATCH 007/186] Update to 1.4.1 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 803c165..b0b9572 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /harfbuzz-1.3.3.tar.bz2 /harfbuzz-1.3.4.tar.bz2 /harfbuzz-1.4.0.tar.bz2 +/harfbuzz-1.4.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index b1455da..f0c2927 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jan 06 2017 Parag Nemade - 1.4.1-1 +- Update to 1.4.1 + * Thu Jan 05 2017 Parag Nemade - 1.4.0-1 - Update to 1.4.0 diff --git a/sources b/sources index 14fb04c..de8c097 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.0.tar.bz2) = a7eafdb3aa7e15bacd5d396f6cf5d6dcc7ead28deec4ab5b8586f543575974bac4f389d8ca5a30ac0042ffe2249b0fcfa9d3d30e82a0cbec465e98d59798444e +SHA512 (harfbuzz-1.4.1.tar.bz2) = f6cafe060e6dad6878b98472be79036ddda86c5ed8e13470f7d53429e584c9e74fe69c46ed5ea2a3f5315dec2fc7669b5437a02a884e8e766cee57fe26a4608b From d91c976f9590507b1cc950ca2da2d33bb65ac87e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 12:32:55 +0000 Subject: [PATCH 008/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index f0c2927..9f40066 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jan 06 2017 Parag Nemade - 1.4.1-1 - Update to 1.4.1 From b45a28fe6904e61ba6b8a0bbb8ce18be8650c65a Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Sun, 26 Feb 2017 09:06:13 +0530 Subject: [PATCH 009/186] Update to 1.4.3 --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b0b9572..53af240 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /harfbuzz-1.3.4.tar.bz2 /harfbuzz-1.4.0.tar.bz2 /harfbuzz-1.4.1.tar.bz2 +/harfbuzz-1.4.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 9f40066..ea8c07b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.3 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Feb 26 2017 Parag Nemade - 1.4.3-1 +- Update to 1.4.3 + * Fri Feb 10 2017 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild diff --git a/sources b/sources index de8c097..b61ae6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.1.tar.bz2) = f6cafe060e6dad6878b98472be79036ddda86c5ed8e13470f7d53429e584c9e74fe69c46ed5ea2a3f5315dec2fc7669b5437a02a884e8e766cee57fe26a4608b +SHA512 (harfbuzz-1.4.3.tar.bz2) = d80efc65054ef7310441a0f49961fb8df1ca569c9ab12bd4a36255863b896021b1c1516455e38b011fb2871b5428bd285dfca884e263d976937bee16e515124c From 1512f25719742aed6d0636be212621481669cc41 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Mon, 6 Mar 2017 12:04:28 +0530 Subject: [PATCH 010/186] Update to 1.4.4 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 53af240..6d23946 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /harfbuzz-1.4.0.tar.bz2 /harfbuzz-1.4.1.tar.bz2 /harfbuzz-1.4.3.tar.bz2 +/harfbuzz-1.4.4.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index ea8c07b..207bbba 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.3 +Version: 1.4.4 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Mar 06 2017 Parag Nemade - 1.4.4-1 +- Update to 1.4.4 + * Sun Feb 26 2017 Parag Nemade - 1.4.3-1 - Update to 1.4.3 diff --git a/sources b/sources index b61ae6b..7f8695e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.3.tar.bz2) = d80efc65054ef7310441a0f49961fb8df1ca569c9ab12bd4a36255863b896021b1c1516455e38b011fb2871b5428bd285dfca884e263d976937bee16e515124c +SHA512 (harfbuzz-1.4.4.tar.bz2) = 2ea0a971ed150598a6e8f48173e60b9bc539d698b34891a2668a34449be286c6790ed47b604cb82406187e8701ed040d01934ffc028970fd460855e2887bf238 From 862c5260d6a1f0b86e49dc1d7264db61ab5c46e3 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Sun, 12 Mar 2017 19:26:48 +0530 Subject: [PATCH 011/186] Update to 1.4.5 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6d23946..7a33b98 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /harfbuzz-1.4.1.tar.bz2 /harfbuzz-1.4.3.tar.bz2 /harfbuzz-1.4.4.tar.bz2 +/harfbuzz-1.4.5.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 207bbba..6fe86e5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.4 +Version: 1.4.5 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Mar 12 2017 Parag Nemade - 1.4.5-1 +- Update to 1.4.5 version + * Mon Mar 06 2017 Parag Nemade - 1.4.4-1 - Update to 1.4.4 diff --git a/sources b/sources index 7f8695e..d58ff91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.4.tar.bz2) = 2ea0a971ed150598a6e8f48173e60b9bc539d698b34891a2668a34449be286c6790ed47b604cb82406187e8701ed040d01934ffc028970fd460855e2887bf238 +SHA512 (harfbuzz-1.4.5.tar.bz2) = dd505ef950ef1d702a820987d8e93097e4c4fd9f725d18e69dd756ea21d4d5624eb2edfc8563f89947e3913bf5efa1834092e06ea02821744b0b588ce2ceb00e From 4de2e025bd90a625f81088f1647b7d8c72b48b73 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Mon, 24 Apr 2017 08:51:19 +0530 Subject: [PATCH 012/186] Update to 1.4.6 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7a33b98..a154cec 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /harfbuzz-1.4.3.tar.bz2 /harfbuzz-1.4.4.tar.bz2 /harfbuzz-1.4.5.tar.bz2 +/harfbuzz-1.4.6.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 6fe86e5..5508047 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Apr 24 2017 Parag Nemade - 1.4.6-1 +- Update to 1.4.6 version + * Sun Mar 12 2017 Parag Nemade - 1.4.5-1 - Update to 1.4.5 version diff --git a/sources b/sources index d58ff91..70f1571 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.5.tar.bz2) = dd505ef950ef1d702a820987d8e93097e4c4fd9f725d18e69dd756ea21d4d5624eb2edfc8563f89947e3913bf5efa1834092e06ea02821744b0b588ce2ceb00e +SHA512 (harfbuzz-1.4.6.tar.bz2) = aade3902adadf3a8339ba1d05279e639da7cb53981adc64e2a2d32a5d49335a6a9782a62cdf80beca569ec8a639792bf0368c0b6ecad08f35bc85878678aa096 From 2484b4639cbe9d74746e3421e3b63b7bc5be40bd Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Fri, 21 Jul 2017 18:04:04 +0530 Subject: [PATCH 013/186] Update to 1.4.7 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a154cec..d34ccb3 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /harfbuzz-1.4.4.tar.bz2 /harfbuzz-1.4.5.tar.bz2 /harfbuzz-1.4.6.tar.bz2 +/harfbuzz-1.4.7.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 5508047..dd874fb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.6 +Version: 1.4.7 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 21 2017 Parag Nemade - 1.4.7-1 +- Update to 1.4.7 version + * Mon Apr 24 2017 Parag Nemade - 1.4.6-1 - Update to 1.4.6 version diff --git a/sources b/sources index 70f1571..818fe83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.6.tar.bz2) = aade3902adadf3a8339ba1d05279e639da7cb53981adc64e2a2d32a5d49335a6a9782a62cdf80beca569ec8a639792bf0368c0b6ecad08f35bc85878678aa096 +SHA512 (harfbuzz-1.4.7.tar.bz2) = 18fcd50c72ee4e9409ebb396b05508b8e03d2c8be47905d0d6e40b68c0978dbba71894f9bfb6fed834ce5a95e8dadd83db307a8ff9dafc0905cef519173e7eb4 From 19af49b6cf8ee7b81fdfe32165bbdd109db6c51d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 12:31:58 +0000 Subject: [PATCH 014/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index dd874fb..352d860 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.4.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.4.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 21 2017 Parag Nemade - 1.4.7-1 - Update to 1.4.7 version From da69f65d2d3dca3e5f202bb14688f4871106c0ca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 2 Aug 2017 23:22:50 +0000 Subject: [PATCH 015/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 352d860..f469e59 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.4.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Aug 02 2017 Fedora Release Engineering - 1.4.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 1.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 1bcfe71e962edaf68889b2e8b622fc52aadbb4d9 Mon Sep 17 00:00:00 2001 From: Parag A Nemade Date: Wed, 9 Aug 2017 19:50:09 +0530 Subject: [PATCH 016/186] Update to 1.4.8 version --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d34ccb3..3919730 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /harfbuzz-1.4.5.tar.bz2 /harfbuzz-1.4.6.tar.bz2 /harfbuzz-1.4.7.tar.bz2 +/harfbuzz-1.4.8.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index f469e59..ce10462 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.4.7 -Release: 3%{?dist} +Version: 1.4.8 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Aug 09 2017 Parag Nemade - 1.4.8-1 +- Update to 1.4.8 version + * Wed Aug 02 2017 Fedora Release Engineering - 1.4.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index 818fe83..cba02f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.7.tar.bz2) = 18fcd50c72ee4e9409ebb396b05508b8e03d2c8be47905d0d6e40b68c0978dbba71894f9bfb6fed834ce5a95e8dadd83db307a8ff9dafc0905cef519173e7eb4 +SHA512 (harfbuzz-1.4.8.tar.bz2) = 056a2c02f803439b39086e3ea988e424f5512b3213844f9008c62f5448a8ccdba525f532e7ed54641820a4ef6dc5bc4d13d4f7bfb39ff904f5939c855d294152 From 2d853bda69f5d836a78b107d891b52d193591f20 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 24 Aug 2017 10:54:15 +0530 Subject: [PATCH 017/186] Update to 1.5.0 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3919730..711f67c 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /harfbuzz-1.4.6.tar.bz2 /harfbuzz-1.4.7.tar.bz2 /harfbuzz-1.4.8.tar.bz2 +/harfbuzz-1.5.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index ce10462..723dd9e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.4.8 +Version: 1.5.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Aug 24 2017 Parag Nemade - 1.5.0-1 +- Update to 1.5.0 version + * Wed Aug 09 2017 Parag Nemade - 1.4.8-1 - Update to 1.4.8 version diff --git a/sources b/sources index cba02f8..787f786 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.4.8.tar.bz2) = 056a2c02f803439b39086e3ea988e424f5512b3213844f9008c62f5448a8ccdba525f532e7ed54641820a4ef6dc5bc4d13d4f7bfb39ff904f5939c855d294152 +SHA512 (harfbuzz-1.5.0.tar.bz2) = cde892cb7f1b0efecc6911d5793b21869f9ff4f4d012fe740c01815adad6faef405dbddc759a99ca1793a6f749206b0d44493a1f9547d6572de0426771a646b3 From c1a44de212f376d961863ff943e236e66cb01f68 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 6 Sep 2017 11:10:27 +0530 Subject: [PATCH 018/186] Update to 1.5.1 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 711f67c..eee52d8 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /harfbuzz-1.4.7.tar.bz2 /harfbuzz-1.4.8.tar.bz2 /harfbuzz-1.5.0.tar.bz2 +/harfbuzz-1.5.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 723dd9e..1751fad 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.5.0 +Version: 1.5.1 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Sep 06 2017 Parag Nemade - 1.5.1-1 +- Update to 1.5.1 version + * Thu Aug 24 2017 Parag Nemade - 1.5.0-1 - Update to 1.5.0 version diff --git a/sources b/sources index 787f786..47f020b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.5.0.tar.bz2) = cde892cb7f1b0efecc6911d5793b21869f9ff4f4d012fe740c01815adad6faef405dbddc759a99ca1793a6f749206b0d44493a1f9547d6572de0426771a646b3 +SHA512 (harfbuzz-1.5.1.tar.bz2) = e5235c9fe4524059128f97e2773056533803b40db70c18b43c8dc6e27a970efc40d9ce6e8754ae7075c245cf8f4386b33e922a6edb3b6a722a596cb7759b8b36 From 33904e662708ea50d8a0ac9c0a0973dad489033a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 21 Oct 2017 18:02:55 +0530 Subject: [PATCH 019/186] Update to 1.6.0 version (#1504371) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eee52d8..34d3fb5 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /harfbuzz-1.4.8.tar.bz2 /harfbuzz-1.5.0.tar.bz2 /harfbuzz-1.5.1.tar.bz2 +/harfbuzz-1.6.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 1751fad..bd29873 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.5.1 +Version: 1.6.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Oct 21 2017 Parag Nemade - 1.6.0-1 +- Update to 1.6.0 version (#1504371) + * Wed Sep 06 2017 Parag Nemade - 1.5.1-1 - Update to 1.5.1 version diff --git a/sources b/sources index 47f020b..caca46b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.5.1.tar.bz2) = e5235c9fe4524059128f97e2773056533803b40db70c18b43c8dc6e27a970efc40d9ce6e8754ae7075c245cf8f4386b33e922a6edb3b6a722a596cb7759b8b36 +SHA512 (harfbuzz-1.6.0.tar.bz2) = 392c7055d7fe9bc3fea07e62fa9d00407c98d502de7b42937f434c6127f660521706d3b2c0afbc61ad636676abb50bafe73afb15b9090f0fe1f75443f1f34706 From 889f60eb3d28798c12cabb48c54cbfe71938bbd8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 23 Oct 2017 09:58:50 +0530 Subject: [PATCH 020/186] Update to 1.6.1 version (#1505192) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 34d3fb5..58f921e 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /harfbuzz-1.5.0.tar.bz2 /harfbuzz-1.5.1.tar.bz2 /harfbuzz-1.6.0.tar.bz2 +/harfbuzz-1.6.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index bd29873..2a90c9e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Oct 23 2017 Parag Nemade - 1.6.1-1 +- Update to 1.6.1 version (#1505192) + * Sat Oct 21 2017 Parag Nemade - 1.6.0-1 - Update to 1.6.0 version (#1504371) diff --git a/sources b/sources index caca46b..cdd3eaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.6.0.tar.bz2) = 392c7055d7fe9bc3fea07e62fa9d00407c98d502de7b42937f434c6127f660521706d3b2c0afbc61ad636676abb50bafe73afb15b9090f0fe1f75443f1f34706 +SHA512 (harfbuzz-1.6.1.tar.bz2) = c4235fa2b27914dd4b2093c3c568d173f1e6bd16af23ab96350b3e74132eccaf18f6fa391b0f749f73344931a8f9af7f0e5271db9d7c9565bd98be366867f7dc From ce437e016252e6f1b9d1548c12d28d2c090d0874 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 1 Nov 2017 10:14:57 +0530 Subject: [PATCH 021/186] Update to 1.6.3 version (#1508201) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 58f921e..4b13d8e 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ /harfbuzz-1.5.1.tar.bz2 /harfbuzz-1.6.0.tar.bz2 /harfbuzz-1.6.1.tar.bz2 +/harfbuzz-1.6.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 2a90c9e..0e74db8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.6.1 +Version: 1.6.3 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Nov 01 2017 Parag Nemade - 1.6.3-1 +- Update to 1.6.3 version (#1508201) + * Mon Oct 23 2017 Parag Nemade - 1.6.1-1 - Update to 1.6.1 version (#1505192) diff --git a/sources b/sources index cdd3eaa..a4db8a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.6.1.tar.bz2) = c4235fa2b27914dd4b2093c3c568d173f1e6bd16af23ab96350b3e74132eccaf18f6fa391b0f749f73344931a8f9af7f0e5271db9d7c9565bd98be366867f7dc +SHA512 (harfbuzz-1.6.3.tar.bz2) = 37d1a161d9074e9898d9ef6cca6dffffc725005828d700744553b0145373b69bcd3b08f507d49f4c2e05850d9275a54f15983356c547c86e5e3c202cc7cbfbe8 From 9d6e5e09870c20cf59fe29f9a80aaf599b3c73e0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 14 Nov 2017 09:26:02 +0530 Subject: [PATCH 022/186] Update to 1.7.0 version (#1512740) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4b13d8e..7fb5720 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ /harfbuzz-1.6.0.tar.bz2 /harfbuzz-1.6.1.tar.bz2 /harfbuzz-1.6.3.tar.bz2 +/harfbuzz-1.7.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 0e74db8..0406b9f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.6.3 +Version: 1.7.0 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Nov 14 2017 Parag Nemade - 1.7.0-1 +- Update to 1.7.0 version (#1512740) + * Wed Nov 01 2017 Parag Nemade - 1.6.3-1 - Update to 1.6.3 version (#1508201) diff --git a/sources b/sources index a4db8a9..47c2b74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.6.3.tar.bz2) = 37d1a161d9074e9898d9ef6cca6dffffc725005828d700744553b0145373b69bcd3b08f507d49f4c2e05850d9275a54f15983356c547c86e5e3c202cc7cbfbe8 +SHA512 (harfbuzz-1.7.0.tar.bz2) = 97211f51c3ab2b389cd5262f86d0758bb5c1193c61c3eb60436310c5bc4bf85b2316ca08622869bf8268ea6ab595d1557e320a59aca808530029f1e310d290e4 From 42f8380b5593fd92179936100c6301ce446638c5 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 15 Nov 2017 08:50:59 +0530 Subject: [PATCH 023/186] Update to 1.7.1 version (#1513204) --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 0406b9f..e1b620f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Nov 15 2017 Parag Nemade - 1.7.1-1 +- Update to 1.7.1 version (#1513204) + * Tue Nov 14 2017 Parag Nemade - 1.7.0-1 - Update to 1.7.0 version (#1512740) From d5f2fda7d96e9b264db1f2c987f534c439e38f14 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 15 Nov 2017 09:02:12 +0530 Subject: [PATCH 024/186] Add missed source --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fb5720..b9766c3 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /harfbuzz-1.6.1.tar.bz2 /harfbuzz-1.6.3.tar.bz2 /harfbuzz-1.7.0.tar.bz2 +/harfbuzz-1.7.1.tar.bz2 diff --git a/sources b/sources index 47c2b74..4148dbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.0.tar.bz2) = 97211f51c3ab2b389cd5262f86d0758bb5c1193c61c3eb60436310c5bc4bf85b2316ca08622869bf8268ea6ab595d1557e320a59aca808530029f1e310d290e4 +SHA512 (harfbuzz-1.7.1.tar.bz2) = e78c96a4debfc4761075aca50de111acf394bb966c038b8cebc26fd01a113d53492946709cf54dcc30d87bb6b5d920509181b5a0fc9ea0a010a399e94ad090b7 From 79990a0b99d94313c4952fce98e96f7345b62c29 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Thu, 30 Nov 2017 20:26:29 +0000 Subject: [PATCH 025/186] Rebuild for ICU 60.1 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index e1b620f..991a65b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Nov 30 2017 Pete Walter - 1.7.1-2 +- Rebuild for ICU 60.1 + * Wed Nov 15 2017 Parag Nemade - 1.7.1-1 - Update to 1.7.1 version (#1513204) From 8acbfe27f04e8c9d547a9c869c837faf8eeb67ba Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 19 Dec 2017 18:25:25 +0530 Subject: [PATCH 026/186] Update to 1.7.3 version (#1527486) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b9766c3..42d53ba 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /harfbuzz-1.6.3.tar.bz2 /harfbuzz-1.7.0.tar.bz2 /harfbuzz-1.7.1.tar.bz2 +/harfbuzz-1.7.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 991a65b..ac18833 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.7.1 -Release: 2%{?dist} +Version: 1.7.3 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Dec 19 2017 Parag Nemade - 1.7.3-1 +- Update to 1.7.3 version (#1527486) + * Thu Nov 30 2017 Pete Walter - 1.7.1-2 - Rebuild for ICU 60.1 diff --git a/sources b/sources index 4148dbf..9b8f6a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.1.tar.bz2) = e78c96a4debfc4761075aca50de111acf394bb966c038b8cebc26fd01a113d53492946709cf54dcc30d87bb6b5d920509181b5a0fc9ea0a010a399e94ad090b7 +SHA512 (harfbuzz-1.7.3.tar.bz2) = 383d63e3f3ec028a706be02f4fd6a69975bd6e79b84f0d41b8b9e75b015fbd0b1bdb99e23fbbb3dde6ddd649595ffd566c7cea4ed239308c7b2781a9c50d4e95 From 6bf07a6d22a5a0677a22f4166e2086149c714146 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 21 Dec 2017 11:39:56 +0530 Subject: [PATCH 027/186] Update to 1.7.4 version (#1528086) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 42d53ba..9aa4f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ /harfbuzz-1.7.0.tar.bz2 /harfbuzz-1.7.1.tar.bz2 /harfbuzz-1.7.3.tar.bz2 +/harfbuzz-1.7.4.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index ac18833..2732f7c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.7.3 +Version: 1.7.4 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Dec 21 2017 Parag Nemade - 1.7.4-1 +- Update to 1.7.4 version (#1528086) + * Tue Dec 19 2017 Parag Nemade - 1.7.3-1 - Update to 1.7.3 version (#1527486) diff --git a/sources b/sources index 9b8f6a8..6032dbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.3.tar.bz2) = 383d63e3f3ec028a706be02f4fd6a69975bd6e79b84f0d41b8b9e75b015fbd0b1bdb99e23fbbb3dde6ddd649595ffd566c7cea4ed239308c7b2781a9c50d4e95 +SHA512 (harfbuzz-1.7.4.tar.bz2) = d5343822f2e7ed33b34f0ecb470d219be161ebb4d2349833a8fcd909cec18a97aed6ca51a97fd73407d5d70ebfc61cafb71bd13ce96c9a278c720681a04f47df From f8d1868814a05815828f2f433fe996ff12fec3a8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 31 Jan 2018 16:25:21 +0530 Subject: [PATCH 028/186] Update to 1.7.5 version (#1540396) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9aa4f5a..0aa0271 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /harfbuzz-1.7.1.tar.bz2 /harfbuzz-1.7.3.tar.bz2 /harfbuzz-1.7.4.tar.bz2 +/harfbuzz-1.7.5.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 2732f7c..fc1311d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.7.4 +Version: 1.7.5 Release: 1%{?dist} Summary: Text shaping library @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jan 31 2018 Parag Nemade - 1.7.5-1 +- Update to 1.7.5 version (#1540396) + * Thu Dec 21 2017 Parag Nemade - 1.7.4-1 - Update to 1.7.4 version (#1528086) diff --git a/sources b/sources index 6032dbd..0492930 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.4.tar.bz2) = d5343822f2e7ed33b34f0ecb470d219be161ebb4d2349833a8fcd909cec18a97aed6ca51a97fd73407d5d70ebfc61cafb71bd13ce96c9a278c720681a04f47df +SHA512 (harfbuzz-1.7.5.tar.bz2) = c2c13fc97bb74f0f13092b07804f7087e948bce49793f48b62c2c24a5792523acc0002840bebf21829172bb2e7c3df9f9625250aec6c786a55489667dd04d6a0 From 4910ab14142a77cb227cdb1d0e75d5ebf4f31445 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 16:03:34 +0000 Subject: [PATCH 029/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index fc1311d..3a823df 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.7.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.7.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Parag Nemade - 1.7.5-1 - Update to 1.7.5 version (#1540396) From aed1798cb89840e32dbc761eaf54699d06ecc74d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 19 Feb 2018 13:20:12 +0530 Subject: [PATCH 030/186] Add BuildRequires: gcc-c++ as per packaging guidelines Used %autosetup --- harfbuzz.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 3a823df..8b58020 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.7.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -13,6 +13,7 @@ BuildRequires: glib2-devel BuildRequires: libicu-devel BuildRequires: graphite2-devel BuildRequires: gtk-doc +BuildRequires: gcc-c++ %description HarfBuzz is an implementation of the OpenType Layout engine. @@ -35,7 +36,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This package contains Harfbuzz ICU support library. %prep -%setup -q +%autosetup %build @@ -80,6 +81,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Feb 19 2018 Parag Nemade - 1.7.5-3 +- Add BuildRequires: gcc-c++ as per packaging guidelines +- Used %%autosetup + * Wed Feb 07 2018 Fedora Release Engineering - 1.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From eb388413c167c91e4eb666cdeddda334f6fa8cab Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 8 Mar 2018 09:22:46 +0530 Subject: [PATCH 031/186] Update to 1.7.6 version (#1552962) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0aa0271..5e4f759 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /harfbuzz-1.7.3.tar.bz2 /harfbuzz-1.7.4.tar.bz2 /harfbuzz-1.7.5.tar.bz2 +/harfbuzz-1.7.6.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 8b58020..b493ab3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.7.5 -Release: 3%{?dist} +Version: 1.7.6 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Mar 08 2018 Parag Nemade - 1.7.6-1 +- Update to 1.7.6 version (#1552962) + * Mon Feb 19 2018 Parag Nemade - 1.7.5-3 - Add BuildRequires: gcc-c++ as per packaging guidelines - Used %%autosetup diff --git a/sources b/sources index 0492930..7416acd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.5.tar.bz2) = c2c13fc97bb74f0f13092b07804f7087e948bce49793f48b62c2c24a5792523acc0002840bebf21829172bb2e7c3df9f9625250aec6c786a55489667dd04d6a0 +SHA512 (harfbuzz-1.7.6.tar.bz2) = 259656574b1ec2916ada951b759a591f45c11c5c639fa29831e06320312bf951f4f5ef6306f9ffc373abf0d40dbf944db918d4c54aca3bd7eab2c3a886db7a68 From beafe67bf11c87886510306279c938cea358a803 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 27 Mar 2018 13:18:42 +0530 Subject: [PATCH 032/186] Added libharfbuzz-subset library in %files section --- harfbuzz.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/harfbuzz.spec b/harfbuzz.spec index b493ab3..c6e67c3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -65,17 +65,22 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %license COPYING %doc NEWS AUTHORS README %{_libdir}/libharfbuzz.so.* +%{_libdir}/libharfbuzz-subset.so.* %files devel %doc %{_datadir}/gtk-doc %{_bindir}/hb-view %{_bindir}/hb-ot-shape-closure %{_bindir}/hb-shape +%{_bindir}/hb-subset %{_includedir}/harfbuzz/ %{_libdir}/libharfbuzz.so %{_libdir}/pkgconfig/harfbuzz.pc %{_libdir}/libharfbuzz-icu.so %{_libdir}/pkgconfig/harfbuzz-icu.pc +%{_libdir}/libharfbuzz-subset.so +%{_libdir}/pkgconfig/harfbuzz-subset.pc +%{_libdir}/cmake/harfbuzz/ %files icu %{_libdir}/libharfbuzz-icu.so.* @@ -83,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog * Thu Mar 08 2018 Parag Nemade - 1.7.6-1 - Update to 1.7.6 version (#1552962) +- Added new lib libharfbuzz-subset by upstream +- Added harfbuzz cmake file +- Added hb-subset binary file * Mon Feb 19 2018 Parag Nemade - 1.7.5-3 - Add BuildRequires: gcc-c++ as per packaging guidelines From 4d51d6681e52c8f49356302c06a1e5162ee11957 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Mon, 30 Apr 2018 20:30:28 +0100 Subject: [PATCH 033/186] Rebuild for ICU 61.1 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index c6e67c3..f8493a5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.7.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Apr 30 2018 Pete Walter - 1.7.6-2 +- Rebuild for ICU 61.1 + * Thu Mar 08 2018 Parag Nemade - 1.7.6-1 - Update to 1.7.6 version (#1552962) - Added new lib libharfbuzz-subset by upstream From 9053d16bc7f7f2b0b9470c312a1f60aef9c4226d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 6 Jun 2018 07:08:01 +0530 Subject: [PATCH 034/186] Update to 1.7.7 version (#1552962) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5e4f759..4c84610 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ /harfbuzz-1.7.4.tar.bz2 /harfbuzz-1.7.5.tar.bz2 /harfbuzz-1.7.6.tar.bz2 +/harfbuzz-1.7.7.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index f8493a5..6794d95 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.7.6 -Release: 2%{?dist} +Version: 1.7.7 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jun 06 2018 Parag Nemade - 1.7.7-1 +- Update to 1.7.7 version (#1552962) + * Mon Apr 30 2018 Pete Walter - 1.7.6-2 - Rebuild for ICU 61.1 diff --git a/sources b/sources index 7416acd..ec39961 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.6.tar.bz2) = 259656574b1ec2916ada951b759a591f45c11c5c639fa29831e06320312bf951f4f5ef6306f9ffc373abf0d40dbf944db918d4c54aca3bd7eab2c3a886db7a68 +SHA512 (harfbuzz-1.7.7.tar.bz2) = 1e433a2473572c03934c7990cc4cf072215bf0307228e739b98442c827a5d2f716519ec769b9a95cb5c9a4d199e91bbe604bd56dff99393a8dc0965b6d6b970c From 2f8506fce6032022744ac1675c8f00271783dbbd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 6 Jun 2018 18:02:07 +0530 Subject: [PATCH 035/186] Update to 1.8.0 version (#1587987) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4c84610..7221130 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ /harfbuzz-1.7.5.tar.bz2 /harfbuzz-1.7.6.tar.bz2 /harfbuzz-1.7.7.tar.bz2 +/harfbuzz-1.8.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 6794d95..ad50399 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.7.7 +Version: 1.8.0 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jun 06 2018 Parag Nemade - 1.8.0-1 +- Update to 1.8.0 version (#1587987) + * Wed Jun 06 2018 Parag Nemade - 1.7.7-1 - Update to 1.7.7 version (#1552962) diff --git a/sources b/sources index ec39961..19ad730 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.7.7.tar.bz2) = 1e433a2473572c03934c7990cc4cf072215bf0307228e739b98442c827a5d2f716519ec769b9a95cb5c9a4d199e91bbe604bd56dff99393a8dc0965b6d6b970c +SHA512 (harfbuzz-1.8.0.tar.bz2) = 90cccdaa45bbd7b5a75c9600d49e15dea820f0db4f9e4eda2c451092000281657a2ecb281b574d339e84e72842e978f5cbf505845fa573e6b76382192d8dd4fb From ff057e29abeb8cc633f08c6e6fccb4bb0cab27c7 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 14 Jun 2018 12:54:26 +0530 Subject: [PATCH 036/186] Update to 1.8.1 version (#1590575) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7221130..224c0b4 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ /harfbuzz-1.7.6.tar.bz2 /harfbuzz-1.7.7.tar.bz2 /harfbuzz-1.8.0.tar.bz2 +/harfbuzz-1.8.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index ad50399..a34e2f9 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.0 +Version: 1.8.1 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jun 14 2018 Parag Nemade - 1.8.1-1 +- Update to 1.8.1 version (#1590575) + * Wed Jun 06 2018 Parag Nemade - 1.8.0-1 - Update to 1.8.0 version (#1587987) diff --git a/sources b/sources index 19ad730..8eaac8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.0.tar.bz2) = 90cccdaa45bbd7b5a75c9600d49e15dea820f0db4f9e4eda2c451092000281657a2ecb281b574d339e84e72842e978f5cbf505845fa573e6b76382192d8dd4fb +SHA512 (harfbuzz-1.8.1.tar.bz2) = 7ef27232b294883b0c7404c8412837acfba95f12677f226d764f87e22cd169fe037e7bf13a9309e78c9aa905225fb332b3a143a01b13308b05fcccaeddb0c931 From 568e86c7d26328324d912383d909e5a69b926c27 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 3 Jul 2018 18:33:14 +0530 Subject: [PATCH 037/186] Update to 1.8.2 version (#1597679) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 224c0b4..6f6e575 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /harfbuzz-1.7.7.tar.bz2 /harfbuzz-1.8.0.tar.bz2 /harfbuzz-1.8.1.tar.bz2 +/harfbuzz-1.8.2.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index a34e2f9..0538831 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.1 +Version: 1.8.2 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 03 2018 Parag Nemade - 1.8.2-1 +- Update to 1.8.2 version (#1597679) + * Thu Jun 14 2018 Parag Nemade - 1.8.1-1 - Update to 1.8.1 version (#1590575) diff --git a/sources b/sources index 8eaac8f..a664208 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.1.tar.bz2) = 7ef27232b294883b0c7404c8412837acfba95f12677f226d764f87e22cd169fe037e7bf13a9309e78c9aa905225fb332b3a143a01b13308b05fcccaeddb0c931 +SHA512 (harfbuzz-1.8.2.tar.bz2) = c88a3e9e55866608647318a1af7c5d848863cd894d635583b8a2d2a7a02eea875b7a5a4f0f38555d80f2e81628743e40710f5e6f9251bf629f1d15ac51103e5a From 850d496083be935892bcd3e3363294591e7ae2ac Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Tue, 10 Jul 2018 21:50:07 +0100 Subject: [PATCH 038/186] Rebuild for ICU 62 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 0538831..1013dc7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 10 2018 Pete Walter - 1.8.2-2 +- Rebuild for ICU 62 + * Tue Jul 03 2018 Parag Nemade - 1.8.2-1 - Update to 1.8.2 version (#1597679) From b10f713c40cb23b5a588d6f94747641628c08e13 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 04:52:19 +0000 Subject: [PATCH 039/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 1013dc7..e8c60b8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 1.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 Pete Walter - 1.8.2-2 - Rebuild for ICU 62 From 05ed2560de7695e3b69d332cbb8219b68889032f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 13 Jul 2018 16:52:21 +0530 Subject: [PATCH 040/186] Update to 1.8.3 version (#1600306) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6f6e575..c5f4ac7 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /harfbuzz-1.8.0.tar.bz2 /harfbuzz-1.8.1.tar.bz2 /harfbuzz-1.8.2.tar.bz2 +/harfbuzz-1.8.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index e8c60b8..aaae441 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.8.2 -Release: 3%{?dist} +Version: 1.8.3 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 13 2018 Parag Nemade - 1.8.3-1 +- Update to 1.8.3 version (#1600306) + * Fri Jul 13 2018 Fedora Release Engineering - 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index a664208..df9e2d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.2.tar.bz2) = c88a3e9e55866608647318a1af7c5d848863cd894d635583b8a2d2a7a02eea875b7a5a4f0f38555d80f2e81628743e40710f5e6f9251bf629f1d15ac51103e5a +SHA512 (harfbuzz-1.8.3.tar.bz2) = d3ec8f31ff51315fb35f6b5c69b3fbf29e1dff710fb11158801990fbeb99be5fce691f3c06df1c295a08bfb6c14021c511993b0d22ca96e76d8212ddfda198b6 From fa662ea3651699f067ac002f66b9285a050b2bf2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 18 Jul 2018 14:53:33 +0530 Subject: [PATCH 041/186] Update to 1.8.4 version (#1601890) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c5f4ac7..16788db 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ /harfbuzz-1.8.1.tar.bz2 /harfbuzz-1.8.2.tar.bz2 /harfbuzz-1.8.3.tar.bz2 +/harfbuzz-1.8.4.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index aaae441..bb2e0ad 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.3 +Version: 1.8.4 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jul 18 2018 Parag Nemade - 1.8.4-1 +- Update to 1.8.4 version (#1601890) + * Fri Jul 13 2018 Parag Nemade - 1.8.3-1 - Update to 1.8.3 version (#1600306) diff --git a/sources b/sources index df9e2d8..9db0d40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.3.tar.bz2) = d3ec8f31ff51315fb35f6b5c69b3fbf29e1dff710fb11158801990fbeb99be5fce691f3c06df1c295a08bfb6c14021c511993b0d22ca96e76d8212ddfda198b6 +SHA512 (harfbuzz-1.8.4.tar.bz2) = 8ec72b065b3f5d227b0af1486ab8019414bbdfaafce2f99d5a8bbf7d37a2709cadb545efcc46c5a5c44ce405966f01d8f3e8607f31907f8ed7ebe10150c9dcaf From fbfd4c5c3277cd2a56984ca8b6cfa697602f03f8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 2 Aug 2018 06:44:21 +0530 Subject: [PATCH 042/186] Update to 1.8.5 version (#1611028) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 16788db..b870e42 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ /harfbuzz-1.8.2.tar.bz2 /harfbuzz-1.8.3.tar.bz2 /harfbuzz-1.8.4.tar.bz2 +/harfbuzz-1.8.5.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index bb2e0ad..23467ae 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.4 +Version: 1.8.5 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Aug 02 2018 Parag Nemade - 1.8.5-1 +- Update to 1.8.5 version (#1611028) + * Wed Jul 18 2018 Parag Nemade - 1.8.4-1 - Update to 1.8.4 version (#1601890) diff --git a/sources b/sources index 9db0d40..22145f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.4.tar.bz2) = 8ec72b065b3f5d227b0af1486ab8019414bbdfaafce2f99d5a8bbf7d37a2709cadb545efcc46c5a5c44ce405966f01d8f3e8607f31907f8ed7ebe10150c9dcaf +SHA512 (harfbuzz-1.8.5.tar.bz2) = 81e4df32d848d52b27413ddf4551bbaa16c04e2cc98f4e2318359b611a725cd55099138106344babcc912a662e6c70354370615452b0d69c38bfa419e063b1a9 From 993eee768928f61fb7df7d4091a8a7244b5ab9ff Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 9 Aug 2018 18:30:40 +0530 Subject: [PATCH 043/186] Update to 1.8.7 version (#1613591) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b870e42..9884d65 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /harfbuzz-1.8.3.tar.bz2 /harfbuzz-1.8.4.tar.bz2 /harfbuzz-1.8.5.tar.bz2 +/harfbuzz-1.8.7.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 23467ae..22eb602 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.5 +Version: 1.8.7 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Aug 09 2018 Parag Nemade - 1.8.7-1 +- Update to 1.8.7 version (#1613591) + * Thu Aug 02 2018 Parag Nemade - 1.8.5-1 - Update to 1.8.5 version (#1611028) diff --git a/sources b/sources index 22145f1..f357fcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.5.tar.bz2) = 81e4df32d848d52b27413ddf4551bbaa16c04e2cc98f4e2318359b611a725cd55099138106344babcc912a662e6c70354370615452b0d69c38bfa419e063b1a9 +SHA512 (harfbuzz-1.8.7.tar.bz2) = 8654b148fa6fcc34a0e2a981493901a5d93c46934861655c070a228baf136e5ed231cd8a5268948b6ff12ab551870f37d7270d9be649d35d515130540d0eeefa From ddb2772cc19680cfde5a633e48c5b7e4d4621af1 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 7 Sep 2018 17:43:02 +0530 Subject: [PATCH 044/186] Update to 1.8.8 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9884d65..f757378 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ /harfbuzz-1.8.4.tar.bz2 /harfbuzz-1.8.5.tar.bz2 /harfbuzz-1.8.7.tar.bz2 +/harfbuzz-1.8.8.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 22eb602..9bcb5c3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 1.8.7 +Version: 1.8.8 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Sep 07 2018 Parag Nemade - 1.8.8-1 +- Update to 1.8.8 version + * Thu Aug 09 2018 Parag Nemade - 1.8.7-1 - Update to 1.8.7 version (#1613591) diff --git a/sources b/sources index f357fcb..fe47ff2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.7.tar.bz2) = 8654b148fa6fcc34a0e2a981493901a5d93c46934861655c070a228baf136e5ed231cd8a5268948b6ff12ab551870f37d7270d9be649d35d515130540d0eeefa +SHA512 (harfbuzz-1.8.8.tar.bz2) = eb96cd710571a96473b20bc9a01dadf2a3c11224497e52c63368e8edec64a8eb7085dd847c78111b798a1e8a6a950f0a04c930209822aabf13cf86d7a53b1f79 From 8e574ab9c34c71f11e0d4eb407b412288d140553 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 27 Oct 2018 10:09:15 +0530 Subject: [PATCH 045/186] Update to 2.0.0 version --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f757378..c138927 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /harfbuzz-1.8.5.tar.bz2 /harfbuzz-1.8.7.tar.bz2 /harfbuzz-1.8.8.tar.bz2 +/harfbuzz-2.0.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 9bcb5c3..a1a73b3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 1.8.8 -Release: 1%{?dist} +Version: 2.0.0 +Release: 1%{?dist}1%{?dist} Summary: Text shaping library License: MIT @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Oct 27 2018 Parag Nemade - 2.0.0-1 +- Update to 2.0.0 version + * Fri Sep 07 2018 Parag Nemade - 1.8.8-1 - Update to 1.8.8 version diff --git a/sources b/sources index fe47ff2..46ade4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-1.8.8.tar.bz2) = eb96cd710571a96473b20bc9a01dadf2a3c11224497e52c63368e8edec64a8eb7085dd847c78111b798a1e8a6a950f0a04c930209822aabf13cf86d7a53b1f79 +SHA512 (harfbuzz-2.0.0.tar.bz2) = 1c782d0b8c0b85f2a3d116d6e41fa688cf8d6c00becde89af6e5f7232a5e272563aea325824d9868f68fdca3f3df4375658234cb7d7198940d6f7e67c33b158f From f97336a1a402e5da0b6d944a7c9f64b90e3db97a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 27 Oct 2018 10:11:43 +0530 Subject: [PATCH 046/186] Fix the issue caused by rpmdev-bumpspec --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index a1a73b3..bc1a52d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.0.0 -Release: 1%{?dist}1%{?dist} +Release: 1%{?dist} Summary: Text shaping library License: MIT From 26292efc6b647a6b99e52170a89df00c73096c6e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 28 Oct 2018 11:41:17 +0530 Subject: [PATCH 047/186] Update to 2.0.1 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c138927..46985bb 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ /harfbuzz-1.8.7.tar.bz2 /harfbuzz-1.8.8.tar.bz2 /harfbuzz-2.0.0.tar.bz2 +/harfbuzz-2.0.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index bc1a52d..f749364 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.0.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Oct 28 2018 Parag Nemade - 2.0.1-1 +- Update to 2.0.1 version + * Sat Oct 27 2018 Parag Nemade - 2.0.0-1 - Update to 2.0.0 version diff --git a/sources b/sources index 46ade4a..5ef95ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.0.0.tar.bz2) = 1c782d0b8c0b85f2a3d116d6e41fa688cf8d6c00becde89af6e5f7232a5e272563aea325824d9868f68fdca3f3df4375658234cb7d7198940d6f7e67c33b158f +SHA512 (harfbuzz-2.0.1.tar.bz2) = 7bfd6194ca16251ae3382c9e06c5ac0d92613c0a67a4dd4a41227e53a217876aa509834b9265c6d6800fd7c1d703be40992435387c9f4611af6957c6c92ba94b From dec4d4f4c70daa6b5b47265cf6cdd9bb21eb2dcd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 1 Nov 2018 12:29:37 +0530 Subject: [PATCH 048/186] Update to 2.0.2 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 46985bb..6a3c071 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ /harfbuzz-1.8.8.tar.bz2 /harfbuzz-2.0.0.tar.bz2 /harfbuzz-2.0.1.tar.bz2 +/harfbuzz-2.0.2.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index f749364..cb551bf 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.0.1 +Version: 2.0.2 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Nov 01 2018 Parag Nemade - 2.0.2-1 +- Update to 2.0.2 version + * Sun Oct 28 2018 Parag Nemade - 2.0.1-1 - Update to 2.0.1 version diff --git a/sources b/sources index 5ef95ea..dc4a3a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.0.1.tar.bz2) = 7bfd6194ca16251ae3382c9e06c5ac0d92613c0a67a4dd4a41227e53a217876aa509834b9265c6d6800fd7c1d703be40992435387c9f4611af6957c6c92ba94b +SHA512 (harfbuzz-2.0.2.tar.bz2) = 4cb605c47617dd06d4a2e8ae01e44969f5addacee47ef5212442645c6229298d5080f85b0aca6a2fbedfd2007c679acad6a4b3e9389df1b3a6232bf6ef961577 From a508594d664f4ecbf9ef9a879c7837b6539a4459 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 4 Nov 2018 10:59:43 +0530 Subject: [PATCH 049/186] Update to 2.1.0 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a3c071..b5234e3 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ /harfbuzz-2.0.0.tar.bz2 /harfbuzz-2.0.1.tar.bz2 /harfbuzz-2.0.2.tar.bz2 +/harfbuzz-2.1.0.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index cb551bf..03efc6b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.0.2 +Version: 2.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Nov 04 2018 Parag Nemade - 2.1.0-1 +- Update to 2.1.0 version + * Thu Nov 01 2018 Parag Nemade - 2.0.2-1 - Update to 2.0.2 version diff --git a/sources b/sources index dc4a3a3..550ef2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.0.2.tar.bz2) = 4cb605c47617dd06d4a2e8ae01e44969f5addacee47ef5212442645c6229298d5080f85b0aca6a2fbedfd2007c679acad6a4b3e9389df1b3a6232bf6ef961577 +SHA512 (harfbuzz-2.1.0.tar.bz2) = cf34ea5ace9f7ff0ef31768432bbbf3b66d909491cc571b4330c418df40be4fe57bf61bea60f94a4f76f25f687dd7f2401d46eae81c7b1d37f1e25295eb3d664 From cc379c582f30488a1b1f8513c22a677a348cc9a8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 8 Nov 2018 19:35:11 +0530 Subject: [PATCH 050/186] Update to 2.1.1 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b5234e3..754bc4b 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ /harfbuzz-2.0.1.tar.bz2 /harfbuzz-2.0.2.tar.bz2 /harfbuzz-2.1.0.tar.bz2 +/harfbuzz-2.1.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 03efc6b..dff9328 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.1.0 +Version: 2.1.1 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Nov 08 2018 Parag Nemade - 2.1.1-1 +- Update to 2.1.1 version + * Sun Nov 04 2018 Parag Nemade - 2.1.0-1 - Update to 2.1.0 version diff --git a/sources b/sources index 550ef2c..df4bfdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.1.0.tar.bz2) = cf34ea5ace9f7ff0ef31768432bbbf3b66d909491cc571b4330c418df40be4fe57bf61bea60f94a4f76f25f687dd7f2401d46eae81c7b1d37f1e25295eb3d664 +SHA512 (harfbuzz-2.1.1.tar.bz2) = c3fc46eaeb8c02594e2430f853b6eebb762072638e3113e27ff9b5caefce2c06534e8056d57f35d87df6dbb1027cbc0c1a08f914dec7c6a715c3f0abc0a18933 From c6af13e7f421c91adf6580605904cd00c58f189c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 23 Nov 2018 11:21:05 +0530 Subject: [PATCH 051/186] Update to 2.1.3 version --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 754bc4b..4fd44c9 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ /harfbuzz-2.0.2.tar.bz2 /harfbuzz-2.1.0.tar.bz2 /harfbuzz-2.1.1.tar.bz2 +/harfbuzz-2.1.3.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index dff9328..7b58ed8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} Summary: Text shaping library @@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Nov 23 2018 Parag Nemade - 2.1.3-1 +- Update to 2.1.3 version + * Thu Nov 08 2018 Parag Nemade - 2.1.1-1 - Update to 2.1.1 version diff --git a/sources b/sources index df4bfdf..18bf7fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.1.1.tar.bz2) = c3fc46eaeb8c02594e2430f853b6eebb762072638e3113e27ff9b5caefce2c06534e8056d57f35d87df6dbb1027cbc0c1a08f914dec7c6a715c3f0abc0a18933 +SHA512 (harfbuzz-2.1.3.tar.bz2) = 9bf5f7b857424037a3b3ea5c286e6ba8440c265fa663cf6b6c22cc08d36d84badfed8bdc46816ad982fc810677ebecccdb669ea98a021207e1858c8c355dbf19 From 83e9bbe690f4bb96753c992d52adc684a7ad1a07 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 22 Jan 2019 18:39:16 +0100 Subject: [PATCH 052/186] Remove obsolete ldconfig scriptlets References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko --- harfbuzz.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 7b58ed8..cf5a68a 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -54,11 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets -%post icu -p /sbin/ldconfig -%postun icu -p /sbin/ldconfig +%ldconfig_scriptlets icu %files From 8b0373012ded0c5f1e08c40f5b590ee664f6c641 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Wed, 23 Jan 2019 22:04:56 +0000 Subject: [PATCH 053/186] Rebuild for ICU 63 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index cf5a68a..5c52068 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jan 23 2019 Pete Walter - 2.1.3-2 +- Rebuild for ICU 63 + * Fri Nov 23 2018 Parag Nemade - 2.1.3-1 - Update to 2.1.3 version From eed2fb4e454736a43a33ccb023aa5ee013b8f52b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 31 Jan 2019 19:17:56 +0530 Subject: [PATCH 054/186] Update to 2.3.1 version (#1671165) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4fd44c9..da800af 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ /harfbuzz-2.1.0.tar.bz2 /harfbuzz-2.1.1.tar.bz2 /harfbuzz-2.1.3.tar.bz2 +/harfbuzz-2.3.1.tar.bz2 diff --git a/harfbuzz.spec b/harfbuzz.spec index 5c52068..00218de 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.1.3 -Release: 2%{?dist} +Version: 2.3.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jan 31 2019 Parag Nemade - 2.3.1-1 +- Update to 2.3.1 version (#1671165) + * Wed Jan 23 2019 Pete Walter - 2.1.3-2 - Rebuild for ICU 63 diff --git a/sources b/sources index 18bf7fc..68be45a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.1.3.tar.bz2) = 9bf5f7b857424037a3b3ea5c286e6ba8440c265fa663cf6b6c22cc08d36d84badfed8bdc46816ad982fc810677ebecccdb669ea98a021207e1858c8c355dbf19 +SHA512 (harfbuzz-2.3.1.tar.bz2) = 78a8f05bfcc95cfe3fc0f1a595bdc7298c9c1456db6c7ef70914051fda43f37aaff15eac75aa6922eca82d2291baeb8385e02e6aacb44ca05b4873c311a662ac From fa5e12aa345e02179849775c315b5ffafa5aef5b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 12 Apr 2019 13:57:19 +0000 Subject: [PATCH 055/186] Update to 2.4.0 version (#1693940) --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 00218de..8c58c6f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.3.1 +Version: 2.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Apr 12 2019 Parag Nemade - 2.4.0-1 +- Update to 2.4.0 version (#1693940) + * Thu Jan 31 2019 Parag Nemade - 2.3.1-1 - Update to 2.3.1 version (#1671165) From 0cc1d7faf224cc3079ec039eb2309ccc55a922c9 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 13 Apr 2019 16:13:23 +0530 Subject: [PATCH 056/186] Add missing sources --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 68be45a..c780f57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.3.1.tar.bz2) = 78a8f05bfcc95cfe3fc0f1a595bdc7298c9c1456db6c7ef70914051fda43f37aaff15eac75aa6922eca82d2291baeb8385e02e6aacb44ca05b4873c311a662ac +SHA512 (harfbuzz-2.4.0.tar.bz2) = daeaf029bd5d0d0674f930a8d0dcdc4e0b1253b2369c732c7b4fd130ab9438d0d9526967224a583ee58974c3b492874acaccdac13c71b58c950f0b3f031e505c From bbcff141435c064be784fa7544dbc1a607434cbd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 26 May 2019 09:08:21 +0530 Subject: [PATCH 057/186] Update to 2.5.0 version (#1713797) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index da800af..1b3fdfc 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ /harfbuzz-2.1.1.tar.bz2 /harfbuzz-2.1.3.tar.bz2 /harfbuzz-2.3.1.tar.bz2 +/harfbuzz-2.5.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 8c58c6f..760e2ab 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,11 +1,11 @@ Name: harfbuzz -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: Text shaping library License: MIT URL: http://freedesktop.org/wiki/Software/HarfBuzz -Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2 +Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: freetype-devel @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun May 26 2019 Parag Nemade - 2.5.0-1 +- Update to 2.5.0 version (#1713797) + * Fri Apr 12 2019 Parag Nemade - 2.4.0-1 - Update to 2.4.0 version (#1693940) diff --git a/sources b/sources index c780f57..514a6eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.4.0.tar.bz2) = daeaf029bd5d0d0674f930a8d0dcdc4e0b1253b2369c732c7b4fd130ab9438d0d9526967224a583ee58974c3b492874acaccdac13c71b58c950f0b3f031e505c +SHA512 (harfbuzz-2.5.0.tar.xz) = 4b02c20b07f367cbc21d69c86c5d1c0fc403b76c40ed7e379796afa289487dfa4f9a5f769a2da794658c983dc947dfe3ed394ac647f67e86863ee4b774815428 From 7bee538637148bc5c9be39d8ea198cf9ea078b56 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 1 Jun 2019 17:40:14 +0530 Subject: [PATCH 058/186] Update to 2.5.1 version (#1716024) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1b3fdfc..f686ab5 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ /harfbuzz-2.1.3.tar.bz2 /harfbuzz-2.3.1.tar.bz2 /harfbuzz-2.5.0.tar.xz +/harfbuzz-2.5.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 760e2ab..b24c837 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.5.0 +Version: 2.5.1 Release: 1%{?dist} Summary: Text shaping library @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Jun 01 2019 Parag Nemade - 2.5.1-1 +- Update to 2.5.1 version (#1716024) + * Sun May 26 2019 Parag Nemade - 2.5.0-1 - Update to 2.5.0 version (#1713797) diff --git a/sources b/sources index 514a6eb..9694a53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.5.0.tar.xz) = 4b02c20b07f367cbc21d69c86c5d1c0fc403b76c40ed7e379796afa289487dfa4f9a5f769a2da794658c983dc947dfe3ed394ac647f67e86863ee4b774815428 +SHA512 (harfbuzz-2.5.1.tar.xz) = 402a97c37b81c13c420d25504d1983313f555bc1dec5a21d26ff219207bbf6ddedc0d35f8bb31e4a7fee6ed53efd93b008713dca0d42c3ab966c2afd1a2d3660 From 771dea77a5fe53f85ba7a393abbbf680cd969748 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 21 Jun 2019 08:34:36 +0530 Subject: [PATCH 059/186] Update to 2.5.2 version (#1722623) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f686ab5..a4840ba 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ /harfbuzz-2.3.1.tar.bz2 /harfbuzz-2.5.0.tar.xz /harfbuzz-2.5.1.tar.xz +/harfbuzz-2.5.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b24c837..82445bd 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Summary: Text shaping library @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jun 21 2019 Parag Nemade - 2.5.2-1 +- Update to 2.5.2 version (#1722623) + * Sat Jun 01 2019 Parag Nemade - 2.5.1-1 - Update to 2.5.1 version (#1716024) diff --git a/sources b/sources index 9694a53..a315fe0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.5.1.tar.xz) = 402a97c37b81c13c420d25504d1983313f555bc1dec5a21d26ff219207bbf6ddedc0d35f8bb31e4a7fee6ed53efd93b008713dca0d42c3ab966c2afd1a2d3660 +SHA512 (harfbuzz-2.5.2.tar.xz) = 4a295074b56ff77581f79eae918fe064c25f07dc2ada1c87a3b2ba29ebc1ef55fa357b74c935b40621267eb061221050b4671021900ad5417580a4c57eb4739f From 2e8e66c09e6735f6cb68c1fbfa8a9705eea5d8c8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 27 Jun 2019 12:35:13 +0530 Subject: [PATCH 060/186] Update to 2.5.3 version (#1724317) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a4840ba..50e7413 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ /harfbuzz-2.5.0.tar.xz /harfbuzz-2.5.1.tar.xz /harfbuzz-2.5.2.tar.xz +/harfbuzz-2.5.3.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 82445bd..ca91fdb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.5.2 +Version: 2.5.3 Release: 1%{?dist} Summary: Text shaping library @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jun 27 2019 Parag Nemade - 2.5.3-1 +- Update to 2.5.3 version (#1724317) + * Fri Jun 21 2019 Parag Nemade - 2.5.2-1 - Update to 2.5.2 version (#1722623) diff --git a/sources b/sources index a315fe0..7698feb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.5.2.tar.xz) = 4a295074b56ff77581f79eae918fe064c25f07dc2ada1c87a3b2ba29ebc1ef55fa357b74c935b40621267eb061221050b4671021900ad5417580a4c57eb4739f +SHA512 (harfbuzz-2.5.3.tar.xz) = a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff From 68feab389f5481f371dffbfc056a85ed9f1e5540 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 12 Jul 2019 15:09:09 -0700 Subject: [PATCH 061/186] Revert the offending commit to avoid RHBZ #1689037 --- 0001-Revert-e4e74c2751.patch | 61 ++++++++++++++++++++++++++++++++++++ harfbuzz.spec | 17 ++++++++-- 2 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 0001-Revert-e4e74c2751.patch diff --git a/0001-Revert-e4e74c2751.patch b/0001-Revert-e4e74c2751.patch new file mode 100644 index 0000000..efd642b --- /dev/null +++ b/0001-Revert-e4e74c2751.patch @@ -0,0 +1,61 @@ +From b806a5491c0a0fec021844f85fb880f34b480161 Mon Sep 17 00:00:00 2001 +From: Adam Williamson +Date: Fri, 12 Jul 2019 14:21:15 -0700 +Subject: [PATCH] Revert e4e74c2751 + +To confirm it 'fixes' #1829 / RHBZ#1689037 + +Signed-off-by: Adam Williamson +--- + src/hb-graphite2.cc | 28 +--------------------------- + 1 file changed, 1 insertion(+), 27 deletions(-) + +diff --git a/src/hb-graphite2.cc b/src/hb-graphite2.cc +index 9588fa4d..40ac9061 100644 +--- a/src/hb-graphite2.cc ++++ b/src/hb-graphite2.cc +@@ -106,32 +106,6 @@ retry: + return d; + } + +-static void hb_graphite2_release_table(const void *data, const void *table_buffer) +-{ +- hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; +- hb_graphite2_tablelist_t *tlist = face_data->tlist; +- +- hb_graphite2_tablelist_t *prev = nullptr; +- hb_graphite2_tablelist_t *curr = tlist; +- while (curr) +- { +- if (hb_blob_get_data(curr->blob, nullptr) == table_buffer) +- { +- if (prev == nullptr) +- face_data->tlist.cmpexch(tlist, curr->next); +- else +- prev->next = curr->next; +- hb_blob_destroy(curr->blob); +- free(curr); +- break; +- } +- prev = curr; +- curr = curr->next; +- } +-} +- +-static gr_face_ops hb_graphite2_face_ops = { sizeof(gr_face_ops), hb_graphite2_get_table, hb_graphite2_release_table }; +- + hb_graphite2_face_data_t * + _hb_graphite2_shaper_face_data_create (hb_face_t *face) + { +@@ -150,7 +124,7 @@ _hb_graphite2_shaper_face_data_create (hb_face_t *face) + return nullptr; + + data->face = face; +- data->grface = gr_make_face_with_ops (data, &hb_graphite2_face_ops, gr_face_preloadAll); ++ data->grface = gr_make_face (data, &hb_graphite2_get_table, gr_face_preloadAll); + + if (unlikely (!data->grface)) { + free (data); +-- +2.22.0 + diff --git a/harfbuzz.spec b/harfbuzz.spec index ca91fdb..a5caf56 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,11 +1,21 @@ Name: harfbuzz Version: 2.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT URL: http://freedesktop.org/wiki/Software/HarfBuzz Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz +# https://bugzilla.redhat.com/show_bug.cgi?id=1689037 +# https://github.com/harfbuzz/harfbuzz/issues/1829 +# Hand-revert the commit that causes the above bug. This means we're +# using a deprecated graphite API, but it also means anaconda doesn't +# just suddenly die right after startup occasionally. Drop this when +# upstream has a proper fix. The function used here was marked +# deprecated in 1.3.12; as of 2019-07 Rawhide is on 1.3.10, if it gets +# to 1.3.12 while this patch is still in place, we may need to pass +# -Wno-deprecated-declarations for build to work +Patch0: 0001-Revert-e4e74c2751.patch BuildRequires: cairo-devel BuildRequires: freetype-devel @@ -36,7 +46,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This package contains Harfbuzz ICU support library. %prep -%autosetup +%autosetup -p1 %build @@ -84,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 12 2019 Adam Williamson - 2.5.3-2 +- Revert the offending commit to avoid RHBZ #1689037 + * Thu Jun 27 2019 Parag Nemade - 2.5.3-1 - Update to 2.5.3 version (#1724317) From d12b11ba6a15376b41d2ff1ce44c1fdb8a582ea3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 08:16:56 +0000 Subject: [PATCH 062/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index a5caf56..b5a0b30 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.5.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -94,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 2.5.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Jul 12 2019 Adam Williamson - 2.5.3-2 - Revert the offending commit to avoid RHBZ #1689037 From 7c117d3c46dfc5d965b4259e5f141927f1fce72d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 17 Aug 2019 12:48:26 +0530 Subject: [PATCH 063/186] Update to 2.6.0 version (#1742730) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 50e7413..933e9e2 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ /harfbuzz-2.5.1.tar.xz /harfbuzz-2.5.2.tar.xz /harfbuzz-2.5.3.tar.xz +/harfbuzz-2.6.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b5a0b30..aa73424 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.5.3 -Release: 3%{?dist} +Version: 2.6.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -94,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Aug 17 2019 Parag Nemade - 2.6.0-1 +- Update to 2.6.0 version (#1742730) + * Thu Jul 25 2019 Fedora Release Engineering - 2.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 7698feb..16faef6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.5.3.tar.xz) = a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff +SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2 From 2b724afa25f5a027e5d24ef23ba8877f96683b13 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 17 Aug 2019 14:32:53 +0530 Subject: [PATCH 064/186] Remove upstream patch e4e74c2751 --- 0001-Revert-e4e74c2751.patch | 61 ------------------------------------ harfbuzz.spec | 10 ------ 2 files changed, 71 deletions(-) delete mode 100644 0001-Revert-e4e74c2751.patch diff --git a/0001-Revert-e4e74c2751.patch b/0001-Revert-e4e74c2751.patch deleted file mode 100644 index efd642b..0000000 --- a/0001-Revert-e4e74c2751.patch +++ /dev/null @@ -1,61 +0,0 @@ -From b806a5491c0a0fec021844f85fb880f34b480161 Mon Sep 17 00:00:00 2001 -From: Adam Williamson -Date: Fri, 12 Jul 2019 14:21:15 -0700 -Subject: [PATCH] Revert e4e74c2751 - -To confirm it 'fixes' #1829 / RHBZ#1689037 - -Signed-off-by: Adam Williamson ---- - src/hb-graphite2.cc | 28 +--------------------------- - 1 file changed, 1 insertion(+), 27 deletions(-) - -diff --git a/src/hb-graphite2.cc b/src/hb-graphite2.cc -index 9588fa4d..40ac9061 100644 ---- a/src/hb-graphite2.cc -+++ b/src/hb-graphite2.cc -@@ -106,32 +106,6 @@ retry: - return d; - } - --static void hb_graphite2_release_table(const void *data, const void *table_buffer) --{ -- hb_graphite2_face_data_t *face_data = (hb_graphite2_face_data_t *) data; -- hb_graphite2_tablelist_t *tlist = face_data->tlist; -- -- hb_graphite2_tablelist_t *prev = nullptr; -- hb_graphite2_tablelist_t *curr = tlist; -- while (curr) -- { -- if (hb_blob_get_data(curr->blob, nullptr) == table_buffer) -- { -- if (prev == nullptr) -- face_data->tlist.cmpexch(tlist, curr->next); -- else -- prev->next = curr->next; -- hb_blob_destroy(curr->blob); -- free(curr); -- break; -- } -- prev = curr; -- curr = curr->next; -- } --} -- --static gr_face_ops hb_graphite2_face_ops = { sizeof(gr_face_ops), hb_graphite2_get_table, hb_graphite2_release_table }; -- - hb_graphite2_face_data_t * - _hb_graphite2_shaper_face_data_create (hb_face_t *face) - { -@@ -150,7 +124,7 @@ _hb_graphite2_shaper_face_data_create (hb_face_t *face) - return nullptr; - - data->face = face; -- data->grface = gr_make_face_with_ops (data, &hb_graphite2_face_ops, gr_face_preloadAll); -+ data->grface = gr_make_face (data, &hb_graphite2_get_table, gr_face_preloadAll); - - if (unlikely (!data->grface)) { - free (data); --- -2.22.0 - diff --git a/harfbuzz.spec b/harfbuzz.spec index aa73424..b1cf3c6 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -6,16 +6,6 @@ Summary: Text shaping library License: MIT URL: http://freedesktop.org/wiki/Software/HarfBuzz Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz -# https://bugzilla.redhat.com/show_bug.cgi?id=1689037 -# https://github.com/harfbuzz/harfbuzz/issues/1829 -# Hand-revert the commit that causes the above bug. This means we're -# using a deprecated graphite API, but it also means anaconda doesn't -# just suddenly die right after startup occasionally. Drop this when -# upstream has a proper fix. The function used here was marked -# deprecated in 1.3.12; as of 2019-07 Rawhide is on 1.3.10, if it gets -# to 1.3.12 while this patch is still in place, we may need to pass -# -Wno-deprecated-declarations for build to work -Patch0: 0001-Revert-e4e74c2751.patch BuildRequires: cairo-devel BuildRequires: freetype-devel From 550282d4fe44a34d673b0732e0f559e3def86fa2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 23 Aug 2019 10:27:36 +0530 Subject: [PATCH 065/186] Update to 2.6.1 version (#1744835) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 933e9e2..60a92f7 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ /harfbuzz-2.5.2.tar.xz /harfbuzz-2.5.3.tar.xz /harfbuzz-2.6.0.tar.xz +/harfbuzz-2.6.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b1cf3c6..c4191ea 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Text shaping library @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Aug 23 2019 Parag Nemade - 2.6.1-1 +- Update to 2.6.1 version (#1744835) + * Sat Aug 17 2019 Parag Nemade - 2.6.0-1 - Update to 2.6.0 version (#1742730) diff --git a/sources b/sources index 16faef6..e292e2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2 +SHA512 (harfbuzz-2.6.1.tar.xz) = cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06 From 4ab8262ad881bbbe291ed8a14ce0bfcf439aba94 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 18 Sep 2019 09:44:07 +0200 Subject: [PATCH 066/186] Build with --with-gobject --enable-introspection This also removes the libtool rpath editing sed hack, as it made the introspection scanner error out. The build system doesn't seem to be setting /usr/lib64 rpaths any longer anyway. While at this, this commit also tightens existing soname globs to avoid accidental soname bumps when building new upstream version. https://bugzilla.redhat.com/show_bug.cgi?id=1737186 --- harfbuzz.spec | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index c4191ea..4a4d6a3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -10,6 +10,7 @@ Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{ BuildRequires: cairo-devel BuildRequires: freetype-devel BuildRequires: glib2-devel +BuildRequires: gobject-introspection-devel BuildRequires: libicu-devel BuildRequires: graphite2-devel BuildRequires: gtk-doc @@ -40,11 +41,7 @@ This package contains Harfbuzz ICU support library. %build -%configure --disable-static --with-graphite2 - -# Remove lib64 rpath -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool +%configure --disable-static --with-graphite2 --with-gobject --enable-introspection make %{?_smp_mflags} V=1 @@ -62,8 +59,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %files %license COPYING %doc NEWS AUTHORS README -%{_libdir}/libharfbuzz.so.* -%{_libdir}/libharfbuzz-subset.so.* +%{_libdir}/libharfbuzz.so.0* +%{_libdir}/libharfbuzz-gobject.so.0* +%{_libdir}/libharfbuzz-subset.so.0* +%dir %{_libdir}/girepository-1.0 +%{_libdir}/girepository-1.0/HarfBuzz-0.0.typelib %files devel %doc %{_datadir}/gtk-doc @@ -73,17 +73,25 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_bindir}/hb-subset %{_includedir}/harfbuzz/ %{_libdir}/libharfbuzz.so -%{_libdir}/pkgconfig/harfbuzz.pc +%{_libdir}/libharfbuzz-gobject.so %{_libdir}/libharfbuzz-icu.so -%{_libdir}/pkgconfig/harfbuzz-icu.pc %{_libdir}/libharfbuzz-subset.so +%{_libdir}/pkgconfig/harfbuzz.pc +%{_libdir}/pkgconfig/harfbuzz-gobject.pc +%{_libdir}/pkgconfig/harfbuzz-icu.pc %{_libdir}/pkgconfig/harfbuzz-subset.pc %{_libdir}/cmake/harfbuzz/ +%dir %{_datadir}/gir-1.0 +%{_datadir}/gir-1.0/HarfBuzz-0.0.gir %files icu %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Sep 18 2019 Kalev Lember - 2.6.1-2 +- Build with --with-gobject --enable-introspection (#1737186) +- Tighten soname globs + * Fri Aug 23 2019 Parag Nemade - 2.6.1-1 - Update to 2.6.1 version (#1744835) From 1d315ac7bcfcb512236bad213956a0556a67edf2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 1 Oct 2019 09:00:28 +0530 Subject: [PATCH 067/186] Update to 2.6.2 version (#1757207) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 60a92f7..de54175 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ /harfbuzz-2.5.3.tar.xz /harfbuzz-2.6.0.tar.xz /harfbuzz-2.6.1.tar.xz +/harfbuzz-2.6.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 4a4d6a3..2e70bff 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.6.1 -Release: 2%{?dist} +Version: 2.6.2 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Oct 01 2019 Parag Nemade - 2.6.2-1 +- Update to 2.6.2 version (#1757207) + * Wed Sep 18 2019 Kalev Lember - 2.6.1-2 - Build with --with-gobject --enable-introspection (#1737186) - Tighten soname globs diff --git a/sources b/sources index e292e2d..1fb381d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.1.tar.xz) = cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06 +SHA512 (harfbuzz-2.6.2.tar.xz) = 0a98c2b49650d66cf11f3395504cba3b18aaca43482924d9b58babd2ccb986b74ed7478bef5c4c1937d7782b7b278504854eaa04a62b329df08d91d30fc879d5 From 49a37ec3f0ac92da9c4bc05cf016360213c07762 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 29 Oct 2019 10:16:10 +0530 Subject: [PATCH 068/186] Update to 2.6.3 version (#1766396) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de54175..c727985 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ /harfbuzz-2.6.0.tar.xz /harfbuzz-2.6.1.tar.xz /harfbuzz-2.6.2.tar.xz +/harfbuzz-2.6.3.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 2e70bff..10a8ddf 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Oct 29 2019 Parag Nemade - 2.6.3-1 +- Update to 2.6.3 version (#1766396) + * Tue Oct 01 2019 Parag Nemade - 2.6.2-1 - Update to 2.6.2 version (#1757207) diff --git a/sources b/sources index 1fb381d..a55fd5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.2.tar.xz) = 0a98c2b49650d66cf11f3395504cba3b18aaca43482924d9b58babd2ccb986b74ed7478bef5c4c1937d7782b7b278504854eaa04a62b329df08d91d30fc879d5 +SHA512 (harfbuzz-2.6.3.tar.xz) = ed387c551c01305d419dab186e3760959ac31abec761dde407142ad3619db918a5b79cc1e0737004f5da3437f7eabb8d796f770f0e7eba60d3a4496995453444 From 375c6068bf3f31aa5baf86a080a9f41dde1f3e6a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 30 Oct 2019 07:57:51 +0530 Subject: [PATCH 069/186] Update to 2.6.4 version (#1766762) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c727985..ec6531b 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ /harfbuzz-2.6.1.tar.xz /harfbuzz-2.6.2.tar.xz /harfbuzz-2.6.3.tar.xz +/harfbuzz-2.6.4.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 10a8ddf..1f041e7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.6.3 +Version: 2.6.4 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Oct 30 2019 Parag Nemade - 2.6.4-1 +- Update to 2.6.4 version (#1766762) + * Tue Oct 29 2019 Parag Nemade - 2.6.3-1 - Update to 2.6.3 version (#1766396) diff --git a/sources b/sources index a55fd5f..50732a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.3.tar.xz) = ed387c551c01305d419dab186e3760959ac31abec761dde407142ad3619db918a5b79cc1e0737004f5da3437f7eabb8d796f770f0e7eba60d3a4496995453444 +SHA512 (harfbuzz-2.6.4.tar.xz) = d8664bb64fda11ff7646693070637e3827f8b3d1de50e11ecf108ce4d19c878b26b2ba4cff278da6e6cc0cb431e1630d9eaa7c32a9bebb9655a7aa8dabf7114f From 3ac2ae86ed7ae52ea9c95a97f1890fdeef9994f8 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 1 Nov 2019 16:07:04 +0000 Subject: [PATCH 070/186] Rebuild for ICU 65 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 1f041e7..72a64bb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Nov 01 2019 Pete Walter - 2.6.4-2 +- Rebuild for ICU 65 + * Wed Oct 30 2019 Parag Nemade - 2.6.4-1 - Update to 2.6.4 version (#1766762) From 2baf99c36e377e3f5ddc260b0290ee5d5f8cb58f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 04:07:20 +0000 Subject: [PATCH 071/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 72a64bb..17a5f57 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.6.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Nov 01 2019 Pete Walter - 2.6.4-2 - Rebuild for ICU 65 From 5666309f9991a70def1e3c825929eb01ace4bb97 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 18 Mar 2020 12:17:37 +0530 Subject: [PATCH 072/186] Use make_build and make_install macros --- harfbuzz.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 17a5f57..2432704 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text shaping library License: MIT @@ -42,12 +42,11 @@ This package contains Harfbuzz ICU support library. %build %configure --disable-static --with-graphite2 --with-gobject --enable-introspection - -make %{?_smp_mflags} V=1 +%{make_build} %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%{make_install} rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -88,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Mar 18 2020 Parag Nemade - 2.6.4-4 +- Use make_build and make_install macros + * Wed Jan 29 2020 Fedora Release Engineering - 2.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From b1c4576c6c7ecd1af05a130c1ba858a29b9c7847 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 30 Apr 2020 21:10:58 +0530 Subject: [PATCH 073/186] Added CI tests script Signed-off-by: Parag Nemade --- tests/smoke/runtest.sh | 9 +++++++++ tests/tests.yml | 26 ++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 tests/smoke/runtest.sh create mode 100644 tests/tests.yml diff --git a/tests/smoke/runtest.sh b/tests/smoke/runtest.sh new file mode 100644 index 0000000..65e1ad1 --- /dev/null +++ b/tests/smoke/runtest.sh @@ -0,0 +1,9 @@ +#!/bin/bash +cd ../source + +echo "---Start autogen.sh---" +NOCONFIGURE=1 ./autogen.sh +echo "---End autogen.sh---" +echo "--------------------" + +find . -type f -exec sed -i 's/env python/python3/g' {} \; && ./configure --disable-static --with-graphite2 && echo "--------------------"; echo "---Start make check---"; make check; echo "---End make check---" diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..c52c2d5 --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,26 @@ +--- +- hosts: localhost + tags: + - classic + roles: + - role: standard-test-source + +- hosts: localhost + tags: + - classic + roles: + - role: standard-test-basic + tests: + - smoke + required_packages: + - autoconf + - automake + - m4 + - gcc-c++ + - make + - python3-devel + - ragel + - libtool + - gtk-doc + - cairo-devel + - fontconfig-devel From dab956c0dba53f42372d706df9eb31bd0b47345a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 12 May 2020 20:57:02 +0530 Subject: [PATCH 074/186] Update URL and Source0 tags --- harfbuzz.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 2432704..433595b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -4,8 +4,8 @@ Release: 4%{?dist} Summary: Text shaping library License: MIT -URL: http://freedesktop.org/wiki/Software/HarfBuzz -Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz +URL: https://harfbuzz.github.io/ +Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: freetype-devel From 9dcd76eec2ec62bfbb622b99814df5dc11870596 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 12 May 2020 21:02:59 +0530 Subject: [PATCH 075/186] Update to 2.6.6 version (#1834887) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec6531b..d7660f7 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ /harfbuzz-2.6.2.tar.xz /harfbuzz-2.6.3.tar.xz /harfbuzz-2.6.4.tar.xz +/harfbuzz-2.6.6.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 433595b..296a0cd 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.6.4 -Release: 4%{?dist} +Version: 2.6.6 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue May 12 2020 Parag Nemade - 2.6.6-1 +- Update to 2.6.6 version (#1834887) + * Wed Mar 18 2020 Parag Nemade - 2.6.4-4 - Use make_build and make_install macros diff --git a/sources b/sources index 50732a1..56b8805 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.4.tar.xz) = d8664bb64fda11ff7646693070637e3827f8b3d1de50e11ecf108ce4d19c878b26b2ba4cff278da6e6cc0cb431e1630d9eaa7c32a9bebb9655a7aa8dabf7114f +SHA512 (harfbuzz-2.6.6.tar.xz) = b0b6323b893a3540e36e2358cc7e7d27c98aa14f1debe65cd8eaf817a55752ea4f22369e37e195abefd03bbc787f178d1b64f167237683ac208b9a65b0ae09c8 From 34edfc5e9986ef3a83d853464e3bb5a70496bdb6 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 15 May 2020 13:57:42 +0100 Subject: [PATCH 076/186] Rebuild for ICU 67 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 296a0cd..1d1339c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri May 15 2020 Pete Walter - 2.6.6-2 +- Rebuild for ICU 67 + * Tue May 12 2020 Parag Nemade - 2.6.6-1 - Update to 2.6.6 version (#1834887) From 7f0c65fa082ffb5786ad2b925f9ae153cc006b43 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 4 Jun 2020 09:00:59 +0530 Subject: [PATCH 077/186] Update to 2.6.7 version (#1843592) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d7660f7..a59f5a8 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ /harfbuzz-2.6.3.tar.xz /harfbuzz-2.6.4.tar.xz /harfbuzz-2.6.6.tar.xz +/harfbuzz-2.6.7.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 1d1339c..4eb7938 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.6.6 -Release: 2%{?dist} +Version: 2.6.7 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jun 04 2020 Parag Nemade - 2.6.7-1 +- Update to 2.6.7 version (#1843592) + * Fri May 15 2020 Pete Walter - 2.6.6-2 - Rebuild for ICU 67 diff --git a/sources b/sources index 56b8805..b3c5ec9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.6.tar.xz) = b0b6323b893a3540e36e2358cc7e7d27c98aa14f1debe65cd8eaf817a55752ea4f22369e37e195abefd03bbc787f178d1b64f167237683ac208b9a65b0ae09c8 +SHA512 (harfbuzz-2.6.7.tar.xz) = 6fdd6e0952a73e1949349aa5416ef8fb3fc351b15c95be4fe1f341b111159fe58113b73a334db2697f4e3aaef5a761bd8f1d8964514406cad40f9862768d59de From 7d872fd8c01ac212fd1ecf442b4537b1da151bdb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 23 Jun 2020 08:50:35 +0530 Subject: [PATCH 078/186] Update to 2.6.8 version (#1849805) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a59f5a8..f951a18 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ /harfbuzz-2.6.4.tar.xz /harfbuzz-2.6.6.tar.xz /harfbuzz-2.6.7.tar.xz +/harfbuzz-2.6.8.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 4eb7938..09b4ade 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.6.7 +Version: 2.6.8 Release: 1%{?dist} Summary: Text shaping library @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jun 23 2020 Parag Nemade - 2.6.8-1 +- Update to 2.6.8 version (#1849805) + * Thu Jun 04 2020 Parag Nemade - 2.6.7-1 - Update to 2.6.7 version (#1843592) diff --git a/sources b/sources index b3c5ec9..54e151f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.7.tar.xz) = 6fdd6e0952a73e1949349aa5416ef8fb3fc351b15c95be4fe1f341b111159fe58113b73a334db2697f4e3aaef5a761bd8f1d8964514406cad40f9862768d59de +SHA512 (harfbuzz-2.6.8.tar.xz) = 651b23d7d4fab6fef472ee57db39bbaebc31c2f40ea3a482c1499ad1a7b549b86a2bccbe9da191c8e9ecdf464191dd3c9a7485546b51695ad8ab3c0329732d9d From e9b3a637a30349a41fc5f1a363778b49f4d78ab3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 00:46:01 +0000 Subject: [PATCH 079/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 09b4ade..58a626d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.6.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 2.6.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jun 23 2020 Parag Nemade - 2.6.8-1 - Update to 2.6.8 version (#1849805) From b0d666afd132ce5473d9d7fdf1cf7e4a16776a2f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 28 Jul 2020 08:21:04 +0530 Subject: [PATCH 080/186] Upstream dropped tar.xz file format Signed-off-by: Parag Nemade --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 58a626d..993f974 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -5,7 +5,7 @@ Summary: Text shaping library License: MIT URL: https://harfbuzz.github.io/ -Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz +Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.gz BuildRequires: cairo-devel BuildRequires: freetype-devel From f8b79d7f52eaafddb52b788b1f249ea943dd3835 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 20 Aug 2020 08:33:20 -0600 Subject: [PATCH 081/186] Fix typo in Source0 --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 993f974..58a626d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -5,7 +5,7 @@ Summary: Text shaping library License: MIT URL: https://harfbuzz.github.io/ -Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.gz +Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: freetype-devel From d03e049c7a69f7b41c8fba8045a71b753d7ed1e1 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 20 Aug 2020 20:15:03 +0530 Subject: [PATCH 082/186] Update to 2.7.1 version (#1860607) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f951a18..0bf32e6 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ /harfbuzz-2.6.6.tar.xz /harfbuzz-2.6.7.tar.xz /harfbuzz-2.6.8.tar.xz +/harfbuzz-2.7.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 58a626d..056dfde 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.6.8 -Release: 2%{?dist} +Version: 2.7.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Aug 20 2020 Parag Nemade - 2.7.1-1 +- Update to 2.7.1 version (#1860607) + * Tue Jul 28 2020 Fedora Release Engineering - 2.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 54e151f..931c226 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.6.8.tar.xz) = 651b23d7d4fab6fef472ee57db39bbaebc31c2f40ea3a482c1499ad1a7b549b86a2bccbe9da191c8e9ecdf464191dd3c9a7485546b51695ad8ab3c0329732d9d +SHA512 (harfbuzz-2.7.1.tar.xz) = 9a89e44b228c334b1bdeff9b712a0d8122b23a89e76b7d9877c37103f11f90b2924b79bf89450879ec9870d84c0cccdcc967646924e049b1ff2013b0817c61a9 From e98a33a89e52dcedd02790fc26551ffc27824a1e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 29 Aug 2020 13:02:03 +0530 Subject: [PATCH 083/186] Update to 2.7.2 version (#1873689) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0bf32e6..73846e6 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ /harfbuzz-2.6.7.tar.xz /harfbuzz-2.6.8.tar.xz /harfbuzz-2.7.1.tar.xz +/harfbuzz-2.7.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 056dfde..e1d5490 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.7.1 +Version: 2.7.2 Release: 1%{?dist} Summary: Text shaping library @@ -87,6 +87,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Aug 29 2020 Parag Nemade - 2.7.2-1 +- Update to 2.7.2 version (#1873689) + * Thu Aug 20 2020 Parag Nemade - 2.7.1-1 - Update to 2.7.1 version (#1860607) diff --git a/sources b/sources index 931c226..112ba88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.7.1.tar.xz) = 9a89e44b228c334b1bdeff9b712a0d8122b23a89e76b7d9877c37103f11f90b2924b79bf89450879ec9870d84c0cccdcc967646924e049b1ff2013b0817c61a9 +SHA512 (harfbuzz-2.7.2.tar.xz) = 6600e3868df2da37644fe683839ffce129144332b6949795e71004318159582bd2c03da8510b6577b117a66aff155f8559de144dc2ffb010a59ccd7509d66399 From a0fb307f6598a9512f61269959855d426305a497 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 00:22:04 +0000 Subject: [PATCH 084/186] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- harfbuzz.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/harfbuzz.spec b/harfbuzz.spec index e1d5490..4984df1 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -15,6 +15,7 @@ BuildRequires: libicu-devel BuildRequires: graphite2-devel BuildRequires: gtk-doc BuildRequires: gcc-c++ +BuildRequires: make %description HarfBuzz is an implementation of the OpenType Layout engine. From d6f7cc4f3e79d4512ea3166282369f3ab6ff7fdb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 25 Dec 2020 14:02:15 +0530 Subject: [PATCH 085/186] Update to 2.7.3 version (#1910482) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 73846e6..a9ebd96 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ /harfbuzz-2.6.8.tar.xz /harfbuzz-2.7.1.tar.xz /harfbuzz-2.7.2.tar.xz +/harfbuzz-2.7.3.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 4984df1..a8cbb88 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.7.2 +Version: 2.7.3 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Dec 25 14:01:50 IST 2020 Parag Nemade - 2.7.3-1 +- Update to 2.7.3 version (#1910482) + * Sat Aug 29 2020 Parag Nemade - 2.7.2-1 - Update to 2.7.2 version (#1873689) diff --git a/sources b/sources index 112ba88..4a1f41c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.7.2.tar.xz) = 6600e3868df2da37644fe683839ffce129144332b6949795e71004318159582bd2c03da8510b6577b117a66aff155f8559de144dc2ffb010a59ccd7509d66399 +SHA512 (harfbuzz-2.7.3.tar.xz) = e99a867360e0d5b1ba573122c13bbb7b5b722c9c636041dd2a251fcc59ac44e3fc9f067231df2b323ba734f4afbf9fdcc63cbea6844aedd594799531ed6d7a84 From acac5cc712bedec0422659917027f55b5ad91ee1 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 27 Dec 2020 20:49:06 +0530 Subject: [PATCH 086/186] Update to 2.7.4 version (#1911046) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a9ebd96..61942b2 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,4 @@ /harfbuzz-2.7.1.tar.xz /harfbuzz-2.7.2.tar.xz /harfbuzz-2.7.3.tar.xz +/harfbuzz-2.7.4.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index a8cbb88..8843c61 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.7.3 +Version: 2.7.4 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Dec 27 20:48:11 IST 2020 Parag Nemade - 2.7.4-1 +- Update to 2.7.4 version (#1911046) + * Fri Dec 25 14:01:50 IST 2020 Parag Nemade - 2.7.3-1 - Update to 2.7.3 version (#1910482) diff --git a/sources b/sources index 4a1f41c..6cc4f35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.7.3.tar.xz) = e99a867360e0d5b1ba573122c13bbb7b5b722c9c636041dd2a251fcc59ac44e3fc9f067231df2b323ba734f4afbf9fdcc63cbea6844aedd594799531ed6d7a84 +SHA512 (harfbuzz-2.7.4.tar.xz) = d2af6a768c397c664f654cf36140e7b5696b3b983f637454604570c348247f7ffea135048d9b02cf6593cbde728567e31bf82a39df5ff38d680c78dff24d4cf0 From 990d6a1904aaf706c20588f4cdc576b8455b5872 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 13:21:52 +0000 Subject: [PATCH 087/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 8843c61..23cc683 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.7.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.7.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 27 20:48:11 IST 2020 Parag Nemade - 2.7.4-1 - Update to 2.7.4 version (#1911046) From 89cd2bd3021329abb3cee613c0b75f3b73591b8d Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Fri, 5 Feb 2021 11:44:53 +0100 Subject: [PATCH 088/186] Build HarfBuzz with bootstrapped freetype --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 23cc683..c76a872 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.7.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Feb 5 2021 Marek Kasik - 2.7.4-3 +- Build HarfBuzz with bootstrapped freetype + * Tue Jan 26 2021 Fedora Release Engineering - 2.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 1c645dc509ca7ef66476814a5ca3e975a226b374 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 17 Mar 2021 12:04:58 +0530 Subject: [PATCH 089/186] Update to 2.8.0 version (#1939692) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61942b2..5d180ca 100644 --- a/.gitignore +++ b/.gitignore @@ -112,3 +112,4 @@ /harfbuzz-2.7.2.tar.xz /harfbuzz-2.7.3.tar.xz /harfbuzz-2.7.4.tar.xz +/harfbuzz-2.8.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index c76a872..283eb9f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.7.4 -Release: 3%{?dist} +Version: 2.8.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Mar 17 2021 Parag Nemade - 2.8.0-1 +- Update to 2.8.0 version (#1939692) + * Fri Feb 5 2021 Marek Kasik - 2.7.4-3 - Build HarfBuzz with bootstrapped freetype diff --git a/sources b/sources index 6cc4f35..895edf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.7.4.tar.xz) = d2af6a768c397c664f654cf36140e7b5696b3b983f637454604570c348247f7ffea135048d9b02cf6593cbde728567e31bf82a39df5ff38d680c78dff24d4cf0 +SHA512 (harfbuzz-2.8.0.tar.xz) = 0ece78fa5c18be1fd693f40493ff3689a297ef4d5ad82f31054e8f42c1ba4e8b93afe1ed1ccb9eb9a0f165f8d1343c12c0606f1768a4f85bb041ae65018e6d83 From 51442b6e65c06914a0400dcbcb221117194512d6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 5 May 2021 06:33:03 +0530 Subject: [PATCH 090/186] Update to 2.8.1 version (#1956915) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5d180ca..e7005ef 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,4 @@ /harfbuzz-2.7.3.tar.xz /harfbuzz-2.7.4.tar.xz /harfbuzz-2.8.0.tar.xz +/harfbuzz-2.8.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 283eb9f..60e4765 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.8.0 +Version: 2.8.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed May 05 2021 Parag Nemade - 2.8.1-1 +- Update to 2.8.1 version (#1956915) + * Wed Mar 17 2021 Parag Nemade - 2.8.0-1 - Update to 2.8.0 version (#1939692) diff --git a/sources b/sources index 895edf4..7f2fc91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.8.0.tar.xz) = 0ece78fa5c18be1fd693f40493ff3689a297ef4d5ad82f31054e8f42c1ba4e8b93afe1ed1ccb9eb9a0f165f8d1343c12c0606f1768a4f85bb041ae65018e6d83 +SHA512 (harfbuzz-2.8.1.tar.xz) = c969ec1677f2f023c05698a226c96b23a815db732f1561d486b25b07c3663ea8192e49ee1253b7b623b43d713b9230df3265a47da6fd65378256ecada90c6ae4 From e739947e69c7088ca9da1b8a55beb8143d0343eb Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Thu, 20 May 2021 01:00:55 +0100 Subject: [PATCH 091/186] Rebuild for ICU 69 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 60e4765..874cba4 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu May 20 2021 Pete Walter - 2.8.1-2 +- Rebuild for ICU 69 + * Wed May 05 2021 Parag Nemade - 2.8.1-1 - Update to 2.8.1 version (#1956915) From 164be103e7c59befc515a07f0277da20cef1e855 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 12 Jul 2021 08:58:39 +0530 Subject: [PATCH 092/186] Update to 2.8.2 version (#1980729) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7005ef..0789ff0 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ /harfbuzz-2.7.4.tar.xz /harfbuzz-2.8.0.tar.xz /harfbuzz-2.8.1.tar.xz +/harfbuzz-2.8.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 874cba4..3837314 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.8.1 -Release: 2%{?dist} +Version: 2.8.2 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Jul 12 2021 Parag Nemade - 2.8.2-1 +- Update to 2.8.2 version (#1980729) + * Thu May 20 2021 Pete Walter - 2.8.1-2 - Rebuild for ICU 69 diff --git a/sources b/sources index 7f2fc91..4968cd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.8.1.tar.xz) = c969ec1677f2f023c05698a226c96b23a815db732f1561d486b25b07c3663ea8192e49ee1253b7b623b43d713b9230df3265a47da6fd65378256ecada90c6ae4 +SHA512 (harfbuzz-2.8.2.tar.xz) = 47f672967ba9e9a1ea21164b9780cbaaad2f4f619811e84d1b6bdb598e5ad60c96e08fadd270460a4ce8e2fb4603fcdd881ba55f2826abc2a4ab439efdc856dc From 5cd725f5081381c0e14557f03fa4c5fd63472de4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 07:30:11 +0000 Subject: [PATCH 093/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 3837314..022299b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 2.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jul 12 2021 Parag Nemade - 2.8.2-1 - Update to 2.8.2 version (#1980729) From 06fd0cf3f9adf0a09794fb5d78abaf9344912327 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 20 Aug 2021 08:13:28 +0530 Subject: [PATCH 094/186] Update to 2.9.0 version (#1995436) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0789ff0..9543c67 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ /harfbuzz-2.8.0.tar.xz /harfbuzz-2.8.1.tar.xz /harfbuzz-2.8.2.tar.xz +/harfbuzz-2.9.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 022299b..e56603a 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 2.8.2 -Release: 2%{?dist} +Version: 2.9.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Aug 20 2021 Parag Nemade - 2.9.0-1 +- Update to 2.9.0 version (#1995436) + * Thu Jul 22 2021 Fedora Release Engineering - 2.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 4968cd6..18d6f7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.8.2.tar.xz) = 47f672967ba9e9a1ea21164b9780cbaaad2f4f619811e84d1b6bdb598e5ad60c96e08fadd270460a4ce8e2fb4603fcdd881ba55f2826abc2a4ab439efdc856dc +SHA512 (harfbuzz-2.9.0.tar.xz) = 1b6979facba62e6ec98a510e95f18a20e54d0af3317be5df95719715362812e1c18cb52efe03f7a02003447582768dac5d9a54e5cc95f790d9623cec49ed8551 From c508c9c5f90ab0b7b879293103326aed36765acf Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 13 Sep 2021 13:33:17 +0530 Subject: [PATCH 095/186] Update to 2.9.1 version (#2002020) --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index e56603a..8a386b3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.9.0 +Version: 2.9.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Sep 13 2021 Parag Nemade - 2.9.1-1 +- Update to 2.9.1 version (#2002020) + * Fri Aug 20 2021 Parag Nemade - 2.9.0-1 - Update to 2.9.0 version (#1995436) From c4e4d5ddccdf9a87467268f280265cb92ecfa130 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 18 Sep 2021 17:41:45 +0530 Subject: [PATCH 096/186] Update to 3.0.0 version (#2005503) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9543c67..57c78fc 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ /harfbuzz-2.8.1.tar.xz /harfbuzz-2.8.2.tar.xz /harfbuzz-2.9.0.tar.xz +/harfbuzz-3.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 8a386b3..275c944 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 2.9.1 +Version: 3.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Sep 18 2021 Parag Nemade - 3.0.0-1 +- Update to 3.0.0 version (#2005503) + * Mon Sep 13 2021 Parag Nemade - 2.9.1-1 - Update to 2.9.1 version (#2002020) diff --git a/sources b/sources index 18d6f7a..8b83890 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-2.9.0.tar.xz) = 1b6979facba62e6ec98a510e95f18a20e54d0af3317be5df95719715362812e1c18cb52efe03f7a02003447582768dac5d9a54e5cc95f790d9623cec49ed8551 +SHA512 (harfbuzz-3.0.0.tar.xz) = 056d55fded90b36e48790fc2c562126041bb7397bb35baaa8ac366e3472180a4f76dc7adb095339c36ce89e7a3d23f940335762da780e3df1c221de325f932ac From 5fd42448fa8fb9673bbaa1f57327d9f7b1a78025 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 5 Nov 2021 12:13:47 +0530 Subject: [PATCH 097/186] Update to 3.1.0 version (#2020154) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 57c78fc..c67289d 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ /harfbuzz-2.8.2.tar.xz /harfbuzz-2.9.0.tar.xz /harfbuzz-3.0.0.tar.xz +/harfbuzz-3.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 275c944..5e51c46 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.0.0 +Version: 3.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Nov 05 2021 Parag Nemade - 3.1.0-1 +- Update to 3.1.0 version (#2020154) + * Sat Sep 18 2021 Parag Nemade - 3.0.0-1 - Update to 3.0.0 version (#2005503) diff --git a/sources b/sources index 8b83890..030ed75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.0.0.tar.xz) = 056d55fded90b36e48790fc2c562126041bb7397bb35baaa8ac366e3472180a4f76dc7adb095339c36ce89e7a3d23f940335762da780e3df1c221de325f932ac +SHA512 (harfbuzz-3.1.0.tar.xz) = b91a4d504b4867244a949604905393750c965797ce6c7f7d11013214b39f6dfe1f9bd735a6b514dd231023c0c7055c33d7c1554b1fdc075f845d39478f1c284c From c92682080d5e1f68a2e4ee8c1dca07c28bfa8602 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 6 Nov 2021 09:12:13 +0530 Subject: [PATCH 098/186] Fix build failure on armv7hl architecture --- ...-around-GCC-cast-align-error-warning.patch | 33 +++++++++++++++++++ harfbuzz.spec | 8 ++++- 2 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch diff --git a/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch b/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch new file mode 100644 index 0000000..35be9f1 --- /dev/null +++ b/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch @@ -0,0 +1,33 @@ +From 07dc34bdaf977a3be97ab5a68455ed7a67f80a06 Mon Sep 17 00:00:00 2001 +From: Behdad Esfahbod +Date: Fri, 5 Nov 2021 14:45:20 -0700 +Subject: [PATCH] [mutex] Try work around GCC cast-align error/warning + +Shouldn't be needed because of the alignas(). Oh well... + +Might fix https://github.com/harfbuzz/harfbuzz/issues/3283 +--- + src/hb-mutex.hh | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/src/hb-mutex.hh b/src/hb-mutex.hh +index 4e135027f..6914b2245 100644 +--- a/src/hb-mutex.hh ++++ b/src/hb-mutex.hh +@@ -97,10 +97,13 @@ struct hb_mutex_t + /* Create space for, but do not initialize m. */ + alignas(hb_mutex_impl_t) char m[sizeof (hb_mutex_impl_t)]; + ++#pragma GCC diagnostic push ++#pragma GCC diagnostic ignored "-Wcast-align" + void init () { hb_mutex_impl_init ((hb_mutex_impl_t *) m); } + void lock () { hb_mutex_impl_lock ((hb_mutex_impl_t *) m); } + void unlock () { hb_mutex_impl_unlock ((hb_mutex_impl_t *) m); } + void fini () { hb_mutex_impl_finish ((hb_mutex_impl_t *) m); } ++#pragma GCC diagnostic pop + }; + + struct hb_lock_t +-- +2.32.0 + diff --git a/harfbuzz.spec b/harfbuzz.spec index 5e51c46..efd5a5f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,12 +1,15 @@ Name: harfbuzz Version: 3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT URL: https://harfbuzz.github.io/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz +# Upstream patches +Patch0: 0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch + BuildRequires: cairo-devel BuildRequires: freetype-devel BuildRequires: glib2-devel @@ -88,6 +91,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Nov 06 2021 Parag Nemade - 3.1.0-2 +- Fix build failure on armv7hl architecture + * Fri Nov 05 2021 Parag Nemade - 3.1.0-1 - Update to 3.1.0 version (#2020154) From d355685c33225f2a79be3f9bacd3f5a1113a5efe Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 9 Nov 2021 06:37:50 +0530 Subject: [PATCH 099/186] Update to 3.1.1 version (#2021316) --- .gitignore | 1 + ...-around-GCC-cast-align-error-warning.patch | 33 ------------------- harfbuzz.spec | 10 +++--- sources | 2 +- 4 files changed, 7 insertions(+), 39 deletions(-) delete mode 100644 0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch diff --git a/.gitignore b/.gitignore index c67289d..c775470 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,4 @@ /harfbuzz-2.9.0.tar.xz /harfbuzz-3.0.0.tar.xz /harfbuzz-3.1.0.tar.xz +/harfbuzz-3.1.1.tar.xz diff --git a/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch b/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch deleted file mode 100644 index 35be9f1..0000000 --- a/0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 07dc34bdaf977a3be97ab5a68455ed7a67f80a06 Mon Sep 17 00:00:00 2001 -From: Behdad Esfahbod -Date: Fri, 5 Nov 2021 14:45:20 -0700 -Subject: [PATCH] [mutex] Try work around GCC cast-align error/warning - -Shouldn't be needed because of the alignas(). Oh well... - -Might fix https://github.com/harfbuzz/harfbuzz/issues/3283 ---- - src/hb-mutex.hh | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/src/hb-mutex.hh b/src/hb-mutex.hh -index 4e135027f..6914b2245 100644 ---- a/src/hb-mutex.hh -+++ b/src/hb-mutex.hh -@@ -97,10 +97,13 @@ struct hb_mutex_t - /* Create space for, but do not initialize m. */ - alignas(hb_mutex_impl_t) char m[sizeof (hb_mutex_impl_t)]; - -+#pragma GCC diagnostic push -+#pragma GCC diagnostic ignored "-Wcast-align" - void init () { hb_mutex_impl_init ((hb_mutex_impl_t *) m); } - void lock () { hb_mutex_impl_lock ((hb_mutex_impl_t *) m); } - void unlock () { hb_mutex_impl_unlock ((hb_mutex_impl_t *) m); } - void fini () { hb_mutex_impl_finish ((hb_mutex_impl_t *) m); } -+#pragma GCC diagnostic pop - }; - - struct hb_lock_t --- -2.32.0 - diff --git a/harfbuzz.spec b/harfbuzz.spec index efd5a5f..aff3a38 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,15 +1,12 @@ Name: harfbuzz -Version: 3.1.0 -Release: 2%{?dist} +Version: 3.1.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT URL: https://harfbuzz.github.io/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz -# Upstream patches -Patch0: 0001-mutex-Try-work-around-GCC-cast-align-error-warning.patch - BuildRequires: cairo-devel BuildRequires: freetype-devel BuildRequires: glib2-devel @@ -91,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Nov 09 2021 Parag Nemade - 3.1.1-1 +- Update to 3.1.1 version (#2021316) + * Sat Nov 06 2021 Parag Nemade - 3.1.0-2 - Fix build failure on armv7hl architecture diff --git a/sources b/sources index 030ed75..e2ce6e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.1.0.tar.xz) = b91a4d504b4867244a949604905393750c965797ce6c7f7d11013214b39f6dfe1f9bd735a6b514dd231023c0c7055c33d7c1554b1fdc075f845d39478f1c284c +SHA512 (harfbuzz-3.1.1.tar.xz) = 08a1566ac155a6cd37b8a341168229826ab5cc84db13b42cba461ff533ba3d404970edbee6068b472c06c05720aa388235d44ca730f688344eb8b51a3d556b22 From f4a76840d26d76a5c0e8e70f671fff53c17a143d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 30 Nov 2021 18:37:00 +0530 Subject: [PATCH 100/186] Update to 3.1.2 version (#2026992) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c775470..29988fe 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ /harfbuzz-3.0.0.tar.xz /harfbuzz-3.1.0.tar.xz /harfbuzz-3.1.1.tar.xz +/harfbuzz-3.1.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index aff3a38..df6bb17 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.1.1 +Version: 3.1.2 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Nov 30 2021 Parag Nemade - 3.1.2-1 +- Update to 3.1.2 version (#2026992) + * Tue Nov 09 2021 Parag Nemade - 3.1.1-1 - Update to 3.1.1 version (#2021316) diff --git a/sources b/sources index e2ce6e8..fd9cf02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.1.1.tar.xz) = 08a1566ac155a6cd37b8a341168229826ab5cc84db13b42cba461ff533ba3d404970edbee6068b472c06c05720aa388235d44ca730f688344eb8b51a3d556b22 +SHA512 (harfbuzz-3.1.2.tar.xz) = a8532a28839681f0d51f36c18a63537d1dba3b26f4effd03762fe498ccda5f0b014708add9a516dc4c38305597259ba0a02350825381af40c8b7d17504a50351 From 2ad411551c3cfd95e7fd067d264ed176aaa5248c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 13 Dec 2021 19:47:31 +0530 Subject: [PATCH 101/186] Update to 3.2.0 version (#2031525) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 29988fe..36d363a 100644 --- a/.gitignore +++ b/.gitignore @@ -120,3 +120,4 @@ /harfbuzz-3.1.0.tar.xz /harfbuzz-3.1.1.tar.xz /harfbuzz-3.1.2.tar.xz +/harfbuzz-3.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index df6bb17..a188ea6 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.1.2 +Version: 3.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Dec 13 2021 Parag Nemade - 3.2.0-1 +- Update to 3.2.0 version (#2031525) + * Tue Nov 30 2021 Parag Nemade - 3.1.2-1 - Update to 3.1.2 version (#2026992) diff --git a/sources b/sources index fd9cf02..64dbc02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.1.2.tar.xz) = a8532a28839681f0d51f36c18a63537d1dba3b26f4effd03762fe498ccda5f0b014708add9a516dc4c38305597259ba0a02350825381af40c8b7d17504a50351 +SHA512 (harfbuzz-3.2.0.tar.xz) = c9d88068d8017046842f444f02f31dbae109026ede943aaf265db5508de8b4b2be84203950f274a237f515bf7cbd361629d2032c6e8ee8f50354b430bba3a8ca From 5dce209ed90be5ba19b7f1c4f6923a2f54f9a08a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 12:12:39 +0000 Subject: [PATCH 102/186] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index a188ea6..c1cd5cf 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 3.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 3.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 13 2021 Parag Nemade - 3.2.0-1 - Update to 3.2.0 version (#2031525) From 9680c8f707304973429daaa64d69da3b279526b8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 3 Feb 2022 08:34:36 +0530 Subject: [PATCH 103/186] Update to 3.3.1 version (#2048881) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 36d363a..aaa4f10 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ /harfbuzz-3.1.1.tar.xz /harfbuzz-3.1.2.tar.xz /harfbuzz-3.2.0.tar.xz +/harfbuzz-3.3.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index c1cd5cf..cbbdf6e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 3.2.0 -Release: 2%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Feb 03 2022 Parag Nemade - 3.3.1-1 +- Update to 3.3.1 version (#2048881) + * Thu Jan 20 2022 Fedora Release Engineering - 3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 64dbc02..8a2f90c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.2.0.tar.xz) = c9d88068d8017046842f444f02f31dbae109026ede943aaf265db5508de8b4b2be84203950f274a237f515bf7cbd361629d2032c6e8ee8f50354b430bba3a8ca +SHA512 (harfbuzz-3.3.1.tar.xz) = 6911a2a9cba032d45837854bc4fd1313f7fb2dabae09539b673a46b58a0845b9a3b7b57c11d1209ff9847c1eaed2b48a33a2987c0eb8cfb2ba55fdded57155e1 From 506cc792764b9369cec660864b9e657cefa6b510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 7 Feb 2022 10:27:47 +0000 Subject: [PATCH 104/186] Resolves: rhbz##2051293 Update to 3.3.2 --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aaa4f10..c4b91dd 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ /harfbuzz-3.1.2.tar.xz /harfbuzz-3.2.0.tar.xz /harfbuzz-3.3.1.tar.xz +/harfbuzz-3.3.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index cbbdf6e..5938cca 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.3.1 +Version: 3.3.2 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Feb 06 2022 Fedora Release Monitoring - 3.3.2-1 +- Update to 3.3.2 (#2051293) + * Thu Feb 03 2022 Parag Nemade - 3.3.1-1 - Update to 3.3.1 version (#2048881) diff --git a/sources b/sources index 8a2f90c..e9fa504 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.3.1.tar.xz) = 6911a2a9cba032d45837854bc4fd1313f7fb2dabae09539b673a46b58a0845b9a3b7b57c11d1209ff9847c1eaed2b48a33a2987c0eb8cfb2ba55fdded57155e1 +SHA512 (harfbuzz-3.3.2.tar.xz) = 0c960fa60050d480bfb69ebc1ebffffd16030a4db7b41b8b595f491fc9d17359a4bae825f873888c3db4d48a10a10690b17f556d23acbc3ae3bae0a524ca1461 From 2782416270ec0469fb37b9db795add8be50958a0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 13 Feb 2022 12:36:13 +0530 Subject: [PATCH 105/186] Update to 3.4.0 version (#2053891) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c4b91dd..c30cc4e 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,4 @@ /harfbuzz-3.2.0.tar.xz /harfbuzz-3.3.1.tar.xz /harfbuzz-3.3.2.tar.xz +/harfbuzz-3.4.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 5938cca..4509b24 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.3.2 +Version: 3.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Feb 13 2022 Parag Nemade - 3.4.0-1 +- Update to 3.4.0 version (#2053891) + * Sun Feb 06 2022 Fedora Release Monitoring - 3.3.2-1 - Update to 3.3.2 (#2051293) diff --git a/sources b/sources index e9fa504..44d53be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.3.2.tar.xz) = 0c960fa60050d480bfb69ebc1ebffffd16030a4db7b41b8b595f491fc9d17359a4bae825f873888c3db4d48a10a10690b17f556d23acbc3ae3bae0a524ca1461 +SHA512 (harfbuzz-3.4.0.tar.xz) = f300d041aa4af8f7957d5b352af399b9e411804a33ac710b3728247e23a02b867514537cc2b6fcf00746e71ac7a5a2a4b1392253bb5a888baa39b8a0193144c0 From f37fc3e1eb5214a537f6c4f5b50aff93d6a3e7d4 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 3 Mar 2022 08:45:12 +0530 Subject: [PATCH 106/186] Update to 4.0.0 version (#2059806) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c30cc4e..376bf7c 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ /harfbuzz-3.3.1.tar.xz /harfbuzz-3.3.2.tar.xz /harfbuzz-3.4.0.tar.xz +/harfbuzz-4.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 4509b24..48173ae 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 3.4.0 +Version: 4.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Mar 03 2022 Parag Nemade - 4.0.0-1 +- Update to 4.0.0 version (#2059806) + * Sun Feb 13 2022 Parag Nemade - 3.4.0-1 - Update to 3.4.0 version (#2053891) diff --git a/sources b/sources index 44d53be..660ba52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-3.4.0.tar.xz) = f300d041aa4af8f7957d5b352af399b9e411804a33ac710b3728247e23a02b867514537cc2b6fcf00746e71ac7a5a2a4b1392253bb5a888baa39b8a0193144c0 +SHA512 (harfbuzz-4.0.0.tar.xz) = d61054e3b8b85320526f5dd29c7a8a8a440634a2894edad3b7b44704ae91cb89aa1dbd2060e9fbf69f016fb9c259034d26bf38846857135651c25576f44c81ce From e77531f332deb7525654d091c4b579cfec488c02 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 14 Mar 2022 08:43:19 +0530 Subject: [PATCH 107/186] Update to 4.0.1 version (#2063439) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 376bf7c..a7982ac 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ /harfbuzz-3.3.2.tar.xz /harfbuzz-3.4.0.tar.xz /harfbuzz-4.0.0.tar.xz +/harfbuzz-4.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 48173ae..811b8f5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.0.0 +Version: 4.0.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Mar 14 2022 Parag Nemade - 4.0.1-1 +- Update to 4.0.1 version (#2063439) + * Thu Mar 03 2022 Parag Nemade - 4.0.0-1 - Update to 4.0.0 version (#2059806) diff --git a/sources b/sources index 660ba52..0e7da21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.0.0.tar.xz) = d61054e3b8b85320526f5dd29c7a8a8a440634a2894edad3b7b44704ae91cb89aa1dbd2060e9fbf69f016fb9c259034d26bf38846857135651c25576f44c81ce +SHA512 (harfbuzz-4.0.1.tar.xz) = 7a24c88366d2da5fcf9e5dd61592be9f4fe925c7df608494166cfec81225d56691b7b4db7a11c461c9ba57a806564166b35ab0a64cee69cd5bbead167a44c14e From 0ae2f33a9bacb4ef004ac4ad2f6f4412d7cba18d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 28 Mar 2022 19:00:32 +0530 Subject: [PATCH 108/186] Update to 4.1.0 version (#2067726) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7982ac..34e0876 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,4 @@ /harfbuzz-3.4.0.tar.xz /harfbuzz-4.0.0.tar.xz /harfbuzz-4.0.1.tar.xz +/harfbuzz-4.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 811b8f5..860f3bc 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.0.1 +Version: 4.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Mar 28 2022 Parag Nemade - 4.1.0-1 +- Update to 4.1.0 version (#2067726) + * Mon Mar 14 2022 Parag Nemade - 4.0.1-1 - Update to 4.0.1 version (#2063439) diff --git a/sources b/sources index 0e7da21..8f1533b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.0.1.tar.xz) = 7a24c88366d2da5fcf9e5dd61592be9f4fe925c7df608494166cfec81225d56691b7b4db7a11c461c9ba57a806564166b35ab0a64cee69cd5bbead167a44c14e +SHA512 (harfbuzz-4.1.0.tar.xz) = 099855d2054077a50f4b8d7148dc1992046641b50416c69fe024c220c1902c7d445e53cb1a0b5d8fa23bed372d1396a195e9fb75893c38af73f1f9b475935a49 From 5a364a0442d63f4aba6cf794a2ab279fbf49f01a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 31 Mar 2022 08:16:27 +0530 Subject: [PATCH 109/186] Update to 4.2.0 version (#2070259) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 34e0876..d663f32 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ /harfbuzz-4.0.0.tar.xz /harfbuzz-4.0.1.tar.xz /harfbuzz-4.1.0.tar.xz +/harfbuzz-4.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 860f3bc..d135709 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.1.0 +Version: 4.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Mar 31 2022 Parag Nemade - 4.2.0-1 +- Update to 4.2.0 version (#2070259) + * Mon Mar 28 2022 Parag Nemade - 4.1.0-1 - Update to 4.1.0 version (#2067726) diff --git a/sources b/sources index 8f1533b..78a543d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.1.0.tar.xz) = 099855d2054077a50f4b8d7148dc1992046641b50416c69fe024c220c1902c7d445e53cb1a0b5d8fa23bed372d1396a195e9fb75893c38af73f1f9b475935a49 +SHA512 (harfbuzz-4.2.0.tar.xz) = d63be1c322762ef811a010e1dc5ef1d0a401fe9357251ad71e1d234ce4564b9857947170f2bdd63f974b96cafbf59a942d2061e4f273de4f62ef3bb940dcde02 From 5a005875953bd94873a7818b0f8fe9107d2ee81c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 25 Apr 2022 10:59:13 +0530 Subject: [PATCH 110/186] Update to 4.2.1 version (#2078234) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d663f32..c647ab5 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ /harfbuzz-4.0.1.tar.xz /harfbuzz-4.1.0.tar.xz /harfbuzz-4.2.0.tar.xz +/harfbuzz-4.2.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index d135709..93995fc 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.2.0 +Version: 4.2.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Apr 25 2022 Parag Nemade - 4.2.1-1 +- Update to 4.2.1 version (#2078234) + * Thu Mar 31 2022 Parag Nemade - 4.2.0-1 - Update to 4.2.0 version (#2070259) diff --git a/sources b/sources index 78a543d..3486ae2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.2.0.tar.xz) = d63be1c322762ef811a010e1dc5ef1d0a401fe9357251ad71e1d234ce4564b9857947170f2bdd63f974b96cafbf59a942d2061e4f273de4f62ef3bb940dcde02 +SHA512 (harfbuzz-4.2.1.tar.xz) = 860ce65b66815e432f7d3483325404ae3deb55067d03eff1b941ad9fd946db509ceaaf5e195905d57b0c6779fc2ae1f35375fbd16a860f08ec195f5337002fe0 From 3b689fe7048b6b976cf1e74f13154442d3d3ec12 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 23 May 2022 09:36:34 +0530 Subject: [PATCH 111/186] Update to 4.3.0 version (#2088860) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c647ab5..52a9001 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ /harfbuzz-4.1.0.tar.xz /harfbuzz-4.2.0.tar.xz /harfbuzz-4.2.1.tar.xz +/harfbuzz-4.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 93995fc..b8f33ff 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.2.1 +Version: 4.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon May 23 2022 Parag Nemade - 4.3.0-1 +- Update to 4.3.0 version (#2088860) + * Mon Apr 25 2022 Parag Nemade - 4.2.1-1 - Update to 4.2.1 version (#2078234) diff --git a/sources b/sources index 3486ae2..98a84bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.2.1.tar.xz) = 860ce65b66815e432f7d3483325404ae3deb55067d03eff1b941ad9fd946db509ceaaf5e195905d57b0c6779fc2ae1f35375fbd16a860f08ec195f5337002fe0 +SHA512 (harfbuzz-4.3.0.tar.xz) = b258bd253b694732c22ebfc980c21d4e2c6f59beb55279bda9988c950038295635613509b9f998a7f06a99642509af6e8ef6a370a3839a918d3ac67faa8af336 From 54fbd0ddfd858572cdfcef0dc7695fc6ac925f5e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 28 Jun 2022 18:17:12 +0530 Subject: [PATCH 112/186] Update to 4.4.0 version (#2101663) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 52a9001..60f427c 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ /harfbuzz-4.2.0.tar.xz /harfbuzz-4.2.1.tar.xz /harfbuzz-4.3.0.tar.xz +/harfbuzz-4.4.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b8f33ff..38f8708 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.3.0 +Version: 4.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jun 28 2022 Parag Nemade - 4.4.0-1 +- Update to 4.4.0 version (#2101663) + * Mon May 23 2022 Parag Nemade - 4.3.0-1 - Update to 4.3.0 version (#2088860) diff --git a/sources b/sources index 98a84bd..6f95376 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.3.0.tar.xz) = b258bd253b694732c22ebfc980c21d4e2c6f59beb55279bda9988c950038295635613509b9f998a7f06a99642509af6e8ef6a370a3839a918d3ac67faa8af336 +SHA512 (harfbuzz-4.4.0.tar.xz) = 839e034b3ea244f3fec78dcf25e6b2248cb968e166d16f2d90666ab9ec11efef0adbf50261c4601e429b17654fdde387b092490159bfa21ecafa61429daa349e From 8816b516b45553ca3cec85bed4ae13bd878ae233 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 29 Jun 2022 22:10:52 +0530 Subject: [PATCH 113/186] Update to 4.4.1 version (#2102301) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60f427c..fa61841 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,4 @@ /harfbuzz-4.2.1.tar.xz /harfbuzz-4.3.0.tar.xz /harfbuzz-4.4.0.tar.xz +/harfbuzz-4.4.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 38f8708..ed99fca 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 4.4.0 +Version: 4.4.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jun 29 2022 Parag Nemade - 4.4.1-1 +- Update to 4.4.1 version (#2102301) + * Tue Jun 28 2022 Parag Nemade - 4.4.0-1 - Update to 4.4.0 version (#2101663) diff --git a/sources b/sources index 6f95376..e8bae65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.4.0.tar.xz) = 839e034b3ea244f3fec78dcf25e6b2248cb968e166d16f2d90666ab9ec11efef0adbf50261c4601e429b17654fdde387b092490159bfa21ecafa61429daa349e +SHA512 (harfbuzz-4.4.1.tar.xz) = abf82316123299a4065dddebad624483d0eaf7c7cbb977bbaafe9e56627687af7119c484653f1e2be15324315420f80e5a30d4d42a746b244c5cb16f918fe265 From 91b4cb6f5566ce3232d1b5a89533c7a1dc195e79 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 18 Jul 2022 10:53:35 +0530 Subject: [PATCH 114/186] Update CI script and tests.yml Signed-off-by: Parag Nemade --- tests/smoke/runtest.sh | 14 +++++++++++++- tests/tests.yml | 9 ++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/tests/smoke/runtest.sh b/tests/smoke/runtest.sh index 65e1ad1..b8492d6 100644 --- a/tests/smoke/runtest.sh +++ b/tests/smoke/runtest.sh @@ -1,4 +1,5 @@ #!/bin/bash +set -e cd ../source echo "---Start autogen.sh---" @@ -6,4 +7,15 @@ NOCONFIGURE=1 ./autogen.sh echo "---End autogen.sh---" echo "--------------------" -find . -type f -exec sed -i 's/env python/python3/g' {} \; && ./configure --disable-static --with-graphite2 && echo "--------------------"; echo "---Start make check---"; make check; echo "---End make check---" +./configure --disable-static --with-graphite2 --with-gobject --enable-introspection +echo "--------------------" +echo "---Start make check---" +make check +retval=$? +echo $retval +if [ $retval -ne 0 ]; then + echo "make check failed" +else + echo "make check completed sucessfully" +fi +echo "---End make check---" diff --git a/tests/tests.yml b/tests/tests.yml index c52c2d5..c1eec3c 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -4,7 +4,14 @@ - classic roles: - role: standard-test-source - + tasks: + - name: Enable EPEL repository for ragel + ansible.builtin.dnf: + name: ragel + enablerepo: epel + state: present + ignore_errors: True + - hosts: localhost tags: - classic From 7b95d6d50d21f0e66f0a0df633e00359f085e083 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 13:29:36 +0000 Subject: [PATCH 115/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index ed99fca..09ab3eb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 4.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 4.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 29 2022 Parag Nemade - 4.4.1-1 - Update to 4.4.1 version (#2102301) From 63b9afe692db9e2c1cc1474366f80ffa20e46d01 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 24 Jul 2022 18:00:42 +0530 Subject: [PATCH 116/186] Update to 5.0.1 version (#2110181) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fa61841..f0e7c72 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,4 @@ /harfbuzz-4.3.0.tar.xz /harfbuzz-4.4.0.tar.xz /harfbuzz-4.4.1.tar.xz +/harfbuzz-5.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 09ab3eb..0f859c3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 4.4.1 -Release: 2%{?dist} +Version: 5.0.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Jul 24 2022 Parag Nemade - 5.0.1-1 +- Update to 5.0.1 version (#2110181) + * Thu Jul 21 2022 Fedora Release Engineering - 4.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index e8bae65..b6db43b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-4.4.1.tar.xz) = abf82316123299a4065dddebad624483d0eaf7c7cbb977bbaafe9e56627687af7119c484653f1e2be15324315420f80e5a30d4d42a746b244c5cb16f918fe265 +SHA512 (harfbuzz-5.0.1.tar.xz) = 337c97df92b434568e885c3c66c41f3f57f36158d36b25e75991c3e1758bbb0d1734c3a506a5d5681fd15f76feaac3f7bf316100c463f8a9018f32edf000060e From cb563825b57ccd945c290c5cb8d2a0337c3a9cb5 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 1 Aug 2022 11:33:02 +0530 Subject: [PATCH 117/186] Update to 5.1.0 version (#2112779) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f0e7c72..da92f9e 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,4 @@ /harfbuzz-4.4.0.tar.xz /harfbuzz-4.4.1.tar.xz /harfbuzz-5.0.1.tar.xz +/harfbuzz-5.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 0f859c3..0c96feb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 5.0.1 +Version: 5.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Aug 01 2022 Parag Nemade - 5.1.0-1 +- Update to 5.1.0 version (#2112779) + * Sun Jul 24 2022 Parag Nemade - 5.0.1-1 - Update to 5.0.1 version (#2110181) diff --git a/sources b/sources index b6db43b..8de40a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-5.0.1.tar.xz) = 337c97df92b434568e885c3c66c41f3f57f36158d36b25e75991c3e1758bbb0d1734c3a506a5d5681fd15f76feaac3f7bf316100c463f8a9018f32edf000060e +SHA512 (harfbuzz-5.1.0.tar.xz) = 452c4236ef997db2a32c5ac32d3b619c5fa9b5691cde935092b32581387de8d161ab1ba78dd9fa02c36ce553f0f1fdd5564132ec81cd7b863af6d3be96cbf979 From 6eac6e1aa184fe9c4abdddb3e0029acb99b87b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Mon, 1 Aug 2022 15:04:50 +0200 Subject: [PATCH 118/186] Rebuilt for ICU 71.1 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 0c96feb..3d6f786 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 5.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Aug 01 2022 Frantisek Zatloukal - 5.1.0-2 +- Rebuilt for ICU 71.1 + * Mon Aug 01 2022 Parag Nemade - 5.1.0-1 - Update to 5.1.0 version (#2112779) From 30432d9fc9b66785ff0fa6d1ef49ecc02311bba8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 17 Sep 2022 17:20:06 +0530 Subject: [PATCH 119/186] Update to 5.2.0 version (#2127603) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index da92f9e..ecfd013 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ /harfbuzz-4.4.1.tar.xz /harfbuzz-5.0.1.tar.xz /harfbuzz-5.1.0.tar.xz +/harfbuzz-5.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 3d6f786..82d90cc 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Sep 17 2022 Parag Nemade - 5.2.0-1 +- Update to 5.2.0 version (#2127603) + * Mon Aug 01 2022 Frantisek Zatloukal - 5.1.0-2 - Rebuilt for ICU 71.1 diff --git a/sources b/sources index 8de40a0..865e925 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-5.1.0.tar.xz) = 452c4236ef997db2a32c5ac32d3b619c5fa9b5691cde935092b32581387de8d161ab1ba78dd9fa02c36ce553f0f1fdd5564132ec81cd7b863af6d3be96cbf979 +SHA512 (harfbuzz-5.2.0.tar.xz) = 3c95ae9916dfc283714b936988726c0b391f634e22a62d148c201104178ee229c48e49cc82961d728a5c8bc8af06978eb172b35acb552c969bc2385892380d30 From 5172822a3e4d791d1ad685eed19c13ec11e60a8b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 11 Oct 2022 10:50:15 +0530 Subject: [PATCH 120/186] Update to 5.3.0 version (#2133292) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ecfd013..97fd7f9 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ /harfbuzz-5.0.1.tar.xz /harfbuzz-5.1.0.tar.xz /harfbuzz-5.2.0.tar.xz +/harfbuzz-5.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 82d90cc..439655f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Oct 11 2022 Parag Nemade - 5.3.0-1 +- Update to 5.3.0 version (#2133292) + * Sat Sep 17 2022 Parag Nemade - 5.2.0-1 - Update to 5.2.0 version (#2127603) diff --git a/sources b/sources index 865e925..64eb048 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-5.2.0.tar.xz) = 3c95ae9916dfc283714b936988726c0b391f634e22a62d148c201104178ee229c48e49cc82961d728a5c8bc8af06978eb172b35acb552c969bc2385892380d30 +SHA512 (harfbuzz-5.3.0.tar.xz) = 0eae94769ac0157bf1df9b001223b30d40104ac448b1062f34ac793edb27ed1e459ac99954498c4b3cfb65c8cda29f2214a300f11523826b378ab67deec1a5f3 From 07e57c498ff0243751e0a6de098a1c735121a072 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 24 Oct 2022 08:03:33 +0530 Subject: [PATCH 121/186] Update to 5.3.1 version (#2136315) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 97fd7f9..b3f2bb1 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ /harfbuzz-5.1.0.tar.xz /harfbuzz-5.2.0.tar.xz /harfbuzz-5.3.0.tar.xz +/harfbuzz-5.3.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 439655f..9c459f9 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 5.3.0 +Version: 5.3.1 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Oct 24 2022 Parag Nemade - 5.3.1-1 +- Update to 5.3.1 version (#2136315) + * Tue Oct 11 2022 Parag Nemade - 5.3.0-1 - Update to 5.3.0 version (#2133292) diff --git a/sources b/sources index 64eb048..a969d52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-5.3.0.tar.xz) = 0eae94769ac0157bf1df9b001223b30d40104ac448b1062f34ac793edb27ed1e459ac99954498c4b3cfb65c8cda29f2214a300f11523826b378ab67deec1a5f3 +SHA512 (harfbuzz-5.3.1.tar.xz) = 6b0aef2b7445f4a71c324b545414114507d8077dc186366f25140dcd3bedeee67868cfc65c0eef59ed950381a4c101a541900be4995f645377c11754b027b501 From 6229b7900825d63dcaecaf976184dc83054b2189 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 17 Dec 2022 18:25:16 +0530 Subject: [PATCH 122/186] Update to 6.0.0 version (#2154489) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b3f2bb1..5990c10 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,4 @@ /harfbuzz-5.2.0.tar.xz /harfbuzz-5.3.0.tar.xz /harfbuzz-5.3.1.tar.xz +/harfbuzz-6.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 9c459f9..98c7a5c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 5.3.1 +Version: 6.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Dec 17 2022 Parag Nemade - 6.0.0-1 +- Update to 6.0.0 version (#2154489) + * Mon Oct 24 2022 Parag Nemade - 5.3.1-1 - Update to 5.3.1 version (#2136315) diff --git a/sources b/sources index a969d52..66b9d32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-5.3.1.tar.xz) = 6b0aef2b7445f4a71c324b545414114507d8077dc186366f25140dcd3bedeee67868cfc65c0eef59ed950381a4c101a541900be4995f645377c11754b027b501 +SHA512 (harfbuzz-6.0.0.tar.xz) = 66f8484586b1b334479d739df1d1107172715ce1d2a3c0105375174fa3e201fd69ceb1543c10d6db49b012912e823befc701f00621f7b5f68036eced80d36f65 From 56885d3c1c420dd6c1a0dcafeac513dbf568c132 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Sat, 31 Dec 2022 02:41:53 +0000 Subject: [PATCH 123/186] Rebuild for ICU 72 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 98c7a5c..9d5222c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 6.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Dec 31 2022 Pete Walter - 6.0.0-2 +- Rebuild for ICU 72 + * Sat Dec 17 2022 Parag Nemade - 6.0.0-1 - Update to 6.0.0 version (#2154489) From b8d87129e257df9ff48a5f00abfefce287d699fb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 11:59:41 +0000 Subject: [PATCH 124/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 9d5222c..5389ba3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 6.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 6.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Dec 31 2022 Pete Walter - 6.0.0-2 - Rebuild for ICU 72 From e74d94de3f9d1f19841cbe72b3d3f73cdbaea4d1 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 13 Feb 2023 06:23:13 +0530 Subject: [PATCH 125/186] Update to 7.0.0 version (#2169172) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5990c10..274d87c 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,4 @@ /harfbuzz-5.3.0.tar.xz /harfbuzz-5.3.1.tar.xz /harfbuzz-6.0.0.tar.xz +/harfbuzz-7.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 5389ba3..323d3e6 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 6.0.0 -Release: 3%{?dist} +Version: 7.0.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Feb 13 2023 Parag Nemade - 7.0.0-1 +- Update to 7.0.0 version (#2169172) + * Thu Jan 19 2023 Fedora Release Engineering - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index 66b9d32..434c498 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-6.0.0.tar.xz) = 66f8484586b1b334479d739df1d1107172715ce1d2a3c0105375174fa3e201fd69ceb1543c10d6db49b012912e823befc701f00621f7b5f68036eced80d36f65 +SHA512 (harfbuzz-7.0.0.tar.xz) = cc9a8b271f5884ad17d2d095a608fb3d9a7534544597da83f6dfb44feb7305989344cef0174b2cff6ec60e657560404633c45b5e8fd210ec6c549656aeecb19c From 3bf5f3779c03330cc4458b41d9b4e3d5ed0a1f6d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 13 Feb 2023 11:56:11 +0530 Subject: [PATCH 126/186] Add hb-info, libharfbuzz-cairo library files --- harfbuzz.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 323d3e6..af05d0c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 7.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -15,7 +15,7 @@ BuildRequires: libicu-devel BuildRequires: graphite2-devel BuildRequires: gtk-doc BuildRequires: gcc-c++ -BuildRequires: make +BuildRequires: make %description HarfBuzz is an implementation of the OpenType Layout engine. @@ -60,6 +60,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %license COPYING %doc NEWS AUTHORS README %{_libdir}/libharfbuzz.so.0* +%{_libdir}/libharfbuzz-cairo.so.* %{_libdir}/libharfbuzz-gobject.so.0* %{_libdir}/libharfbuzz-subset.so.0* %dir %{_libdir}/girepository-1.0 @@ -67,6 +68,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %files devel %doc %{_datadir}/gtk-doc +%{_bindir}/hb-info %{_bindir}/hb-view %{_bindir}/hb-ot-shape-closure %{_bindir}/hb-shape @@ -74,9 +76,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/harfbuzz/ %{_libdir}/libharfbuzz.so %{_libdir}/libharfbuzz-gobject.so +%{_libdir}/libharfbuzz-cairo.so %{_libdir}/libharfbuzz-icu.so %{_libdir}/libharfbuzz-subset.so %{_libdir}/pkgconfig/harfbuzz.pc +%{_libdir}/pkgconfig/harfbuzz-cairo.pc %{_libdir}/pkgconfig/harfbuzz-gobject.pc %{_libdir}/pkgconfig/harfbuzz-icu.pc %{_libdir}/pkgconfig/harfbuzz-subset.pc @@ -88,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Feb 13 2023 Parag Nemade - 7.0.0-2 +- Add hb-info, libharfbuzz-cairo library files + * Mon Feb 13 2023 Parag Nemade - 7.0.0-1 - Update to 7.0.0 version (#2169172) From 16ff1ff1701101d682ef591462409cea9a394fd8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 22 Feb 2023 12:55:30 +0530 Subject: [PATCH 127/186] Update to 7.0.1 version (#2169172) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 274d87c..391882b 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ /harfbuzz-5.3.1.tar.xz /harfbuzz-6.0.0.tar.xz /harfbuzz-7.0.0.tar.xz +/harfbuzz-7.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index af05d0c..084a98c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 7.0.0 -Release: 2%{?dist} +Version: 7.0.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Feb 22 2023 Parag Nemade - 7.0.1-1 +- Update to 7.0.1 version (#2169172) + * Mon Feb 13 2023 Parag Nemade - 7.0.0-2 - Add hb-info, libharfbuzz-cairo library files diff --git a/sources b/sources index 434c498..8617f64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-7.0.0.tar.xz) = cc9a8b271f5884ad17d2d095a608fb3d9a7534544597da83f6dfb44feb7305989344cef0174b2cff6ec60e657560404633c45b5e8fd210ec6c549656aeecb19c +SHA512 (harfbuzz-7.0.1.tar.xz) = 2f2fe4604c062549bf5975cde4022bb137fc04f05ef99fcb566411408cfd136371eae2139b943f70bd17eb758690cbd5183acd552bc901d13c634da11eea404c From 2672331bebd5260102add3224f3a7dc6c7b0125d Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Sat, 25 Feb 2023 13:48:19 +0100 Subject: [PATCH 128/186] Rebuild for freetype-2.13.0 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 084a98c..0ad6826 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 7.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Feb 25 2023 Marek Kasik - 7.0.1-2 +- Rebuild for freetype-2.13.0 + * Wed Feb 22 2023 Parag Nemade - 7.0.1-1 - Update to 7.0.1 version (#2169172) From ee3cc88ba38c5c05f7daf386e3d256ae22db96d3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 3 Mar 2023 15:18:23 +0530 Subject: [PATCH 129/186] Update to 7.1.0 version (#2175109) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 391882b..1040f68 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,4 @@ /harfbuzz-6.0.0.tar.xz /harfbuzz-7.0.0.tar.xz /harfbuzz-7.0.1.tar.xz +/harfbuzz-7.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 0ad6826..bc4645c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 7.0.1 -Release: 2%{?dist} +Version: 7.1.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Mar 03 2023 Parag Nemade - 7.1.0-1 +- Update to 7.1.0 version (#2175109) + * Sat Feb 25 2023 Marek Kasik - 7.0.1-2 - Rebuild for freetype-2.13.0 diff --git a/sources b/sources index 8617f64..7924b3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-7.0.1.tar.xz) = 2f2fe4604c062549bf5975cde4022bb137fc04f05ef99fcb566411408cfd136371eae2139b943f70bd17eb758690cbd5183acd552bc901d13c634da11eea404c +SHA512 (harfbuzz-7.1.0.tar.xz) = 2f15bf14f927263c34201dba067ffac84133610121c58843c566d6f271f30f1dce44832a65bceb83828e25e9dd1a1d2a1610c5dbe2bef3ddbcecd7b5bcab8714 From 1ea6aaaf5519b6239e741717d6ede574529c16fd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 28 Apr 2023 10:04:25 +0530 Subject: [PATCH 130/186] Update to 7.2.0 version (#2190067) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1040f68..51e000c 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,4 @@ /harfbuzz-7.0.0.tar.xz /harfbuzz-7.0.1.tar.xz /harfbuzz-7.1.0.tar.xz +/harfbuzz-7.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index bc4645c..767265b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 7.1.0 +Version: 7.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Apr 28 2023 Parag Nemade - 7.2.0-1 +- Update to 7.2.0 version (#2190067) + * Fri Mar 03 2023 Parag Nemade - 7.1.0-1 - Update to 7.1.0 version (#2175109) diff --git a/sources b/sources index 7924b3f..f2871ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-7.1.0.tar.xz) = 2f15bf14f927263c34201dba067ffac84133610121c58843c566d6f271f30f1dce44832a65bceb83828e25e9dd1a1d2a1610c5dbe2bef3ddbcecd7b5bcab8714 +SHA512 (harfbuzz-7.2.0.tar.xz) = c32ae887fa13da332a88885baa387fc472e501f5f682dcbdf5f038a25a18a75948a1313a94612ee44beae169fb1ddd66b883e7a2d236d0ad5b81476b5c4d3cb2 From ebb7d1126d5006b3367377454281870211e182fc Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 11 May 2023 09:01:45 +0530 Subject: [PATCH 131/186] Update to 7.3.0 version (#2201459) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 51e000c..65de3c2 100644 --- a/.gitignore +++ b/.gitignore @@ -142,3 +142,4 @@ /harfbuzz-7.0.1.tar.xz /harfbuzz-7.1.0.tar.xz /harfbuzz-7.2.0.tar.xz +/harfbuzz-7.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 767265b..1160bb0 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 7.2.0 +Version: 7.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu May 11 2023 Parag Nemade - 7.3.0-1 +- Update to 7.3.0 version (#2201459) + * Fri Apr 28 2023 Parag Nemade - 7.2.0-1 - Update to 7.2.0 version (#2190067) diff --git a/sources b/sources index f2871ac..cfced26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-7.2.0.tar.xz) = c32ae887fa13da332a88885baa387fc472e501f5f682dcbdf5f038a25a18a75948a1313a94612ee44beae169fb1ddd66b883e7a2d236d0ad5b81476b5c4d3cb2 +SHA512 (harfbuzz-7.3.0.tar.xz) = e1fb484e4117cedc72bd473ee91b2f6143533fb467ec9a64361f0c7ffd8b5a44ad2ea42daa948a2d5d85297ace4b640fcd24a8291b0d75a1d4ee468c629febe9 From 14c1be685d398dd68ac8c05bc6b9cdcd1947c9f2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 23 May 2023 15:18:13 +0530 Subject: [PATCH 132/186] Update URL location to directly point to github source --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 1160bb0..e2835d8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -4,7 +4,7 @@ Release: 1%{?dist} Summary: Text shaping library License: MIT -URL: https://harfbuzz.github.io/ +URL: https://github.com/harfbuzz/harfbuzz/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz BuildRequires: cairo-devel From 00e247ac999e654296a6b845a8f3873f1b36a423 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 7 Jul 2023 10:07:46 +0530 Subject: [PATCH 133/186] Migrate to SPDX license expression --- harfbuzz.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index e2835d8..2f13ff7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,9 +1,9 @@ Name: harfbuzz Version: 7.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library -License: MIT +License: MIT-Modern-Variant URL: https://github.com/harfbuzz/harfbuzz/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 07 2023 Parag Nemade - 7.3.0-2 +- Migrate to SPDX license expression + * Thu May 11 2023 Parag Nemade - 7.3.0-1 - Update to 7.3.0 version (#2201459) From 500d2a8db1a661787d8d4801fb0503d398bef456 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 11 Jul 2023 13:12:33 +0530 Subject: [PATCH 134/186] Update to 8.0.0 version (#2221636) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 65de3c2..c9f47b2 100644 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,4 @@ /harfbuzz-7.1.0.tar.xz /harfbuzz-7.2.0.tar.xz /harfbuzz-7.3.0.tar.xz +/harfbuzz-8.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 2f13ff7..1dc4a63 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 7.3.0 -Release: 2%{?dist} +Version: 8.0.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 11 2023 Parag Nemade - 8.0.0-1 +- Update to 8.0.0 version (#2221636) + * Fri Jul 07 2023 Parag Nemade - 7.3.0-2 - Migrate to SPDX license expression diff --git a/sources b/sources index cfced26..734e0cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-7.3.0.tar.xz) = e1fb484e4117cedc72bd473ee91b2f6143533fb467ec9a64361f0c7ffd8b5a44ad2ea42daa948a2d5d85297ace4b640fcd24a8291b0d75a1d4ee468c629febe9 +SHA512 (harfbuzz-8.0.0.tar.xz) = 8f4b72ec5f4fca56162e6d6fd6c60aa68958861ca5683e34a9ed96dd09d203253d5dbbfb2987b161fabda9b3abf61120e928a4dd6e9e9e6b6842294cfdf08402 From e9287c7fd072265679e4f6f337c685d6c9c7f488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 11 Jul 2023 22:15:27 +0200 Subject: [PATCH 135/186] Rebuilt for ICU 73.2 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 1dc4a63..986a1d4 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 11 2023 František Zatloukal - 8.0.0-2 +- Rebuilt for ICU 73.2 + * Tue Jul 11 2023 Parag Nemade - 8.0.0-1 - Update to 8.0.0 version (#2221636) From c10bcdb2c7076dc789033a28b7919eff5f691f7a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 14 Jul 2023 09:00:58 +0530 Subject: [PATCH 136/186] Update to 8.0.1 version (#2222800) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c9f47b2..75483d5 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,4 @@ /harfbuzz-7.2.0.tar.xz /harfbuzz-7.3.0.tar.xz /harfbuzz-8.0.0.tar.xz +/harfbuzz-8.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 986a1d4..705b152 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 8.0.0 -Release: 2%{?dist} +Version: 8.0.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 14 2023 Parag Nemade - 8.0.1-1 +- Update to 8.0.1 version (#2222800) + * Tue Jul 11 2023 František Zatloukal - 8.0.0-2 - Rebuilt for ICU 73.2 diff --git a/sources b/sources index 734e0cf..a3ce860 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.0.0.tar.xz) = 8f4b72ec5f4fca56162e6d6fd6c60aa68958861ca5683e34a9ed96dd09d203253d5dbbfb2987b161fabda9b3abf61120e928a4dd6e9e9e6b6842294cfdf08402 +SHA512 (harfbuzz-8.0.1.tar.xz) = e1292f059b07a5aa2f3fbf345b893209cac895c461b4abf30b8b76bcd03c79dd09f911450293403070e1a0bb08496a7f37693ba5a62a9d423dd6ba55e744444d From 3bcf39e02e90112591e2ea4f812b6386bddcae5a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 18 Jul 2023 10:57:12 +0530 Subject: [PATCH 137/186] Attempt another build for previouslt failed i686 build --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 705b152..055598c 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jul 18 2023 Parag Nemade - 8.0.1-2 +- Attempt another build for previouslt failed i686 build + * Fri Jul 14 2023 Parag Nemade - 8.0.1-1 - Update to 8.0.1 version (#2222800) From fd8dd1869d595fc4265e966373851b470cbd2a9c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 06:07:27 +0000 Subject: [PATCH 138/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 055598c..09f397f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 8.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 18 2023 Parag Nemade - 8.0.1-2 - Attempt another build for previouslt failed i686 build From c0418a9f86c2bcdba8d45ba371a72ee01f44c3f7 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 3 Aug 2023 19:13:05 +0530 Subject: [PATCH 139/186] Update to 8.1.1 version (#2228195) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 75483d5..07cd630 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,4 @@ /harfbuzz-7.3.0.tar.xz /harfbuzz-8.0.0.tar.xz /harfbuzz-8.0.1.tar.xz +/harfbuzz-8.1.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 09f397f..dae6fd5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 8.0.1 -Release: 3%{?dist} +Version: 8.1.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Aug 03 2023 Parag Nemade - 8.1.1-1 +- Update to 8.1.1 version (#2228195) + * Thu Jul 20 2023 Fedora Release Engineering - 8.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index a3ce860..4f021d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.0.1.tar.xz) = e1292f059b07a5aa2f3fbf345b893209cac895c461b4abf30b8b76bcd03c79dd09f911450293403070e1a0bb08496a7f37693ba5a62a9d423dd6ba55e744444d +SHA512 (harfbuzz-8.1.1.tar.xz) = 74416c6cf78751721112fe551a47600b9b85d6865f38b155c0e432e757a175ac127baeeaa16bfe6d62510e00f9def8950f0c836545d1847a924b478c51e43b0c From bf21844c997bd0665d0c236e93bab4c50e42e378 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 12 Sep 2023 08:12:33 +0530 Subject: [PATCH 140/186] Update to 8.2.0 version (#2238190) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 07cd630..86e3f58 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,4 @@ /harfbuzz-8.0.0.tar.xz /harfbuzz-8.0.1.tar.xz /harfbuzz-8.1.1.tar.xz +/harfbuzz-8.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index dae6fd5..cc8d7da 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 8.1.1 +Version: 8.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Sep 12 2023 Parag Nemade - 8.2.0-1 +- Update to 8.2.0 version (#2238190) + * Thu Aug 03 2023 Parag Nemade - 8.1.1-1 - Update to 8.1.1 version (#2228195) diff --git a/sources b/sources index 4f021d6..9215203 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.1.1.tar.xz) = 74416c6cf78751721112fe551a47600b9b85d6865f38b155c0e432e757a175ac127baeeaa16bfe6d62510e00f9def8950f0c836545d1847a924b478c51e43b0c +SHA512 (harfbuzz-8.2.0.tar.xz) = ac85bea2e3a9693b656c05faaf96720d73e6453d201f2ad5c849d7069e2f597926ba3d8cd63d9e71dda4ede9ce6bae2baebb46557699168abb03fccc3d8085df From 9156e0f84b1c9e5e92c8590059221d83ac8ac6d3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 20 Sep 2023 08:58:38 +0530 Subject: [PATCH 141/186] Update to 8.2.1 version (#2239664) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 86e3f58..a31f19a 100644 --- a/.gitignore +++ b/.gitignore @@ -147,3 +147,4 @@ /harfbuzz-8.0.1.tar.xz /harfbuzz-8.1.1.tar.xz /harfbuzz-8.2.0.tar.xz +/harfbuzz-8.2.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index cc8d7da..e25d84d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 8.2.0 +Version: 8.2.1 Release: 1%{?dist} Summary: Text shaping library @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Sep 20 2023 Parag Nemade - 8.2.1-1 +- Update to 8.2.1 version (#2239664) + * Tue Sep 12 2023 Parag Nemade - 8.2.0-1 - Update to 8.2.0 version (#2238190) diff --git a/sources b/sources index 9215203..d3058d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.2.0.tar.xz) = ac85bea2e3a9693b656c05faaf96720d73e6453d201f2ad5c849d7069e2f597926ba3d8cd63d9e71dda4ede9ce6bae2baebb46557699168abb03fccc3d8085df +SHA512 (harfbuzz-8.2.1.tar.xz) = 8f4aeb5528cb4f74facda89eb9828ccf491d577450ccdd71c331c943edf56303fa73a077d6b620687ae1ba21564aa02e202dbae98b77ac0947bc45e044c05f67 From 0bee73bd9d3730da6e7c747df9f31e114f65d74b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 18 Sep 2023 14:05:41 +0530 Subject: [PATCH 142/186] Fix CI tests --- tests/tests.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index c1eec3c..7b091f5 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -4,13 +4,6 @@ - classic roles: - role: standard-test-source - tasks: - - name: Enable EPEL repository for ragel - ansible.builtin.dnf: - name: ragel - enablerepo: epel - state: present - ignore_errors: True - hosts: localhost tags: @@ -26,7 +19,6 @@ - gcc-c++ - make - python3-devel - - ragel - libtool - gtk-doc - cairo-devel From cdf3cdb38087652f2066392fe934d003261d05c1 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 30 Sep 2023 06:38:24 +0530 Subject: [PATCH 143/186] Resolves:rh#2241391 - Fix LibreOffice tests run --- ...0f0a72525d847197a8446d9503e44b1f2add.patch | 23 +++++++++++++++++++ harfbuzz.spec | 6 ++++- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 3a1b0f0a72525d847197a8446d9503e44b1f2add.patch diff --git a/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch b/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch new file mode 100644 index 0000000..2d83497 --- /dev/null +++ b/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch @@ -0,0 +1,23 @@ +From 3a1b0f0a72525d847197a8446d9503e44b1f2add Mon Sep 17 00:00:00 2001 +From: jfkthame +Date: Fri, 29 Sep 2023 13:15:01 +0100 +Subject: [PATCH] Check for closing quote in parse_tag + +Fixes #4414. +--- + src/hb-common.cc | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/hb-common.cc b/src/hb-common.cc +index bd4cd88e34f..0c13c7d171f 100644 +--- a/src/hb-common.cc ++++ b/src/hb-common.cc +@@ -815,7 +815,7 @@ parse_tag (const char **pp, const char *end, hb_tag_t *tag) + } + + const char *p = *pp; +- while (*pp < end && (**pp != ' ' && **pp != '=' && **pp != '[')) ++ while (*pp < end && (**pp != ' ' && **pp != '=' && **pp != '[' && **pp != quote)) + (*pp)++; + + if (p == *pp || *pp - p > 4) diff --git a/harfbuzz.spec b/harfbuzz.spec index e25d84d..60218b8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,12 +1,13 @@ Name: harfbuzz Version: 8.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant URL: https://github.com/harfbuzz/harfbuzz/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz +Patch0: https://github.com/harfbuzz/harfbuzz/commit/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch BuildRequires: cairo-devel BuildRequires: freetype-devel BuildRequires: glib2-devel @@ -92,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Sep 30 2023 Parag Nemade - 8.2.1-2 +- Resolves:rh#2241391 - Fix LibreOffice tests run + * Wed Sep 20 2023 Parag Nemade - 8.2.1-1 - Update to 8.2.1 version (#2239664) From 4d75fd6989e9676e376571e6c9cf963e95f72154 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 12 Nov 2023 07:54:17 +0530 Subject: [PATCH 144/186] Update to 8.3.0 version (#2244950) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a31f19a..3b521ed 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,4 @@ /harfbuzz-8.1.1.tar.xz /harfbuzz-8.2.0.tar.xz /harfbuzz-8.2.1.tar.xz +/harfbuzz-8.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 60218b8..bcc52fb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 8.2.1 -Release: 2%{?dist} +Version: 8.3.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Nov 12 2023 Parag Nemade - 8.3.0-1 +- Update to 8.3.0 version (#2244950) + * Sat Sep 30 2023 Parag Nemade - 8.2.1-2 - Resolves:rh#2241391 - Fix LibreOffice tests run diff --git a/sources b/sources index d3058d4..8c29d7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.2.1.tar.xz) = 8f4aeb5528cb4f74facda89eb9828ccf491d577450ccdd71c331c943edf56303fa73a077d6b620687ae1ba21564aa02e202dbae98b77ac0947bc45e044c05f67 +SHA512 (harfbuzz-8.3.0.tar.xz) = 6b8753c0b55d34a1a46a64466b9b0de8bc4748c42b29fa9463616a5f48db08ceb4a80cce416e10861778b98dc96d0638d9dd8d7204e404662154f419f3f61f21 From 1607e2a97d33e7ecbcd5230f2647a576c0fdbcb8 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 12 Nov 2023 08:18:23 +0530 Subject: [PATCH 145/186] Remove the upstream released patch --- harfbuzz.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index bcc52fb..5aa3134 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,13 +1,12 @@ Name: harfbuzz Version: 8.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant URL: https://github.com/harfbuzz/harfbuzz/ Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/harfbuzz-%{version}.tar.xz -Patch0: https://github.com/harfbuzz/harfbuzz/commit/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch BuildRequires: cairo-devel BuildRequires: freetype-devel BuildRequires: glib2-devel @@ -93,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Nov 12 2023 Parag Nemade - 8.3.0-2 +- Remove the upstream released patch + * Sun Nov 12 2023 Parag Nemade - 8.3.0-1 - Update to 8.3.0 version (#2244950) From 3a6616f5e72b7bb87c29b09abba17b52f7c727f0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 21:57:21 +0000 Subject: [PATCH 146/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 5aa3134..4befbee 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 8.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Nov 12 2023 Parag Nemade - 8.3.0-2 - Remove the upstream released patch From aa446b4d09a6b07f9acdc8d7b52ce5890139f98f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 21:31:03 +0000 Subject: [PATCH 147/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 4befbee..a0fa6eb 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 8.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jan 20 2024 Fedora Release Engineering - 8.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From e4980ca9e883919501fa35e0bf85ff19e815b48a Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Wed, 31 Jan 2024 19:33:03 +0000 Subject: [PATCH 148/186] Rebuild for ICU 74 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index a0fa6eb..3f16f26 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Wed Jan 31 2024 Pete Walter - 8.3.0-5 +- Rebuild for ICU 74 + * Wed Jan 24 2024 Fedora Release Engineering - 8.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From a7706f95a7e38cf3ebd98a9a13adb681a5d1afdb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 18 Mar 2024 14:02:50 +0530 Subject: [PATCH 149/186] Update to 8.3.1 version (#2270012) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3b521ed..5cfcbe1 100644 --- a/.gitignore +++ b/.gitignore @@ -149,3 +149,4 @@ /harfbuzz-8.2.0.tar.xz /harfbuzz-8.2.1.tar.xz /harfbuzz-8.3.0.tar.xz +/harfbuzz-8.3.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 3f16f26..b532092 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 8.3.0 -Release: 5%{?dist} +Version: 8.3.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Mon Mar 18 2024 Parag Nemade - 8.3.1-1 +- Update to 8.3.1 version (#2270012) + * Wed Jan 31 2024 Pete Walter - 8.3.0-5 - Rebuild for ICU 74 diff --git a/sources b/sources index 8c29d7d..8f97a49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.3.0.tar.xz) = 6b8753c0b55d34a1a46a64466b9b0de8bc4748c42b29fa9463616a5f48db08ceb4a80cce416e10861778b98dc96d0638d9dd8d7204e404662154f419f3f61f21 +SHA512 (harfbuzz-8.3.1.tar.xz) = 47bb8150faf215d317a434f78c3029261924aae5ff479fbd3a5d62dbbbfce159460fcbc6f53c3c8ec85b09fad5ae0c9d591d67a0ca70424f43ed5b7849eef4ea From 676bf18624528a4f958af249248271d9932cf391 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 31 Mar 2024 21:59:27 +0530 Subject: [PATCH 150/186] Update to 8.4.0 version (#2272294) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cfcbe1..552f0fa 100644 --- a/.gitignore +++ b/.gitignore @@ -150,3 +150,4 @@ /harfbuzz-8.2.1.tar.xz /harfbuzz-8.3.0.tar.xz /harfbuzz-8.3.1.tar.xz +/harfbuzz-8.4.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b532092..72d7fa3 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 8.3.1 +Version: 8.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Sun Mar 31 2024 Parag Nemade - 8.4.0-1 +- Update to 8.4.0 version (#2272294) + * Mon Mar 18 2024 Parag Nemade - 8.3.1-1 - Update to 8.3.1 version (#2270012) diff --git a/sources b/sources index 8f97a49..7cc5717 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.3.1.tar.xz) = 47bb8150faf215d317a434f78c3029261924aae5ff479fbd3a5d62dbbbfce159460fcbc6f53c3c8ec85b09fad5ae0c9d591d67a0ca70424f43ed5b7849eef4ea +SHA512 (harfbuzz-8.4.0.tar.xz) = 9d79ea86f7642f2f1a8726e12a48363eb395162c9b50524e7651b63ad3bb458a69fc82427dbcbfe2550231138f7e454b2c12097a51890f63c645fa3dc668f542 From 90740a33ef231d019922e234b00208f80efbb2f6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 1 Apr 2024 07:46:59 +0530 Subject: [PATCH 151/186] Remove upstreamed patch file --- ...0f0a72525d847197a8446d9503e44b1f2add.patch | 23 ------------------- 1 file changed, 23 deletions(-) delete mode 100644 3a1b0f0a72525d847197a8446d9503e44b1f2add.patch diff --git a/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch b/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch deleted file mode 100644 index 2d83497..0000000 --- a/3a1b0f0a72525d847197a8446d9503e44b1f2add.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 3a1b0f0a72525d847197a8446d9503e44b1f2add Mon Sep 17 00:00:00 2001 -From: jfkthame -Date: Fri, 29 Sep 2023 13:15:01 +0100 -Subject: [PATCH] Check for closing quote in parse_tag - -Fixes #4414. ---- - src/hb-common.cc | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/hb-common.cc b/src/hb-common.cc -index bd4cd88e34f..0c13c7d171f 100644 ---- a/src/hb-common.cc -+++ b/src/hb-common.cc -@@ -815,7 +815,7 @@ parse_tag (const char **pp, const char *end, hb_tag_t *tag) - } - - const char *p = *pp; -- while (*pp < end && (**pp != ' ' && **pp != '=' && **pp != '[')) -+ while (*pp < end && (**pp != ' ' && **pp != '=' && **pp != '[' && **pp != quote)) - (*pp)++; - - if (p == *pp || *pp - p > 4) From a2be0c25cf8ffa379ff0e619715e2d55084d644a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 18 Jun 2024 08:45:55 +0100 Subject: [PATCH 152/186] Switch to using meson for build (#2277316) --- harfbuzz.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 72d7fa3..743d351 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 8.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -16,6 +16,11 @@ BuildRequires: graphite2-devel BuildRequires: gtk-doc BuildRequires: gcc-c++ BuildRequires: make +BuildRequires: meson + +# https://github.com/harfbuzz/harfbuzz/issues/3163 +%global _distro_extra_cflags -fno-exceptions +%global _distro_extra_cxxflags -fno-exceptions -fno-rtti %description HarfBuzz is an implementation of the OpenType Layout engine. @@ -42,13 +47,12 @@ This package contains Harfbuzz ICU support library. %build -%configure --disable-static --with-graphite2 --with-gobject --enable-introspection -%{make_build} +%meson -Dgraphite2=enabled -Dchafa=disabled +%meson_build %install -%{make_install} -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%meson_install %ldconfig_scriptlets @@ -92,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Tue Jun 18 2024 Tom Hughes - 8.4.0-2 +- Switch to using meson for build (#2277316) + * Sun Mar 31 2024 Parag Nemade - 8.4.0-1 - Update to 8.4.0 version (#2272294) From 0a9f5f322e1b1188f5f40133d13c9a4f49136396 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 18 Jun 2024 08:46:14 +0100 Subject: [PATCH 153/186] Run tests --- harfbuzz.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/harfbuzz.spec b/harfbuzz.spec index 743d351..6be7a0b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -55,6 +55,10 @@ This package contains Harfbuzz ICU support library. %meson_install +%check +%meson_test + + %ldconfig_scriptlets %ldconfig_scriptlets icu From a99cb3282b2f13370566e662261a82609a6097d3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 21 Jun 2024 07:41:46 +0530 Subject: [PATCH 154/186] Update to 8.5.0 version --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 552f0fa..91f91de 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,4 @@ /harfbuzz-8.3.0.tar.xz /harfbuzz-8.3.1.tar.xz /harfbuzz-8.4.0.tar.xz +/harfbuzz-8.5.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 6be7a0b..7a408e4 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 8.4.0 -Release: 2%{?dist} +Version: 8.5.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -100,6 +100,9 @@ This package contains Harfbuzz ICU support library. %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jun 21 2024 Parag Nemade - 8.5.0-1 +- Update to 8.5.0 version + * Tue Jun 18 2024 Tom Hughes - 8.4.0-2 - Switch to using meson for build (#2277316) diff --git a/sources b/sources index 7cc5717..66f0789 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.4.0.tar.xz) = 9d79ea86f7642f2f1a8726e12a48363eb395162c9b50524e7651b63ad3bb458a69fc82427dbcbfe2550231138f7e454b2c12097a51890f63c645fa3dc668f542 +SHA512 (harfbuzz-8.5.0.tar.xz) = d5762f77b0913792d34596e6f3adb98ab693e2ef928396f997ca2e647ca7cad13fdd204fa15b49e2f7c33320ff210d7f078215d5765c9365571458b919a4f10c From 6038bdf129ea2b94941f2aff76358ecd80a14dca Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 5 Jul 2024 21:27:49 +0530 Subject: [PATCH 155/186] Update to 9.0.0 version (#2295503) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 91f91de..0bd35a9 100644 --- a/.gitignore +++ b/.gitignore @@ -152,3 +152,4 @@ /harfbuzz-8.3.1.tar.xz /harfbuzz-8.4.0.tar.xz /harfbuzz-8.5.0.tar.xz +/harfbuzz-9.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 7a408e4..f8e87ae 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 8.5.0 +Version: 9.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -100,6 +100,9 @@ This package contains Harfbuzz ICU support library. %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Jul 05 2024 Parag Nemade - 9.0.0-1 +- Update to 9.0.0 version (#2295503) + * Fri Jun 21 2024 Parag Nemade - 8.5.0-1 - Update to 8.5.0 version diff --git a/sources b/sources index 66f0789..3bfcaff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-8.5.0.tar.xz) = d5762f77b0913792d34596e6f3adb98ab693e2ef928396f997ca2e647ca7cad13fdd204fa15b49e2f7c33320ff210d7f078215d5765c9365571458b919a4f10c +SHA512 (harfbuzz-9.0.0.tar.xz) = 2700b560727d9c4440ad9c74a170b857f20f9e553e5d98b0c4bcf086a25ba644149d7c89009a41d964af7a924efcc486da4dcbfa5cc4d47f9f10e9b6b8c689af From 3fc9a56e1697d9885261a4619a41c08369bcc4b7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 09:05:44 +0000 Subject: [PATCH 156/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index f8e87ae..208f9c7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 9.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -100,6 +100,9 @@ This package contains Harfbuzz ICU support library. %{_libdir}/libharfbuzz-icu.so.* %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 9.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jul 05 2024 Parag Nemade - 9.0.0-1 - Update to 9.0.0 version (#2295503) From 77b020405faa68d7c376c4f8016f610fd0ade39f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 20 Aug 2024 19:11:30 +0530 Subject: [PATCH 157/186] Split harfbuzz-cairo as a separate subpackage from harfbuzz-devel --- .fmf/version | 1 + harfbuzz.spec | 18 ++++++++++++++-- plans/harfbuzz.fmf | 5 +++++ tests/main.fmf | 16 ++++++++++++++ tests/runtests.sh | 48 ++++++++++++++++++++++++++++++++++++++++++ tests/smoke/runtest.sh | 21 ------------------ tests/tests.yml | 25 ---------------------- 7 files changed, 86 insertions(+), 48 deletions(-) create mode 100644 .fmf/version create mode 100644 plans/harfbuzz.fmf create mode 100644 tests/main.fmf create mode 100755 tests/runtests.sh delete mode 100644 tests/smoke/runtest.sh delete mode 100644 tests/tests.yml diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/harfbuzz.spec b/harfbuzz.spec index 208f9c7..944a9ca 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 9.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -30,6 +30,7 @@ HarfBuzz is an implementation of the OpenType Layout engine. Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}-icu%{?_isa} = %{version}-%{release} +Requires: %{name}-cairo%{?_isa} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for @@ -42,6 +43,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description icu This package contains Harfbuzz ICU support library. +%package cairo +Summary: Harfbuzz Cairo support library +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description cairo +This package contains Harfbuzz Cairo support library. + %prep %autosetup -p1 @@ -63,12 +71,12 @@ This package contains Harfbuzz ICU support library. %ldconfig_scriptlets icu +%ldconfig_scriptlets cairo %files %license COPYING %doc NEWS AUTHORS README %{_libdir}/libharfbuzz.so.0* -%{_libdir}/libharfbuzz-cairo.so.* %{_libdir}/libharfbuzz-gobject.so.0* %{_libdir}/libharfbuzz-subset.so.0* %dir %{_libdir}/girepository-1.0 @@ -99,7 +107,13 @@ This package contains Harfbuzz ICU support library. %files icu %{_libdir}/libharfbuzz-icu.so.* +%files cairo +%{_libdir}/libharfbuzz-cairo.so.* + %changelog +* Tue Aug 20 2024 Parag Nemade - 9.0.0-3 +- Split harfbuzz-cairo as a separate subpackage from harfbuzz-devel + * Thu Jul 18 2024 Fedora Release Engineering - 9.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/plans/harfbuzz.fmf b/plans/harfbuzz.fmf new file mode 100644 index 0000000..c1627f9 --- /dev/null +++ b/plans/harfbuzz.fmf @@ -0,0 +1,5 @@ +summary: Basic smoke test +discover: + how: fmf +execute: + how: tmt diff --git a/tests/main.fmf b/tests/main.fmf new file mode 100644 index 0000000..60ad885 --- /dev/null +++ b/tests/main.fmf @@ -0,0 +1,16 @@ +test: ./runtests.sh +duration: 10m +framework: beakerlib +require: + - harfbuzz + - harfbuzz-devel + - rpm-build + - meson + - gcc-c++ + - make + - python3-devel + - graphite2-devel + - libtool + - gtk-doc + - cairo-devel + - fontconfig-devel diff --git a/tests/runtests.sh b/tests/runtests.sh new file mode 100755 index 0000000..fa16bfd --- /dev/null +++ b/tests/runtests.sh @@ -0,0 +1,48 @@ +#!/bin/bash +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +NAME=harfbuzz + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm ${NAME} + rlAssertRpm ${NAME}-devel + rlShowPackageVersion ${NAME} + rlRun -t -l "VERSION=$(rpm -q ${NAME} --queryformat='%{version}')" 0 "Get VERSION" + FEDORA_VERSION=$(rlGetDistroRelease) + rlLog "FEDORA_VERSION=${DISTRO_RELEASE}" + rlRun "tmp=\$(mktemp -d)" 0 "Create tmp directory" + rlRun "pushd $tmp" + rlFetchSrcForInstalled "${NAME}" + rlRun "rpm --define '_topdir $tmp' -i *src.rpm" + rlRun -t -l "mkdir BUILD" 0 "Creating BUILD directory" + rlRun -t -l "rpmbuild --noclean --nodeps --define '_topdir $tmp' -bp $tmp/SPECS/*spec" + if [ -d BUILD/${NAME}-${VERSION}-build ]; then + rlRun -t -l "pushd BUILD/${NAME}-${VERSION}-build/${NAME}-${VERSION}" + else + rlRun -t -l "pushd BUILD/${NAME}-${VERSION}" + fi + rlRun "set -o pipefail" + rlRun "meson build -Dgraphite2=enabled -Dchafa=disabled" + rlRun "pushd build" + rlRun "meson test" + rlRun "retval=$?" + rlRun "echo $retval" + rlRun "popd" + rlPhaseEnd + + rlPhaseStartTest + rlRun -t -l "INSTALLED_VERSION=$(hb-info --version|awk 'NR==1 {print $3}')" \ + 0 "Get installed version" + rlAssertEquals "versions should be equal" "${VERSION}" "${INSTALLED_VERSION}" + rlGetTestState + rlLog "Number of failed asserts so far: ${ECODE}" + rlRun "popd" 0 + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $tmp" 0 "Remove tmp directory" + rlPhaseEnd +rlJournalEnd + diff --git a/tests/smoke/runtest.sh b/tests/smoke/runtest.sh deleted file mode 100644 index b8492d6..0000000 --- a/tests/smoke/runtest.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/bash -set -e -cd ../source - -echo "---Start autogen.sh---" -NOCONFIGURE=1 ./autogen.sh -echo "---End autogen.sh---" -echo "--------------------" - -./configure --disable-static --with-graphite2 --with-gobject --enable-introspection -echo "--------------------" -echo "---Start make check---" -make check -retval=$? -echo $retval -if [ $retval -ne 0 ]; then - echo "make check failed" -else - echo "make check completed sucessfully" -fi -echo "---End make check---" diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 7b091f5..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1,25 +0,0 @@ ---- -- hosts: localhost - tags: - - classic - roles: - - role: standard-test-source - -- hosts: localhost - tags: - - classic - roles: - - role: standard-test-basic - tests: - - smoke - required_packages: - - autoconf - - automake - - m4 - - gcc-c++ - - make - - python3-devel - - libtool - - gtk-doc - - cairo-devel - - fontconfig-devel From 27322073714515399d22bc91509335ed332ca6f3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 25 Sep 2024 21:34:38 +0530 Subject: [PATCH 158/186] Update to 10.0.1 version (#2314457) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0bd35a9..9c89e92 100644 --- a/.gitignore +++ b/.gitignore @@ -153,3 +153,4 @@ /harfbuzz-8.4.0.tar.xz /harfbuzz-8.5.0.tar.xz /harfbuzz-9.0.0.tar.xz +/harfbuzz-10.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 944a9ca..ef6c949 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 9.0.0 -Release: 3%{?dist} +Version: 10.0.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Wed Sep 25 2024 Parag Nemade - 10.0.1-1 +- Update to 10.0.1 version (#2314457) + * Tue Aug 20 2024 Parag Nemade - 9.0.0-3 - Split harfbuzz-cairo as a separate subpackage from harfbuzz-devel diff --git a/sources b/sources index 3bfcaff..13d7f54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-9.0.0.tar.xz) = 2700b560727d9c4440ad9c74a170b857f20f9e553e5d98b0c4bcf086a25ba644149d7c89009a41d964af7a924efcc486da4dcbfa5cc4d47f9f10e9b6b8c689af +SHA512 (harfbuzz-10.0.1.tar.xz) = 3fb7dda6e51496337698d46cebe623f678a4e5b0f006be6e1309143a82408a362c149812477e083e14811a5cba565d76eb2c0804f5e1bbea7e1bf83678176048 From df50620628aceb95a40924eb67d11a153a2e06c9 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 26 Sep 2024 08:27:29 +0530 Subject: [PATCH 159/186] Upstream renamed README to README.md --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index ef6c949..b417f6f 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -75,7 +75,7 @@ This package contains Harfbuzz Cairo support library. %files %license COPYING -%doc NEWS AUTHORS README +%doc NEWS AUTHORS README.md %{_libdir}/libharfbuzz.so.0* %{_libdir}/libharfbuzz-gobject.so.0* %{_libdir}/libharfbuzz-subset.so.0* From b3536883152658a774e577ad717a6022ff22dda0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 6 Nov 2024 09:10:55 +0530 Subject: [PATCH 160/186] Update to 10.1.0 version (#2324060) Update to 10.1.0 version (#2324060) Update to 10.1.0 version (#2324060) Update to 10.1.0 version (#2324060) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c89e92..18eda3f 100644 --- a/.gitignore +++ b/.gitignore @@ -154,3 +154,4 @@ /harfbuzz-8.5.0.tar.xz /harfbuzz-9.0.0.tar.xz /harfbuzz-10.0.1.tar.xz +/harfbuzz-10.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index b417f6f..924a249 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 10.0.1 +Version: 10.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Wed Nov 06 2024 Parag Nemade - 10.1.0-1 +- Update to 10.1.0 version (#2324060) + * Wed Sep 25 2024 Parag Nemade - 10.0.1-1 - Update to 10.0.1 version (#2314457) diff --git a/sources b/sources index 13d7f54..10cfce2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-10.0.1.tar.xz) = 3fb7dda6e51496337698d46cebe623f678a4e5b0f006be6e1309143a82408a362c149812477e083e14811a5cba565d76eb2c0804f5e1bbea7e1bf83678176048 +SHA512 (harfbuzz-10.1.0.tar.xz) = 14b0e8fd417af9c78f36e532e3737c163902b85837be1028a8fd569508639b87afeb56f70a2313ba2f0f6d4b72bb6cee0bf50fb333dfc503c713e4d9cd86e9c3 From 6d9f4761999c88415a70d3ca0a4c8829c33c4e9b Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Sun, 8 Dec 2024 22:21:44 +0000 Subject: [PATCH 161/186] Rebuild for ICU 76 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 924a249..1f5c9af 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 10.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Dec 08 2024 Pete Walter - 10.1.0-2 +- Rebuild for ICU 76 + * Wed Nov 06 2024 Parag Nemade - 10.1.0-1 - Update to 10.1.0 version (#2324060) From ab92067ebcad5f38a24b1be8c56e69e2957ca979 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 12 Jan 2025 10:50:52 +0530 Subject: [PATCH 162/186] Update to 10.2.0 version (#2337165) Update to 10.2.0 version (#2337165) Update to 10.2.0 version (#2337165) Update to 10.2.0 version (#2337165) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 18eda3f..d4c131e 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,4 @@ /harfbuzz-9.0.0.tar.xz /harfbuzz-10.0.1.tar.xz /harfbuzz-10.1.0.tar.xz +/harfbuzz-10.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 1f5c9af..db58af5 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 10.1.0 -Release: 2%{?dist} +Version: 10.2.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Jan 12 2025 Parag Nemade - 10.2.0-1 +- Update to 10.2.0 version (#2337165) + * Sun Dec 08 2024 Pete Walter - 10.1.0-2 - Rebuild for ICU 76 diff --git a/sources b/sources index 10cfce2..8e480de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-10.1.0.tar.xz) = 14b0e8fd417af9c78f36e532e3737c163902b85837be1028a8fd569508639b87afeb56f70a2313ba2f0f6d4b72bb6cee0bf50fb333dfc503c713e4d9cd86e9c3 +SHA512 (harfbuzz-10.2.0.tar.xz) = 522028a5de91a042832b1634fc4b7636b1b42c5ee258882d155bc33fca7b30de19ca714b4f9ea8dc3d3f537142ca2305fcf5af04bec4edbf608f557c12742e54 From d7041d620f084efc63303c5a49ee7d631112318b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 05:45:58 +0000 Subject: [PATCH 163/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index db58af5..9425363 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 10.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 10.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sun Jan 12 2025 Parag Nemade - 10.2.0-1 - Update to 10.2.0 version (#2337165) From 95c7e8b7ad902a9c007afc10532160d172c8a373 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 21 Feb 2025 06:41:16 +0530 Subject: [PATCH 164/186] Update to 10.3.0 version (#2346941) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d4c131e..e0a95b5 100644 --- a/.gitignore +++ b/.gitignore @@ -156,3 +156,4 @@ /harfbuzz-10.0.1.tar.xz /harfbuzz-10.1.0.tar.xz /harfbuzz-10.2.0.tar.xz +/harfbuzz-10.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 9425363..482af91 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 10.2.0 -Release: 2%{?dist} +Version: 10.3.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Fri Feb 21 2025 Parag Nemade - 10.3.0-1 +- Update to 10.3.0 version (#2346941) + * Fri Jan 17 2025 Fedora Release Engineering - 10.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index 8e480de..c5094cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-10.2.0.tar.xz) = 522028a5de91a042832b1634fc4b7636b1b42c5ee258882d155bc33fca7b30de19ca714b4f9ea8dc3d3f537142ca2305fcf5af04bec4edbf608f557c12742e54 +SHA512 (harfbuzz-10.3.0.tar.xz) = ae476cd3409d7acd37a78146b05aa741c38e7bc8c54ff6c78b3c5f945e93523f9ce8f9e46776a25b3f92b7e613f96c34df6295f69dc479a4823a071adae78355 From b05e0742634240beae8426eb2577a157c32a880d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 1 Mar 2025 13:36:57 +0530 Subject: [PATCH 165/186] Update to 10.4.0 version (#2349122) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e0a95b5..2aff595 100644 --- a/.gitignore +++ b/.gitignore @@ -157,3 +157,4 @@ /harfbuzz-10.1.0.tar.xz /harfbuzz-10.2.0.tar.xz /harfbuzz-10.3.0.tar.xz +/harfbuzz-10.4.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 482af91..a2896da 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 10.3.0 +Version: 10.4.0 Release: 1%{?dist} Summary: Text shaping library @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sat Mar 01 2025 Parag Nemade - 10.4.0-1 +- Update to 10.4.0 version (#2349122) + * Fri Feb 21 2025 Parag Nemade - 10.3.0-1 - Update to 10.3.0 version (#2346941) diff --git a/sources b/sources index c5094cc..f287399 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-10.3.0.tar.xz) = ae476cd3409d7acd37a78146b05aa741c38e7bc8c54ff6c78b3c5f945e93523f9ce8f9e46776a25b3f92b7e613f96c34df6295f69dc479a4823a071adae78355 +SHA512 (harfbuzz-10.4.0.tar.xz) = 73e202225aeef6174ebd3b8b226ad9d5afb48c40ecdc1bc26d1bc5f0cf1d832a8ffc2fe5b7ae3b7c8f848552dd57116d407f44120c6813b59dbe9faed0c346dc From 94846f3bd13af0d3ea0e34297e9cbb7d349781fe Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 24 Mar 2025 09:36:14 +0530 Subject: [PATCH 166/186] Update to 11.0.0 version (#2354378) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2aff595..c4f3ca0 100644 --- a/.gitignore +++ b/.gitignore @@ -158,3 +158,4 @@ /harfbuzz-10.2.0.tar.xz /harfbuzz-10.3.0.tar.xz /harfbuzz-10.4.0.tar.xz +/harfbuzz-11.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index a2896da..2f24bf6 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 10.4.0 +Version: 11.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Mon Mar 24 2025 Parag Nemade - 11.0.0-1 +- Update to 11.0.0 version (#2354378) + * Sat Mar 01 2025 Parag Nemade - 10.4.0-1 - Update to 10.4.0 version (#2349122) diff --git a/sources b/sources index f287399..edca3d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-10.4.0.tar.xz) = 73e202225aeef6174ebd3b8b226ad9d5afb48c40ecdc1bc26d1bc5f0cf1d832a8ffc2fe5b7ae3b7c8f848552dd57116d407f44120c6813b59dbe9faed0c346dc +SHA512 (harfbuzz-11.0.0.tar.xz) = 1184b9b56c4b9f28cac03a6746d699d522c4194818e2b3fe4c286400c249bad209260137dc5c2aacc640ddd0a44db8999006e137dcabf8493b890a9fcf359170 From c2ceaca246073756381b8e69d86b956b337b4e9c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 5 Apr 2025 08:21:08 +0530 Subject: [PATCH 167/186] Update to 11.0.1 version (#2357571) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c4f3ca0..9240fc4 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ /harfbuzz-10.3.0.tar.xz /harfbuzz-10.4.0.tar.xz /harfbuzz-11.0.0.tar.xz +/harfbuzz-11.0.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 2f24bf6..73e5f48 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.0.0 +Version: 11.0.1 Release: 1%{?dist} Summary: Text shaping library @@ -111,6 +111,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sat Apr 05 2025 Parag Nemade - 11.0.1-1 +- Update to 11.0.1 version (#2357571) + * Mon Mar 24 2025 Parag Nemade - 11.0.0-1 - Update to 11.0.0 version (#2354378) diff --git a/sources b/sources index edca3d4..8b9875f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.0.0.tar.xz) = 1184b9b56c4b9f28cac03a6746d699d522c4194818e2b3fe4c286400c249bad209260137dc5c2aacc640ddd0a44db8999006e137dcabf8493b890a9fcf359170 +SHA512 (harfbuzz-11.0.1.tar.xz) = 0eca477c9c2225fdfa2c571a302606aa5026ba809ca1b61b9edd7397b601c57fc1f7919068e9e193cc49b6ea643a8918934aa7cab1ac59947358e06fb1ad645d From b5f067d963f11fff964aae482ef1986bcfdbfe29 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 5 Apr 2025 09:00:30 +0530 Subject: [PATCH 168/186] Upstream removed hb-ot-shape-closure binary --- harfbuzz.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 73e5f48..67eb6e7 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 11.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -86,7 +86,6 @@ This package contains Harfbuzz Cairo support library. %doc %{_datadir}/gtk-doc %{_bindir}/hb-info %{_bindir}/hb-view -%{_bindir}/hb-ot-shape-closure %{_bindir}/hb-shape %{_bindir}/hb-subset %{_includedir}/harfbuzz/ @@ -111,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sat Apr 05 2025 Parag Nemade - 11.0.1-2 +- Upstream removed hb-ot-shape-closure binary + * Sat Apr 05 2025 Parag Nemade - 11.0.1-1 - Update to 11.0.1 version (#2357571) From 7d1fecbdce00884829fcbe82f4ab1498925b3cfb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 17 Apr 2025 10:10:47 +0530 Subject: [PATCH 169/186] Update to 11.1.0 version (#2360473) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9240fc4..588e108 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ /harfbuzz-10.4.0.tar.xz /harfbuzz-11.0.0.tar.xz /harfbuzz-11.0.1.tar.xz +/harfbuzz-11.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 67eb6e7..ebd464b 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 11.0.1 -Release: 2%{?dist} +Version: 11.1.0 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Thu Apr 17 2025 Parag Nemade - 11.1.0-1 +- Update to 11.1.0 version (#2360473) + * Sat Apr 05 2025 Parag Nemade - 11.0.1-2 - Upstream removed hb-ot-shape-closure binary diff --git a/sources b/sources index 8b9875f..c2ff359 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.0.1.tar.xz) = 0eca477c9c2225fdfa2c571a302606aa5026ba809ca1b61b9edd7397b601c57fc1f7919068e9e193cc49b6ea643a8918934aa7cab1ac59947358e06fb1ad645d +SHA512 (harfbuzz-11.1.0.tar.xz) = fefaa5a388f26afce63dc78954efe4b51304874e964238487715c6c3eae90b116619c7bd21a430f3f3ece0e6668bd61d4d672021bcfb07c5b5b7aaf94500c078 From 568ddcb1c3ee6e0d0dd4a560ea92d9a19962eae3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 29 Apr 2025 08:18:58 +0530 Subject: [PATCH 170/186] Update to 11.2.0 version (#2362728) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 588e108..97296d3 100644 --- a/.gitignore +++ b/.gitignore @@ -161,3 +161,4 @@ /harfbuzz-11.0.0.tar.xz /harfbuzz-11.0.1.tar.xz /harfbuzz-11.1.0.tar.xz +/harfbuzz-11.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index ebd464b..f596a2e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.1.0 +Version: 11.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Tue Apr 29 2025 Parag Nemade - 11.2.0-1 +- Update to 11.2.0 version (#2362728) + * Thu Apr 17 2025 Parag Nemade - 11.1.0-1 - Update to 11.1.0 version (#2360473) diff --git a/sources b/sources index c2ff359..6fe6fb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.1.0.tar.xz) = fefaa5a388f26afce63dc78954efe4b51304874e964238487715c6c3eae90b116619c7bd21a430f3f3ece0e6668bd61d4d672021bcfb07c5b5b7aaf94500c078 +SHA512 (harfbuzz-11.2.0.tar.xz) = 108a164e5277f76f535bbd1c3744b1f78897e714376c2f61c1171b95d5004a0ab99179efdd92063f7677b30d5c1ab4e0a40612bf60d672af9f03bdd24b1edefa From 5f03f1329f91a7d6e30ebb0f8c55a2e7d9d2b628 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 13 May 2025 15:59:58 +0530 Subject: [PATCH 171/186] Update to 11.2.1 version (#2365793) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 97296d3..ac4b043 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ /harfbuzz-11.0.1.tar.xz /harfbuzz-11.1.0.tar.xz /harfbuzz-11.2.0.tar.xz +/harfbuzz-11.2.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index f596a2e..48a9646 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.2.0 +Version: 11.2.1 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Tue May 13 2025 Parag Nemade - 11.2.1-1 +- Update to 11.2.1 version (#2365793) + * Tue Apr 29 2025 Parag Nemade - 11.2.0-1 - Update to 11.2.0 version (#2362728) diff --git a/sources b/sources index 6fe6fb5..021cca0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.2.0.tar.xz) = 108a164e5277f76f535bbd1c3744b1f78897e714376c2f61c1171b95d5004a0ab99179efdd92063f7677b30d5c1ab4e0a40612bf60d672af9f03bdd24b1edefa +SHA512 (harfbuzz-11.2.1.tar.xz) = 56d4819f63d6040bff008e64a0d5b597c1cfa105047f7970b1dae2894aeed27a92d0c0780fee0beda53685767d86cb864256d6388cb4439e7d51a7ee717a0bd7 From 6ccc20f4559f86bb8337bd9170aaee7d5142a0ba Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 21 Jul 2025 08:53:37 +0530 Subject: [PATCH 172/186] Update to 11.3.1 version (#2382200) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ac4b043..9094dad 100644 --- a/.gitignore +++ b/.gitignore @@ -163,3 +163,4 @@ /harfbuzz-11.1.0.tar.xz /harfbuzz-11.2.0.tar.xz /harfbuzz-11.2.1.tar.xz +/harfbuzz-11.3.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 48a9646..d05f15e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.2.1 +Version: 11.3.1 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Mon Jul 21 2025 Parag Nemade - 11.3.1-1 +- Update to 11.3.1 version (#2382200) + * Tue May 13 2025 Parag Nemade - 11.2.1-1 - Update to 11.2.1 version (#2365793) diff --git a/sources b/sources index 021cca0..a0a64d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.2.1.tar.xz) = 56d4819f63d6040bff008e64a0d5b597c1cfa105047f7970b1dae2894aeed27a92d0c0780fee0beda53685767d86cb864256d6388cb4439e7d51a7ee717a0bd7 +SHA512 (harfbuzz-11.3.1.tar.xz) = 2f6f34d23c670c63804362f5e245843df6e60ea9388b889590882be32c43021bae08d43e20f7a6d8c539382b92f6b12e8bd455cda086aeb43de4dd4809b1ce3c From 3202feecf4d3d17c1646d15b8f62a17ee657bfe5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 16:54:25 +0000 Subject: [PATCH 173/186] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index d05f15e..7acdbba 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 11.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 11.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jul 21 2025 Parag Nemade - 11.3.1-1 - Update to 11.3.1 version (#2382200) From 62d766182fb112834a88fa1bc9499f2d9abbd002 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 27 Jul 2025 12:49:28 +0530 Subject: [PATCH 174/186] Update to 11.3.3 version (#2382209) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9094dad..daa59d6 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,4 @@ /harfbuzz-11.2.0.tar.xz /harfbuzz-11.2.1.tar.xz /harfbuzz-11.3.1.tar.xz +/harfbuzz-11.3.3.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 7acdbba..59689d8 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 11.3.1 -Release: 2%{?dist} +Version: 11.3.3 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Jul 27 2025 Parag Nemade - 11.3.3-1 +- Update to 11.3.3 version (#2382209) + * Thu Jul 24 2025 Fedora Release Engineering - 11.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index a0a64d5..a2a397a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.3.1.tar.xz) = 2f6f34d23c670c63804362f5e245843df6e60ea9388b889590882be32c43021bae08d43e20f7a6d8c539382b92f6b12e8bd455cda086aeb43de4dd4809b1ce3c +SHA512 (harfbuzz-11.3.3.tar.xz) = 56a971c939522bc5edad5f8a578444844b9101321c6bacfb3d96eadf3b13238144d465dd22171b61ef7b3873af88e43297989c289a5fc37e4d390b64c435cff6 From 863c21e78506f4481ed6fd77ec0ff05b824bde11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Wed, 6 Aug 2025 09:54:10 +0200 Subject: [PATCH 175/186] Rebuilt for icu 77.1 --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 59689d8..3bce279 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 11.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Wed Aug 06 2025 František Zatloukal - 11.3.3-2 +- Rebuilt for icu 77.1 + * Sun Jul 27 2025 Parag Nemade - 11.3.3-1 - Update to 11.3.3 version (#2382209) From 40fb0cf1c6ae8206bdaebe27f1fc4b5d004217f5 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 14 Aug 2025 06:43:53 +0530 Subject: [PATCH 176/186] Update to 11.4.1 version (#2388377) --- .gitignore | 1 + harfbuzz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index daa59d6..69b7dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,4 @@ /harfbuzz-11.2.1.tar.xz /harfbuzz-11.3.1.tar.xz /harfbuzz-11.3.3.tar.xz +/harfbuzz-11.4.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 3bce279..3e5c735 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz -Version: 11.3.3 -Release: 2%{?dist} +Version: 11.4.1 +Release: 1%{?dist} Summary: Text shaping library License: MIT-Modern-Variant @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Thu Aug 14 2025 Parag Nemade - 11.4.1-1 +- Update to 11.4.1 version (#2388377) + * Wed Aug 06 2025 František Zatloukal - 11.3.3-2 - Rebuilt for icu 77.1 diff --git a/sources b/sources index a2a397a..e60858c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.3.3.tar.xz) = 56a971c939522bc5edad5f8a578444844b9101321c6bacfb3d96eadf3b13238144d465dd22171b61ef7b3873af88e43297989c289a5fc37e4d390b64c435cff6 +SHA512 (harfbuzz-11.4.1.tar.xz) = e5f8f903abfde1681d8fcfd1ac56cb01e8d11191abe41e54dc879742fd326681fd589b944bfaa05d76bfa7436e29ddb40367878864fed1b8d41d65ee408eef5d From e365ebf67e1a4ed72dd4878cb634089b1801aadd Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 21 Aug 2025 21:41:39 +0530 Subject: [PATCH 177/186] Update to 11.4.2 version (#2390111) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 69b7dfa..62c3e02 100644 --- a/.gitignore +++ b/.gitignore @@ -166,3 +166,4 @@ /harfbuzz-11.3.1.tar.xz /harfbuzz-11.3.3.tar.xz /harfbuzz-11.4.1.tar.xz +/harfbuzz-11.4.2.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 3e5c735..618423e 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.4.1 +Version: 11.4.2 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Thu Aug 21 2025 Parag Nemade - 11.4.2-1 +- Update to 11.4.2 version (#2390111) + * Thu Aug 14 2025 Parag Nemade - 11.4.1-1 - Update to 11.4.1 version (#2388377) diff --git a/sources b/sources index e60858c..d570f1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.4.1.tar.xz) = e5f8f903abfde1681d8fcfd1ac56cb01e8d11191abe41e54dc879742fd326681fd589b944bfaa05d76bfa7436e29ddb40367878864fed1b8d41d65ee408eef5d +SHA512 (harfbuzz-11.4.2.tar.xz) = 63f2447d8eb4b3fe8ea1d9dc9fbfe2b39751b4df2b4edd049a90184c0deea59f610ca5400f3c6016b2e7b93dbb2edf823d8b278891dcfc8921fe297f77308abd From 38f7904b5b6f6d6a9fbc50bff26fb78e05fd7da0 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 23 Aug 2025 20:54:27 +0530 Subject: [PATCH 178/186] Update to 11.4.3 version (#2390520) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 62c3e02..98a8721 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,4 @@ /harfbuzz-11.3.3.tar.xz /harfbuzz-11.4.1.tar.xz /harfbuzz-11.4.2.tar.xz +/harfbuzz-11.4.3.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 618423e..0fe4e44 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.4.2 +Version: 11.4.3 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sat Aug 23 2025 Parag Nemade - 11.4.3-1 +- Update to 11.4.3 version (#2390520) + * Thu Aug 21 2025 Parag Nemade - 11.4.2-1 - Update to 11.4.2 version (#2390111) diff --git a/sources b/sources index d570f1a..004e3cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.4.2.tar.xz) = 63f2447d8eb4b3fe8ea1d9dc9fbfe2b39751b4df2b4edd049a90184c0deea59f610ca5400f3c6016b2e7b93dbb2edf823d8b278891dcfc8921fe297f77308abd +SHA512 (harfbuzz-11.4.3.tar.xz) = 2472bf2958c5a3fbdf5bc1dc81b13658c3c5d1851a2d6f7ae9e9ee19c6a3f0452da2e2f0e38ff5b840a59c27e86fde194cfeb80d0849264a3f60c476217cf261 From a670abcfe46fd9ba0450f7c76c6458fd05494cd2 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 26 Aug 2025 08:10:45 +0530 Subject: [PATCH 179/186] Update to 11.4.4 version (#2390958) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 98a8721..7216071 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,4 @@ /harfbuzz-11.4.1.tar.xz /harfbuzz-11.4.2.tar.xz /harfbuzz-11.4.3.tar.xz +/harfbuzz-11.4.4.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 0fe4e44..e1e0987 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.4.3 +Version: 11.4.4 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Tue Aug 26 2025 Parag Nemade - 11.4.4-1 +- Update to 11.4.4 version (#2390958) + * Sat Aug 23 2025 Parag Nemade - 11.4.3-1 - Update to 11.4.3 version (#2390520) diff --git a/sources b/sources index 004e3cc..52851b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.4.3.tar.xz) = 2472bf2958c5a3fbdf5bc1dc81b13658c3c5d1851a2d6f7ae9e9ee19c6a3f0452da2e2f0e38ff5b840a59c27e86fde194cfeb80d0849264a3f60c476217cf261 +SHA512 (harfbuzz-11.4.4.tar.xz) = 9163ac83d8444ff12aecf83aa90a4bdf43ccf4663874e482ef39c7377d7ad3a624e4abfd701b2e95cd24a75ede60be23739c28b6d8a65359cdf9e9c9a27ef163 From 2354118f3bf8415d304386ab7cca3cfbed687139 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 31 Aug 2025 08:10:37 +0530 Subject: [PATCH 180/186] Update to 11.4.5 version (#2392114) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7216071..2cdb7b9 100644 --- a/.gitignore +++ b/.gitignore @@ -169,3 +169,4 @@ /harfbuzz-11.4.2.tar.xz /harfbuzz-11.4.3.tar.xz /harfbuzz-11.4.4.tar.xz +/harfbuzz-11.4.5.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index e1e0987..902b1ba 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.4.4 +Version: 11.4.5 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Aug 31 2025 Parag Nemade - 11.4.5-1 +- Update to 11.4.5 version (#2392114) + * Tue Aug 26 2025 Parag Nemade - 11.4.4-1 - Update to 11.4.4 version (#2390958) diff --git a/sources b/sources index 52851b4..6c1f7bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.4.4.tar.xz) = 9163ac83d8444ff12aecf83aa90a4bdf43ccf4663874e482ef39c7377d7ad3a624e4abfd701b2e95cd24a75ede60be23739c28b6d8a65359cdf9e9c9a27ef163 +SHA512 (harfbuzz-11.4.5.tar.xz) = c0c55a2201538a9e9365b175ccc7d4df2b0e321f9a723c7c83879bdc8b40cb9fac3ed257cecf9960cc3a17ceac0dc0220a6b9dfa976ce3dd7cb03154a55ad868 From e2bd7f7fce38095626a1803e6d11bdb2e4387d78 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 13 Sep 2025 08:24:30 +0530 Subject: [PATCH 181/186] Update to 11.5.0 version (#2394917) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2cdb7b9..e8cf90a 100644 --- a/.gitignore +++ b/.gitignore @@ -170,3 +170,4 @@ /harfbuzz-11.4.3.tar.xz /harfbuzz-11.4.4.tar.xz /harfbuzz-11.4.5.tar.xz +/harfbuzz-11.5.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 902b1ba..2c4431d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.4.5 +Version: 11.5.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sat Sep 13 2025 Parag Nemade - 11.5.0-1 +- Update to 11.5.0 version (#2394917) + * Sun Aug 31 2025 Parag Nemade - 11.4.5-1 - Update to 11.4.5 version (#2392114) diff --git a/sources b/sources index 6c1f7bd..1f20259 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.4.5.tar.xz) = c0c55a2201538a9e9365b175ccc7d4df2b0e321f9a723c7c83879bdc8b40cb9fac3ed257cecf9960cc3a17ceac0dc0220a6b9dfa976ce3dd7cb03154a55ad868 +SHA512 (harfbuzz-11.5.0.tar.xz) = 94f2e8fcaede877ef869e9c71ea075af581210f7b05cf516c3bad768351a1c6b7df9a61022ec075b5f2c952cca3b9294a3b674ffd21b1604426b5a8e1693a022 From 2fba112628591cbfc9433008a4adb9ed34e57eff Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 23 Sep 2025 08:13:43 +0530 Subject: [PATCH 182/186] Update to 11.5.1 version (#2397450) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8cf90a..443fb4d 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,4 @@ /harfbuzz-11.4.4.tar.xz /harfbuzz-11.4.5.tar.xz /harfbuzz-11.5.0.tar.xz +/harfbuzz-11.5.1.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 2c4431d..f100dfa 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.5.0 +Version: 11.5.1 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Tue Sep 23 2025 Parag Nemade - 11.5.1-1 +- Update to 11.5.1 version (#2397450) + * Sat Sep 13 2025 Parag Nemade - 11.5.0-1 - Update to 11.5.0 version (#2394917) diff --git a/sources b/sources index 1f20259..4df73bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.5.0.tar.xz) = 94f2e8fcaede877ef869e9c71ea075af581210f7b05cf516c3bad768351a1c6b7df9a61022ec075b5f2c952cca3b9294a3b674ffd21b1604426b5a8e1693a022 +SHA512 (harfbuzz-11.5.1.tar.xz) = c5525837cba6fd2d79660ffcf4069b107fa60eec21daeb89fb529c9b2a388392e92aca896c503fdd9545050ffc8e831281141fcfe816fee74b997a465ff2b528 From fa76b3cbf58db89fba1ccb048828d8ee40ac8bb6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 28 Sep 2025 10:04:41 +0530 Subject: [PATCH 183/186] Update to 12.0.0 version (#2399955) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 443fb4d..14e1ff1 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,4 @@ /harfbuzz-11.4.5.tar.xz /harfbuzz-11.5.0.tar.xz /harfbuzz-11.5.1.tar.xz +/harfbuzz-12.0.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index f100dfa..0ddb786 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 11.5.1 +Version: 12.0.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Sep 28 2025 Parag Nemade - 12.0.0-1 +- Update to 12.0.0 version (#2399955) + * Tue Sep 23 2025 Parag Nemade - 11.5.1-1 - Update to 11.5.1 version (#2397450) diff --git a/sources b/sources index 4df73bd..6095c91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-11.5.1.tar.xz) = c5525837cba6fd2d79660ffcf4069b107fa60eec21daeb89fb529c9b2a388392e92aca896c503fdd9545050ffc8e831281141fcfe816fee74b997a465ff2b528 +SHA512 (harfbuzz-12.0.0.tar.xz) = 0592217ae45ec202e452d2d6924636d3bdb3ba0f9dde522ee40743c12d6a9c3fface6ec756e3b1a892d5e15a8c60f0cfb31029b2f34198d09a0392ff4a2814d8 From 22103b9cd624e27e853791ad8f612d9aabd8e9a3 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 2 Oct 2025 08:20:16 +0530 Subject: [PATCH 184/186] Update to 12.1.0 version (#2400640) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 14e1ff1..883f537 100644 --- a/.gitignore +++ b/.gitignore @@ -173,3 +173,4 @@ /harfbuzz-11.5.0.tar.xz /harfbuzz-11.5.1.tar.xz /harfbuzz-12.0.0.tar.xz +/harfbuzz-12.1.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 0ddb786..7a1a884 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 12.0.0 +Version: 12.1.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Thu Oct 02 2025 Parag Nemade - 12.1.0-1 +- Update to 12.1.0 version (#2400640) + * Sun Sep 28 2025 Parag Nemade - 12.0.0-1 - Update to 12.0.0 version (#2399955) diff --git a/sources b/sources index 6095c91..f4229b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-12.0.0.tar.xz) = 0592217ae45ec202e452d2d6924636d3bdb3ba0f9dde522ee40743c12d6a9c3fface6ec756e3b1a892d5e15a8c60f0cfb31029b2f34198d09a0392ff4a2814d8 +SHA512 (harfbuzz-12.1.0.tar.xz) = 94cbc3fe8fad30f4f7871bdddc8b129c486ab55329f9b48c6336fdf15d05f09c3c96cac51f68a0218db113b4783c07ce5d6bb455ccc875b31fd2261e3e8dc559 From 64392f3cc6c4409aa4e25892dbd31ec9290197a6 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 7 Nov 2025 21:42:51 +0530 Subject: [PATCH 185/186] Update to 12.2.0 version (#2412425) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 883f537..3bcd9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,4 @@ /harfbuzz-11.5.1.tar.xz /harfbuzz-12.0.0.tar.xz /harfbuzz-12.1.0.tar.xz +/harfbuzz-12.2.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 7a1a884..0abd171 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 12.1.0 +Version: 12.2.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Fri Nov 07 2025 Parag Nemade - 12.2.0-1 +- Update to 12.2.0 version (#2412425) + * Thu Oct 02 2025 Parag Nemade - 12.1.0-1 - Update to 12.1.0 version (#2400640) diff --git a/sources b/sources index f4229b7..9b0fdfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-12.1.0.tar.xz) = 94cbc3fe8fad30f4f7871bdddc8b129c486ab55329f9b48c6336fdf15d05f09c3c96cac51f68a0218db113b4783c07ce5d6bb455ccc875b31fd2261e3e8dc559 +SHA512 (harfbuzz-12.2.0.tar.xz) = 7e7cd5dfdbf8848c3c078628f2cf355db6dcc938083fa7d2f69ab6f174041dc64fae1973f97a1649dfcf9f2bf143517329efb3f67ccfe8996eb84b6ff52f4029 From 911e8d14640b7db83b7b6cda0213049f3799833d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sun, 28 Dec 2025 11:17:00 +0530 Subject: [PATCH 186/186] Update to 12.3.0 version (#2425647) --- .gitignore | 1 + harfbuzz.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3bcd9fb..e13cb52 100644 --- a/.gitignore +++ b/.gitignore @@ -175,3 +175,4 @@ /harfbuzz-12.0.0.tar.xz /harfbuzz-12.1.0.tar.xz /harfbuzz-12.2.0.tar.xz +/harfbuzz-12.3.0.tar.xz diff --git a/harfbuzz.spec b/harfbuzz.spec index 0abd171..8f5f956 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,5 +1,5 @@ Name: harfbuzz -Version: 12.2.0 +Version: 12.3.0 Release: 1%{?dist} Summary: Text shaping library @@ -110,6 +110,9 @@ This package contains Harfbuzz Cairo support library. %{_libdir}/libharfbuzz-cairo.so.* %changelog +* Sun Dec 28 2025 Parag Nemade - 12.3.0-1 +- Update to 12.3.0 version (#2425647) + * Fri Nov 07 2025 Parag Nemade - 12.2.0-1 - Update to 12.2.0 version (#2412425) diff --git a/sources b/sources index 9b0fdfb..7199718 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (harfbuzz-12.2.0.tar.xz) = 7e7cd5dfdbf8848c3c078628f2cf355db6dcc938083fa7d2f69ab6f174041dc64fae1973f97a1649dfcf9f2bf143517329efb3f67ccfe8996eb84b6ff52f4029 +SHA512 (harfbuzz-12.3.0.tar.xz) = 7452379ee35b312cb83b5365e480dd2cc73813fa5eb489988ea7b02fa7e8137de66ea10ef71fcbbfb3275013247c46ede3f28ac9ef92c1213424ea0b0a077b03