Hello community,

here is the log from the commit of package python-slimit for openSUSE:Factory 
checked in at 2012-06-26 17:25:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-slimit (Old)
 and      /work/SRC/openSUSE:Factory/.python-slimit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-slimit", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-slimit/python-slimit.changes      
2012-04-12 09:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-slimit.new/python-slimit.changes 
2012-06-26 17:26:10.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Jun 22 00:52:14 UTC 2012 - [email protected]
+
+- Update to 0.7.4:
+  * Bug fix: https://github.com/rspivak/slimit/issues/34 'class' is reserved
+    keyword now
+- Changes from 0.7 to 0.7.3:
+  * Bug fix (unary op in FOR init)
+  * Added support for get/set properties
+  * Function call support in FOR init section
+  * Multiline string support
+- Added >= 3.4 to python-ply requirement, setup.py indicates that version
+
+-------------------------------------------------------------------

Old:
----
  slimit-0.6.2.zip

New:
----
  slimit-0.7.4.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-slimit.spec ++++++
--- /var/tmp/diff_new_pack.slUVEw/_old  2012-06-26 17:26:12.000000000 +0200
+++ /var/tmp/diff_new_pack.slUVEw/_new  2012-06-26 17:26:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-slimit
-Version:        0.6.2
+Version:        0.7.4
 Release:        0
 Url:            http://slimit.org
 Summary:        JavaScript minifier written in Python
@@ -28,7 +28,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-odict
-BuildRequires:  python-ply
+BuildRequires:  python-ply >= 3.4
 BuildRequires:  unzip
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -57,7 +57,7 @@
 python setup.py test
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc CHANGES README.rst
 %{_bindir}/slimit
 %{python_sitelib}/*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to