diff --git a/.cvsignore b/.cvsignore index cf0c2d4..d3a3a7d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dejavu-sfd-2.2.tar.gz +dejavu-sfd-2.3-1.tar.gz diff --git a/dejavu-fonts.spec b/dejavu-fonts.spec index 65920d4..de67151 100644 --- a/dejavu-fonts.spec +++ b/dejavu-fonts.spec @@ -1,4 +1,6 @@ %define archivename dejavu-sfd +# This macro has the same value as %{version}, except when testing pre-release snapshots +%define archiveversion %{version}-1 %define fontdir %{_datadir}/fonts/dejavu # Let the perl Maintainer worry about Unicode.org data files (updates, licensing) @@ -6,13 +8,13 @@ %define UnicodeData %(eval "$(%{__perl} -V:privlibexp)"; echo $privlibexp)/unicore/UnicodeData.txt Name: dejavu-fonts -Version: 2.2 -Release: 6%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: DejaVu Fonts Group: User Interface/X License: Redistributable, with restrictions URL: http://dejavu.sf.net/ -Source0: http://prdownloads.sourceforge.net/dejavu/%{archivename}-%{version}.tar.gz +Source: http://prdownloads.sourceforge.net/dejavu/%{archivename}-%{archiveversion}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: fontforge # The CPAN sources do not declare perl(Font::TTF) @@ -77,6 +79,9 @@ fi %{fontdir}/*.ttf %changelog +* Mon Feb 20 2006 Nicolas Mailhot - 2.3-1 +- 2.3 + * Mon Feb 13 2006 Nicolas Mailhot - 2.2-6 - rebuilt for new gcc4.1 snapshot and glibc changes diff --git a/sources b/sources index 0b325ce..087c343 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c37ef5e2a5f8d8a8de55fe87cfb84739 dejavu-sfd-2.2.tar.gz +b97e72f4823f93dd3c5d65481a303a5d dejavu-sfd-2.3-1.tar.gz