From 33744f41ee4251e159195f74624c504fca5fe56f Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Sun, 21 Dec 2008 14:36:29 -0600 Subject: Version 0.2.4 --- fedora-business-cards.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'fedora-business-cards.spec') diff --git a/fedora-business-cards.spec b/fedora-business-cards.spec index c3ef6b8..ed99f96 100644 --- a/fedora-business-cards.spec +++ b/fedora-business-cards.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: fedora-business-cards -Version: 0.2.3 +Version: 0.2.4 Release: 1%{?dist} Summary: The Fedora business card generator @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel python-paver python-setuptools python-iniparse -Requires: mgopen-fonts inkscape PyXML python-iniparse pygpgme python-fedora +Requires: mgopen-fonts inkscape PyXML python-iniparse pygpgme python-fedora ghostscript %description @@ -49,6 +49,9 @@ rm -rf %{buildroot} %changelog +* Sun Dec 21 2008 Ian Weller 0.2.4-1 +- Add CMYK PDF as an export option + * Sun Dec 14 2008 Ian Weller 0.2.3-1 - Add EPS as an export option -- cgit