diff --git a/.gitignore b/.gitignore index 3a89c2f..5e2af5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /fontdump-1.2.1.tar.gz +/fontdump-1.3.0.tar.gz diff --git a/fontdump.spec b/fontdump.spec index 06fc64a..31641e8 100644 --- a/fontdump.spec +++ b/fontdump.spec @@ -1,5 +1,5 @@ Name: fontdump -Version: 1.2.1 +Version: 1.3.0 Release: 1%{?dist} Summary: Dump the CSS and different formats of fonts for Google Fonts @@ -37,6 +37,9 @@ find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' %{python2_sitelib}/%{name}-%{version}-py2.*.egg-info %changelog +* Tue Nov 25 2014 Parag Nemade - 1.3.0-1 +- Update to new upstream 1.3.0 release + * Thu Oct 30 2014 Parag Nemade - 1.2.1-1 - Update to new upstream 1.2.1 release diff --git a/sources b/sources index f348558..e5e83ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c670187c2635a136f4bfc3c52549491c fontdump-1.2.1.tar.gz +aa94618ad93b2d05b4110b9a390d8651 fontdump-1.3.0.tar.gz