[cmconvert] COPYING now listed as a license

pcfe pcfe at fedoraproject.org
Mon Feb 2 13:25:26 UTC 2015


commit 8f8832efac725658d06a5947dc9bd371c8eb8783
Author: Patrick C. F. Ernzer <pcfe at pcfe.net>
Date:   Mon Feb 2 14:25:16 2015 +0100

    COPYING now listed as a license

 cmconvert.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/cmconvert.spec b/cmconvert.spec
index bc21c97..9c1ce37 100644
--- a/cmconvert.spec
+++ b/cmconvert.spec
@@ -1,7 +1,7 @@
 Name: cmconvert
 Summary: CacheMate import file converter 
 Version: 1.9.6
-Release: 7%{dist}
+Release: 8%{dist}
 License: GPLv2+
 Group: Applications/File
 URL: http://www.smittyware.com/palm/cachemate/tools.php
@@ -34,11 +34,15 @@ rm -fr %{buildroot}
 
 %files 
 %defattr(-,root,root,-) 
-%doc ChangeLog COPYING README
+%doc ChangeLog README
+%license COPYING
 %{_bindir}/cmconvert
 %{_mandir}/man1/cmconvert.1*
 
 %changelog
+* Mon Feb 02 2015 Patrick C. F. Ernzer <cmconvert.spec at pcfe.net> 1.9.6-8
+- COPYING now listed as a license
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.6-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list