[vollkorn-fonts] New upstream version

Paul Flo Williams frixxon at fedoraproject.org
Tue Nov 25 17:49:51 UTC 2014


commit d44f627e1072b56e0a3fdc1eaf6ed7d1f7ac2de2
Author: Paul Flo Williams <paul at frixxon.co.uk>
Date:   Tue Nov 25 17:49:18 2014 +0000

    New upstream version

 .gitignore          |    1 +
 sources             |    2 +-
 vollkorn-fonts.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da115ca..5bfaaa4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Vollkorn.pdf
 vollkorn.otf
 /Vollkorn-2.1.zip
+/vollkorn-3-005.zip
diff --git a/sources b/sources
index ceb037b..68f08f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd38725c293bc73774ff77744674fe13  Vollkorn-2.1.zip
+3ec0bfdae17dc8dd088d6be4001169bf  vollkorn-3-005.zip
diff --git a/vollkorn-fonts.spec b/vollkorn-fonts.spec
index b937542..6730ca5 100644
--- a/vollkorn-fonts.spec
+++ b/vollkorn-fonts.spec
@@ -2,13 +2,13 @@
 %global fontconf 64-%{fontname}.conf
 
 Name:           %{fontname}-fonts
-Version:        2.1
-Release:        5%{?dist}
+Version:        3.005
+Release:        1%{?dist}
 Summary:        A serif Latin font with good readability
 
 License:        OFL
-URL:            http://friedrichalthausen.de/?page_id=411
-Source0:        http://friedrichalthausen.de/Vollkorn-%{version}.zip
+URL:            http://vollkorn-typeface.com/
+Source0:        http://vollkorn-typeface.com/download/vollkorn-3-005.zip
 Source1:        %{name}-fontconfig.conf
 Source2:        %{fontname}.metainfo.xml
 
@@ -24,7 +24,7 @@ smooth overall picture.
 
 %prep
 %setup -q -c -T
-unzip -j -L -q %{SOURCE0}
+unzip -j -n -q %{SOURCE0}
 for file in *.txt ; do
  sed 's|\r||g' "$file" | fold -s > "$file.new" && \
  touch -r "$file" "$file.new" && \
@@ -56,6 +56,9 @@ install -Dm 0644 -p %{SOURCE2} \
 %{_datadir}/appdata/%{fontname}.metainfo.xml
 
 %changelog
+* Tue Nov 25 2014 Paul Flo Williams <paul at frixxon.co.uk> - 3.005-1
+- New upstream with added styles and improved coverage
+
 * Sat Oct 18 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.1-5
 - Add metainfo file to show this font in gnome-software
 


More information about the scm-commits mailing list