Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
911e8d1464 |
||
|
|
64392f3cc6 |
||
|
|
22103b9cd6 |
||
|
|
fa76b3cbf5 |
3 changed files with 18 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -172,3 +172,7 @@
|
|||
/harfbuzz-11.4.5.tar.xz
|
||||
/harfbuzz-11.5.0.tar.xz
|
||||
/harfbuzz-11.5.1.tar.xz
|
||||
/harfbuzz-12.0.0.tar.xz
|
||||
/harfbuzz-12.1.0.tar.xz
|
||||
/harfbuzz-12.2.0.tar.xz
|
||||
/harfbuzz-12.3.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: harfbuzz
|
||||
Version: 11.5.1
|
||||
Version: 12.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
|
|
@ -110,6 +110,18 @@ This package contains Harfbuzz Cairo support library.
|
|||
%{_libdir}/libharfbuzz-cairo.so.*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 28 2025 Parag Nemade <pnemade AT redhat DOT com> - 12.3.0-1
|
||||
- Update to 12.3.0 version (#2425647)
|
||||
|
||||
* Fri Nov 07 2025 Parag Nemade <pnemade AT redhat DOT com> - 12.2.0-1
|
||||
- Update to 12.2.0 version (#2412425)
|
||||
|
||||
* Thu Oct 02 2025 Parag Nemade <pnemade AT redhat DOT com> - 12.1.0-1
|
||||
- Update to 12.1.0 version (#2400640)
|
||||
|
||||
* Sun Sep 28 2025 Parag Nemade <pnemade AT redhat DOT com> - 12.0.0-1
|
||||
- Update to 12.0.0 version (#2399955)
|
||||
|
||||
* Tue Sep 23 2025 Parag Nemade <pnemade AT redhat DOT com> - 11.5.1-1
|
||||
- Update to 11.5.1 version (#2397450)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (harfbuzz-11.5.1.tar.xz) = c5525837cba6fd2d79660ffcf4069b107fa60eec21daeb89fb529c9b2a388392e92aca896c503fdd9545050ffc8e831281141fcfe816fee74b997a465ff2b528
|
||||
SHA512 (harfbuzz-12.3.0.tar.xz) = 7452379ee35b312cb83b5365e480dd2cc73813fa5eb489988ea7b02fa7e8137de66ea10ef71fcbbfb3275013247c46ede3f28ac9ef92c1213424ea0b0a077b03
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue