[devassistant] Added CC-BY-SA to License field because of appdata.xml

Tomas Radej tradej at fedoraproject.org
Mon Apr 14 12:02:26 UTC 2014


commit af56baf25185a3f434f42e98d3e1bfe559e109a6
Author: Tomas Radej <tradej at redhat.com>
Date:   Mon Apr 14 13:10:03 2014 +0200

    Added CC-BY-SA to License field because of appdata.xml

 devassistant.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/devassistant.spec b/devassistant.spec
index 0a55d77..53abd61 100644
--- a/devassistant.spec
+++ b/devassistant.spec
@@ -2,10 +2,10 @@
 
 Name:           devassistant
 Version:        0.8.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        DevAssistant - Making life easier for developers
 
-License:        GPLv2+
+License:        GPLv2+ and CC-BY-SA
 URL:            https://github.com/bkabrda/devassistant
 Source0:        https://pypi.python.org/packages/source/d/%{name}/%{name}-%{version}.tar.gz
 # to get desktop and appdata file:
@@ -105,6 +105,9 @@ cp -a %{SOURCE2} %{buildroot}/%{_datadir}/appdata
 %{python_sitelib}/%{name}-%{version}-py?.?.egg-info
 
 %changelog
+* Mon Apr 14 2014 Tomas Radej <tradej at redhat.com> - 0.8.0-3
+- Added CC-BY-SA to License field because of appdata.xml
+
 * Fri Feb 28 2014 Miro HronĨok <mhroncok at redhat.com> - 0.8.0-2
 - Backport fix of GitHub errors.
 


More information about the scm-commits mailing list