diff options
| author | Jon Ciesla <limb@fedoraproject.org> | 2007-12-05 03:27:22 +0000 |
|---|---|---|
| committer | Jon Ciesla <limb@fedoraproject.org> | 2007-12-05 03:27:22 +0000 |
| commit | 3129afceb38717324cfcb38562efdba3ee49f475 (patch) | |
| tree | 92cdeccec3661ffcd051a44f339522b4a88632dd | |
| parent | 252b724b3ddeb112386e68c81c09795b69b9657f (diff) | |
License tag re-correction.
| -rw-r--r-- | gonvert.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/gonvert.spec b/gonvert.spec index fc07f95..26c1b19 100644 --- a/gonvert.spec +++ b/gonvert.spec @@ -1,12 +1,12 @@ Name: gonvert Version: 0.2.19 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Units conversion utility Group: Applications/Engineering -License: GPLv2 +License: GPL+ URL: http://unihedron.com/projects/gonvert Source0: http://unihedron.com/projects/gonvert/downloads/%{name}-%{version}.tar.gz -Patch0: gonvert-desktop-icon.patch +Patch0: gonvert-desktop-icon.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Dec 04 2007 Jon Ciesla <limb@jcomserv.net> - 0.2.19-3 +- Re-corrected license tag. :) + * Tue Dec 04 2007 Jon Ciesla <limb@jcomserv.net> - 0.2.19-2 - Correct license tag, description typo, desktop icon name. |
