[dejavu-fonts] first 2.34 rc

nim nim at fedoraproject.org
Wed Aug 21 18:23:32 UTC 2013


commit 90149bb7f2f96b651250e9024e56a40c33e82c66
Author: Nicolas Mailhot <nim at fedoraproject.org>
Date:   Wed Aug 21 20:23:07 2013 +0200

    first 2.34 rc

 .gitignore        |    1 +
 dejavu-fonts.spec |   38 +++++++++++++++++++++++---------------
 sources           |    2 +-
 3 files changed, 25 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d0ab1b..34228d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 dejavu-fonts-2.31.tar.bz2
 /dejavu-fonts-2.32.tar.bz2
 /dejavu-fonts-2.33.tar.bz2
+/dejavu-fonts-2.33-20130819-2534.tar.bz2
diff --git a/dejavu-fonts.spec b/dejavu-fonts.spec
index 060ffdb..dba9f63 100644
--- a/dejavu-fonts.spec
+++ b/dejavu-fonts.spec
@@ -1,11 +1,11 @@
 %global fontname    dejavu
 %global archivename %{name}-%{archiveversion}
 
-#global alphatag .20080512svn2226
+%global alphatag .20130819.2534
 #global alphatag .rc1
 
-#global archiveversion 2.24-20080512-2226
-%global archiveversion %{version}
+%global archiveversion 2.33-20130819-2534
+#global archiveversion %{version}
 
 # Common description
 %global common_desc \
@@ -15,8 +15,8 @@ original style, using an open collaborative development process.
 
 
 Name:    %{fontname}-fonts
-Version: 2.33
-Release: 6%{?alphatag}%{?dist}
+Version: 2.34
+Release: 0.1%{?alphatag}%{?dist}
 Summary: DejaVu fonts
 
 Group:     User Interface/X
@@ -200,16 +200,25 @@ rm -fr %{buildroot}
 
 
 %changelog
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.33-6
+* Wed Aug 21 2013 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 2.34-0.1.20130819-2534
+— first 2.34 release candidate, 2 years worth of fixes and glyph additions
+  (for example Turkish Lira ₺)
+
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
+- 2.33-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.33-5
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
+- 2.33-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.33-4
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
+- 2.33-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.33-3
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
+- 2.33-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Tue Nov 29 2011 Paul Flo Williams <paul at frixxon.co.uk>
@@ -227,7 +236,7 @@ rm -fr %{buildroot}
 * Fri Sep 10 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 2.32-1
 
-* Tue Jun  3 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+* Thu Jun  3 2010 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 2.31-1
 — drop Serif Condensed Italic naming patch
 
@@ -282,7 +291,6 @@ rm -fr %{buildroot}
 ❅ Drop upstreamed fontconfig patch
 ❆ Remove DejaVu from most summaries
 
-
 * Sat Dec  6 2008 <nicolas.mailhot at laposte.net>
 - 2.27-7
 ߹ Add explicit conflicts to help yum
@@ -291,7 +299,7 @@ rm -fr %{buildroot}
 - 2.27-5
 ᛤ ‘rpm-fonts’ renamed to “fontpackages”
 
-* Tue Nov 12 2008 <nicolas.mailhot at laposte.net>
+* Wed Nov 12 2008 <nicolas.mailhot at laposte.net>
 - 2.27-4
 ▤ Tweak using new « rpm-fonts »
 
@@ -310,7 +318,7 @@ rm -fr %{buildroot}
 - 2.26-2
 ⚙ Rebuild with pre-F10-freeze fontforge
 
-* Sun Jul 26 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+* Sat Jul 26 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 2.26-1
 Բ New release at last
 
@@ -354,7 +362,7 @@ rm -fr %{buildroot}
 ☺ 2.23-1
 ✓ 2.23 final
 
-* Thu Dec 9 2007 <nicolas.mailhot at laposte.net>
+* Sun Dec 9 2007 <nicolas.mailhot at laposte.net>
 ☺ 2.22-1
 ✓ 2.22 final
 
@@ -371,7 +379,7 @@ rm -fr %{buildroot}
 ☺ 2.21-0.4.20071027svn2023
 ✓ Fedora fontconfig files dropped (merged upstream)
 
-* Wed Oct 25 2007 <nicolas.mailhot at laposte.net>
+* Thu Oct 25 2007 <nicolas.mailhot at laposte.net>
 ☺ 2.21-0.3.20071025svn2022
  ✓ Makefile patch dropped (merged upstream)
  ✓ add -f to fc-cache calls
diff --git a/sources b/sources
index 4971c57..abcac9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1fd9d88db19ddd6a5a958470e134408  dejavu-fonts-2.33.tar.bz2
+c733a2984baedbab50d83c890fe93506  dejavu-fonts-2.33-20130819-2534.tar.bz2


More information about the fonts-bugs mailing list