[impallari-lobster-fonts] - update to next upstream release 1.4

pnemade pnemade at fedoraproject.org
Mon Feb 7 04:49:33 UTC 2011


commit f9f507ecf335923eb6f58b9bdffbddb9c1db8f61
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Feb 7 10:19:28 2011 +0530

    - update to next upstream release 1.4

 .gitignore                              |    1 +
 impallari-lobster-fonts-fontconfig.conf |    4 ++--
 impallari-lobster-fonts.spec            |   15 +++++++++------
 sources                                 |    2 +-
 4 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index effd5bf..4833358 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 lobster-font-1.3.zip
+/lobster-font-1.4.zip
diff --git a/impallari-lobster-fonts-fontconfig.conf b/impallari-lobster-fonts-fontconfig.conf
index da7b02e..989d0cf 100644
--- a/impallari-lobster-fonts-fontconfig.conf
+++ b/impallari-lobster-fonts-fontconfig.conf
@@ -4,11 +4,11 @@
         <alias>
                 <family>cursive</family>
                 <prefer>
-                        <family>Lobster 1.3</family>
+                        <family>Lobster 1.4</family>
                 </prefer>
         </alias>
         <alias>
-                <family>Lobster 1.3</family>
+                <family>Lobster 1.4</family>
                 <default>
                         <family>cursive</family>
                 </default>
diff --git a/impallari-lobster-fonts.spec b/impallari-lobster-fonts.spec
index 9572acf..e9934be 100644
--- a/impallari-lobster-fonts.spec
+++ b/impallari-lobster-fonts.spec
@@ -2,14 +2,14 @@
 %global fontconf 62-%{fontname}.conf
 
 Name:           %{fontname}-fonts
-Version:        1.3
-Release:        2%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 Summary:        Hand written font with various ligatures for better connecting of letters
 
 Group:          User Interface/X
 License:        OFL
 URL:            http://www.impallari.com/lobster/
-Source0:        http://www.impallari.com/lobster/releases/lobster-font-1.3.zip  
+Source0:        http://www.impallari.com/lobster/releases/lobster-font-1.4.zip  
 Source1:        %{name}-fontconfig.conf
 
 BuildArch:      noarch
@@ -24,7 +24,7 @@ of letters.
 
 %prep
 %setup -q -c 
-pushd Lobster\ 1.3/
+pushd Lobster\ 1.4/
 for file in License.txt Readme.txt ; do
  sed "s|\r||g" $file > $file.new && \
  touch -r $file $file.new && \
@@ -40,7 +40,7 @@ popd
 rm -fr %{buildroot}
 
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p Lobster\ 1.3/*.otf %{buildroot}%{_fontdir}
+install -m 0644 -p Lobster\ 1.4/*.otf %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
@@ -57,10 +57,13 @@ rm -fr %{buildroot}
 
 %_font_pkg -f %{fontconf} *.otf
 
-%doc Lobster\ 1.3/Readme.txt Lobster\ 1.3/License.txt
+%doc Lobster\ 1.4/Readme.txt Lobster\ 1.4/License.txt
 
 
 %changelog
+* Mon Feb 07 2011 Parag Nemade <pnemade AT redhat.com> - 1.4-1
+- update to next upstream release 1.4
+
 * Mon Jun 14 2010 Parag Nemade <pnemade AT redhat.com> - 1.3-2
 - Renamed to follow fonts package naming guidelines.
 
diff --git a/sources b/sources
index 261a589..57b1277 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75f2cdd1806c4096fb2213edd92e119d  lobster-font-1.3.zip
+ed3c3873340a17276a8ad556ecf3da5a  lobster-font-1.4.zip


More information about the fonts-bugs mailing list