Hello community, here is the log from the commit of package python-stevedore for openSUSE:Factory checked in at 2013-06-13 21:51:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stevedore (Old) and /work/SRC/openSUSE:Factory/.python-stevedore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stevedore" Changes: -------- --- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes 2013-01-14 22:26:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes 2013-06-13 21:51:39.000000000 +0200 @@ -1,0 +2,7 @@ +Wed May 29 12:31:00 UTC 2013 - [email protected] + +- add compatibility provides of 0.8.0 version + * needed for other packages that generate the version from + * PyPi (where this is fetched when fetching 0.8.0) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stevedore.spec ++++++ --- /var/tmp/diff_new_pack.2HBvi4/_old 2013-06-13 21:51:39.000000000 +0200 +++ /var/tmp/diff_new_pack.2HBvi4/_new 2013-06-13 21:51:39.000000000 +0200 @@ -22,6 +22,11 @@ Summary: Manage dynamic plugins for Python applications License: Apache-2.0 Group: Development/Languages/Python +%if "%{version}" == "0.8" +Provides: %name = 0.8.0 +%else +%error remove me +%endif Url: https://github.com/dreamhost/stevedore Source: http://pypi.python.org/packages/source/s/stevedore/stevedore-%{version}.tar.gz BuildRequires: python-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
