Update to 0.9.39 upstream release
This commit is contained in:
parent
e330160abe
commit
a990649ca7
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -35,3 +35,4 @@
|
|||
/harfbuzz-0.9.36.tar.bz2
|
||||
/harfbuzz-0.9.37.tar.bz2
|
||||
/harfbuzz-0.9.38.tar.bz2
|
||||
/harfbuzz-0.9.39.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: harfbuzz
|
||||
Version: 0.9.38
|
||||
Release: 4%{?dist}
|
||||
Version: 0.9.39
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
|
|
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 06 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.39-1
|
||||
- Update to 0.9.39 upstream release
|
||||
|
||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.9.38-4
|
||||
- Rebuilt for Fedora 23 Change
|
||||
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8839e574be8089c0de83768798bf7916 harfbuzz-0.9.38.tar.bz2
|
||||
be4dfeb3d0bc91ac4fa0ccad13b80517 harfbuzz-0.9.39.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue