Update to 1.0.1
This commit is contained in:
parent
929263d708
commit
6c292d4f97
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -38,3 +38,4 @@
|
|||
/harfbuzz-0.9.39.tar.bz2
|
||||
/harfbuzz-0.9.40.tar.bz2
|
||||
/harfbuzz-0.9.41.tar.bz2
|
||||
/harfbuzz-1.0.1.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: harfbuzz
|
||||
Version: 0.9.41
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
|
|
@ -79,6 +79,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 29 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
|
||||
* Fri Jun 19 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.9.41-1
|
||||
- Update to 0.9.41 upstream release
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a2966f1b6a470c2cd84eb511f924cf68 harfbuzz-0.9.41.tar.bz2
|
||||
b9c144965dfde96672a7c6bdd4f9bf64 harfbuzz-1.0.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue