Hello community,
here is the log from the commit of package python-salt-testing for
openSUSE:Factory checked in at 2015-02-13 08:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
and /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-salt-testing"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes
2014-08-06 11:42:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes
2015-02-13 08:35:39.000000000 +0100
@@ -1,0 +2,17 @@
+Thu Feb 12 19:33:24 UTC 2015 - [email protected]
+
+- Updated to 2015.2.16
+ + fixed scripts that weren't in source tarball
+ + dropped hard depency on python-requests
+ + Jenkins execution helper script salt-jenkins-build
+ + GitHub commit status notification: github-commit-status
+
+-------------------------------------------------------------------
+Wed Feb 11 20:10:32 UTC 2015 - [email protected]
+
+- Updated to 2015.2.15
+ + new depency python-requests
+ + too much to list:
+ see https://github.com/saltstack/salt-testing/compare/v2014.8.5...develop
+
+-------------------------------------------------------------------
Old:
----
SaltTesting-2014.8.5.tar.gz
New:
----
SaltTesting-2015.2.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-salt-testing.spec ++++++
--- /var/tmp/diff_new_pack.qFSs0t/_old 2015-02-13 08:35:40.000000000 +0100
+++ /var/tmp/diff_new_pack.qFSs0t/_new 2015-02-13 08:35:40.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-salt-testing
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-salt-testing
-Version: 2014.8.5
+Version: 2015.2.16
Release: 0
Summary: Testing tools needed in the several Salt Stack projects
License: Apache-2.0
@@ -31,8 +31,10 @@
BuildRequires: python-mock
BuildRequires: python-setuptools
BuildRequires: python-unittest2
+BuildRequires: python-requests
Requires: python-mock
Requires: python-unittest2
+Requires: python-requests
Recommends: python-coverage
%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()")}
@@ -56,6 +58,8 @@
%files
%defattr(-,root,root)
%doc LICENSE AUTHORS.rst
+%{_bindir}/github-commit-status
+%{_bindir}/salt-jenkins-build
%{python_sitelib}/*
%changelog
++++++ SaltTesting-2014.8.5.tar.gz -> SaltTesting-2015.2.16.tar.gz ++++++
++++ 6410 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]