Hello community,

here is the log from the commit of package python-halite for openSUSE:Factory 
checked in at 2014-04-09 13:15:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-halite (Old)
 and      /work/SRC/openSUSE:Factory/.python-halite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-halite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-halite/python-halite.changes      
2014-01-09 15:31:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-halite.new/python-halite.changes 
2014-04-09 13:15:39.000000000 +0200
@@ -1,0 +2,19 @@
+Mon Apr  7 18:56:25 UTC 2014 - abo...@gmail.com
+
+- Updated to 0.1.16
+- new features:
+  - Add highstate consistency check. (As a result of a brainstorming session 
with  Dan Garthwaite at Salt Conf - 2014)
+  - New service to handle alerts
+  - Add job service
+  - Documentation changes
+  - Change e2e framework to Protractor
+- Bug Fixes:
+  - Refactor events to own service
+  - Refactor Job handling to be in it's own service
+  - Refactor Minion, Command, Event and Job storage so that App Data is the 
single source of information for them
+  - Move preload cache to base scope
+  - Move methods to base scope so that they are available to all views
+  - Add tests
+ - rpmlint quickfix see https://github.com/saltstack/lattice/issues/15
+
+-------------------------------------------------------------------

Old:
----
  halite-0.1.15.tar.gz

New:
----
  halite-0.1.16.tar.gz

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

Other differences:
------------------
++++++ python-halite.spec ++++++
--- /var/tmp/diff_new_pack.hBZIOI/_old  2014-04-09 13:15:40.000000000 +0200
+++ /var/tmp/diff_new_pack.hBZIOI/_new  2014-04-09 13:15:40.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-halite
-Version:        0.1.15
+Version:        0.1.16
 Release:        1%{?dist}
 Summary:        Halite the salt Web UI
 License:        Apache-2.0
@@ -54,6 +54,12 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %fdupes %{buildroot}%{_prefix}
+# quick fix for rpmlint
+# upstream issue:
+# https://github.com/saltstack/lattice/issues/15
+chmod a-x %{buildroot}%{python_sitelib}/halite/lattice/lib/angular/i18n/*.js
+chmod a-x %{buildroot}%{python_sitelib}/halite/lattice/lib/angular/*.js
+chmod a-x %{buildroot}%{python_sitelib}/halite/lattice/lib/angular/*.js.map
 
 %files
 %defattr(-,root,root)

++++++ halite-0.1.15.tar.gz -> halite-0.1.16.tar.gz ++++++
++++ 65504 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to