[python-drat/el6: 2/2] Merge remote-tracking branch 'origin/master' into el6

Parag Nemade pnemade at fedoraproject.org
Mon Oct 20 05:14:35 UTC 2014


commit a5a2ac64a6e00e639e5d0e671887b06acde7f087
Merge: dc02f63 f003ffc
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Oct 20 10:19:17 2014 +0530

    Merge remote-tracking branch 'origin/master' into el6

 .gitignore       |    1 +
 python-drat.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --cc python-drat.spec
index 02b81f5,eb6eddb..84f1298
--- a/python-drat.spec
+++ b/python-drat.spec
@@@ -50,10 -84,21 +50,13 @@@ rm -rf *.egg-inf
  
  %files -n python-%{module_name}
  %doc README.rst
 -%{python2_sitelib}/%{module_name}/
 -%{python2_sitelib}/%{module_name}-%{version}-py2.7.egg-info
 -
 -%if 0%{?with_python3}
 -%files -n python3-%{module_name}
 -%doc README.rst
 -%{python3_sitelib}/%{module_name}/
 -%{python3_sitelib}/%{module_name}-%{version}-py3.*.egg-info
 -%endif
 -
 +%{python_sitelib}/%{module_name}/
 +%{python_sitelib}/%{module_name}-%{version}-py2.6.egg-info
  
  %changelog
+ * Sun Oct 19 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.4.2-1
+ - Update to 0.4.2 release
+ 
  * Sun Sep 28 2014 Parag Nemade <pnemade AT redhat DOT com> - 0.4.1-1
  - Update to 0.4.1 release
  


More information about the scm-commits mailing list