2.24 rc1
This commit is contained in:
parent
3d0b60c815
commit
c5cf1596c2
@ -1 +1 @@
|
||||
dejavu-fonts-2.23.tar.bz2
|
||||
dejavu-fonts-2.23-20080305-2191.tar.bz2
|
||||
|
@ -4,11 +4,11 @@
|
||||
|
||||
%define archivename %{name}-%{archiveversion}
|
||||
|
||||
#define alphatag .20071206svn2135
|
||||
#define alphatag .rc1
|
||||
#define alphatag .20080228svn2189
|
||||
%define alphatag .rc1
|
||||
|
||||
#define archiveversion 2.21-20071206-2135
|
||||
%define archiveversion %{version}
|
||||
%define archiveversion 2.23-20080305-2191
|
||||
#define archiveversion %{version}
|
||||
|
||||
|
||||
# Let the perl maintainer worry about Unicode.org data files
|
||||
@ -16,8 +16,8 @@
|
||||
%define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.23
|
||||
Release: 1%{?alphatag}%{?dist}
|
||||
Version: 2.24
|
||||
Release: 0.2%{?alphatag}%{?dist}
|
||||
Summary: DejaVu fonts, mature typefaces
|
||||
|
||||
Group: User Interface/X
|
||||
@ -27,7 +27,7 @@ Source0: %{?!alphatag:http://download.sourceforge.net/%{fontname}}%{?alphatag:
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
# Older fontforge versions will not work due to sfd format changes
|
||||
BuildRequires: fontforge > 20070501
|
||||
BuildRequires: fontforge > 20080110
|
||||
BuildRequires: perl(Font::TTF)
|
||||
# Needed to compute unicode coverage
|
||||
BuildRequires: %{Blocks} %{UnicodeData}
|
||||
@ -185,6 +185,14 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 4 2008 <nicolas.mailhot at laposte.net>
|
||||
☺ 2.24-0.2.rc1
|
||||
✓ rc time
|
||||
|
||||
* Mon Mar 3 2008 <nicolas.mailhot at laposte.net>
|
||||
☺ 2.24-0.1.20080228svn2189
|
||||
✓ early 2.24 test build, check new fontforge
|
||||
|
||||
* Sun Jan 20 2008 <nicolas.mailhot at laposte.net>
|
||||
☺ 2.23-1
|
||||
✓ 2.23 final
|
||||
|
Loading…
Reference in New Issue
Block a user