jorti pushed to python-django-database-url (master). "Use license macro"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 18:38:47 UTC 2015


>From 2cc7e9467baa271b38019bf7eed3107c6e25409b Mon Sep 17 00:00:00 2001
From: Juan Orti Alcaine <juan.orti at miceliux.com>
Date: Thu, 9 Apr 2015 20:38:34 +0200
Subject: Use license macro


diff --git a/python-django-database-url.spec b/python-django-database-url.spec
index 74d4b3f..102f6a1 100644
--- a/python-django-database-url.spec
+++ b/python-django-database-url.spec
@@ -5,7 +5,7 @@
 
 Name:           python-django-database-url
 Version:        0.3.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Use Database URLs in your Django Application
 
 Group:          Development/Languages
@@ -64,19 +64,24 @@ popd
 make test
 
 %files
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE
 %{python2_sitelib}/%{pkgname}.py*
 %{python2_sitelib}/%{pkgname}-%{version}-py*.egg-info
 
 %if 0%{?with_python3}
 %files -n python3-django-database-url
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE
 %{python3_sitelib}/%{pkgname}.py*
 %{python3_sitelib}/__pycache__/%{pkgname}.cpython-*.py*
 %{python3_sitelib}/%{pkgname}-%{version}-py*.egg-info
 %endif
 
 %changelog
+* Thu Apr 09 2015 Juan Orti Alcaine <jorti at fedoraproject.org> - 0.3.0-4
+- Use license macro
+
 * Thu Dec 11 2014 Juan Orti <jorti at fedoraproject.org> - 0.3.0-3
 - Add Python3 support
 - Change Source0 to GitHub
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-django-database-url.git/commit/?h=master&id=2cc7e9467baa271b38019bf7eed3107c6e25409b


More information about the scm-commits mailing list