Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2015-02-27 11:10:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/salt (Old)
 and      /work/SRC/openSUSE:Factory/.salt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "salt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/salt/salt.changes        2015-01-24 
22:21:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2015-02-27 
11:10:10.000000000 +0100
@@ -1,0 +2,16 @@
+Thu Feb 12 19:35:34 UTC 2015 - [email protected]
+
+- New Bugfix release 2014.7.2:
+- fix package bug with fdupes.
+- keep sle 11 sp3 support.
++ Fix erroneous warnings for systemd service enabled check (issue 19606)
++ Fix FreeBSD kernel module loading, listing, and persistence kmod (issue 
197151, issue 19682)
++ Allow case-sensitive npm package names in the npm state. This may break 
behavior 
+  for people expecting the state to lowercase their npm package names for 
them. 
+  The npm module was never affected by mandatory lowercasing. (issue 20329)
++ Deprecate the activate parameter for pip.install for both the module and the 
state. 
+  If bin_env is given and points to a virtualenv, there is no need to activate 
that virtualenv 
+  in a shell for pip to install to the virtualenv.
++ Fix a file-locking bug in gitfs (issue 18839)
+
+-------------------------------------------------------------------

Old:
----
  salt-2014.7.1.tar.gz

New:
----
  salt-2014.7.2.tar.gz

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

Other differences:
------------------
++++++ salt.spec ++++++
--- /var/tmp/diff_new_pack.N6YGMQ/_old  2015-02-27 11:10:10.000000000 +0100
+++ /var/tmp/diff_new_pack.N6YGMQ/_new  2015-02-27 11:10:10.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           salt
-Version:        2014.7.1
+Version:        2014.7.2
 Release:        0
 Summary:        A parallel remote execution system
 License:        Apache-2.0
@@ -265,6 +265,7 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %fdupes %{buildroot}%{_prefix}
+%fdupes $RPM_BUILD_ROOT%{python_sitelib}
 
 ## create missing directories
 mkdir -p %{buildroot}%{_sysconfdir}/salt/master.d

++++++ salt-2014.7.1.tar.gz -> salt-2014.7.2.tar.gz ++++++
++++ 10038 lines of diff (skipped)

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

Reply via email to