From 358da6bccd3bb840242fb435fd711d7e9929fd67 Mon Sep 17 00:00:00 2001 From: David Lutterkort Date: Oct 06 2008 22:18:45 +0000 Subject: New version --- diff --git a/.cvsignore b/.cvsignore index 946e7d2..e70091d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gem2rpm-0.5.3.gem +gem2rpm-0.6.0.gem diff --git a/rubygem-gem2rpm.spec b/rubygem-gem2rpm.spec index 45e0dbe..9b3165a 100644 --- a/rubygem-gem2rpm.spec +++ b/rubygem-gem2rpm.spec @@ -6,7 +6,7 @@ Summary: Generate rpm specfiles from gems Name: rubygem-%{gemname} -Version: 0.5.3 +Version: 0.6.0 Release: 1%{?dist} Group: Development/Languages License: GPLv2+ or Ruby @@ -18,7 +18,7 @@ BuildRequires: rubygems BuildArch: noarch Provides: rubygem(%{gemname}) = %{version} -%description +%description Generate source rpms and rpm spec files from a Ruby Gem. The spec file tries to follow the gem as closely as possible, and be compliant with the Fedora rubygem packaging guidelines @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Mon Oct 6 2008 David Lutterkort - 0.6.0-1 +- New version + * Tue Mar 11 2008 David Lutterkort - 0.5.3-1 - Bring in accordance with Fedora guidelines @@ -63,5 +66,5 @@ rm -rf %{buildroot} - Own geminstdir - Fix Source URL -* Mon Dec 10 2007 David Lutterkort - 0.5.2-1 +* Mon Dec 10 2007 David Lutterkort - 0.5.1-1 - Initial package diff --git a/sources b/sources index 10c99fd..d160712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -956b232a7446412a35ffe5db2736f093 gem2rpm-0.5.3.gem +0769044118df0d62f83d171abae3f006 gem2rpm-0.6.0.gem