1.02 bump
This commit is contained in:
parent
004b598982
commit
b16585ce33
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ Font-TTF-0.45.tar.gz
|
||||
/Font-TTF-0.48.tar.gz
|
||||
/Font-TTF-1.00.tar.gz
|
||||
/Font-TTF-1.01.tar.gz
|
||||
/Font-TTF-1.02.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Font-TTF
|
||||
Version: 1.01
|
||||
Version: 1.02
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl library for modifying TTF font files
|
||||
Group: Development/Libraries
|
||||
@ -58,6 +58,9 @@ make test
|
||||
%exclude %{perl_vendorlib}/Font/TTF/Win32.pm
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2012 Petr Šabata <contyk@redhat.com> - 1.02-1
|
||||
- 1.02 bump (a lettercase fix)
|
||||
|
||||
* Thu Aug 30 2012 Petr Šabata <contyk@redhat.com> - 1.01-1
|
||||
- 1.01 bump (Makefile/META changes only)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user