jorti pushed to python-rfc6266 (master). "Use license macro"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 18:42:53 UTC 2015


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


diff --git a/python-rfc6266.spec b/python-rfc6266.spec
index ba55025..e74ea9d 100644
--- a/python-rfc6266.spec
+++ b/python-rfc6266.spec
@@ -5,7 +5,7 @@
 
 Name:           python-%{pkgname}
 Version:        0.0.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parse and generate Content-Disposition headers
 
 Group:          Development/Languages
@@ -66,19 +66,24 @@ popd
 %endif
 
 %files
-%doc COPYING COPYING.LESSER README README.rst
+%doc README README.rst
+%license COPYING COPYING.LESSER
 %{python2_sitelib}/*%{pkgname}.py*
 %{python2_sitelib}/%{pkgname}-%{version}-py?.?.egg-info
 
 %if 0%{?with_python3}
 %files -n python3-%{pkgname}
-%doc COPYING COPYING.LESSER README README.rst
+%doc README README.rst
+%license COPYING COPYING.LESSER
 %{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.0.4-5
+- Use license macro
+
 * Wed Dec 03 2014 Juan Orti <jorti at fedoraproject.org> - 0.0.4-4
 - Follow guidelines on GitHub download URL
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-rfc6266.git/commit/?h=master&id=b93d2d878a0af8370ab84625e69564563c687dcd


More information about the scm-commits mailing list