SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-heatclient-0.2.9-5.5.noarch.rpm :
Tue Oct 7 14:00:00 2014 dmuellerAATTsuse.com
- add 0001-Handle-upper-cased-endpoints.patch (bnc#899545)

Mon Apr 14 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.2.9:

* Updated from global requirements

* Process provider templates for included files

* Support Python 3

* Python 3: fix test_template_utils.py

* Skip timeout_mins when not specify

* get_file: encode non utf-8 encoding files via base64

* get_file: do not read same url once again

* Resolve files in resource types

* Do not use the \'+\' operation with dict_items()

* Python3: fix a bytes/str issue

* Updated from global requirements

* Using common methods from oslo cliutils

* Python 3: decode bytes before feeding them to jsonutils.loads()

* Output warnings for deprecated commands

* Add stack-preview support

* Workaround failing pypy gate job

* Remove dependent module py3kcompat

* Python 3: Fix YamlEnvironmentTest tests

* Oslo: sync strutils

* Add new tests to cover most of the requests port

* Modify stack ID lookup to only use stacks:lookup

* Add timeout option to stack-update

* Deprecate create/adopt --create-timeout in favor of --timeout

* Remove unused versions define in template_format.py

* Rename --timeout global option and make it work

* Python3: fix test_stack_list_with_args()

* Pass bytes to NamedTemporaryFile.write()

* Enable --help for each command

Thu Mar 27 13:00:00 2014 dmuellerAATTsuse.com
- switch to released version 0.2.8

Wed Mar 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.36.g53b581f:

* get_file: encode non utf-8 encoding files via base64

* get_file: do not read same url once again

* Do not use the \'+\' operation with dict_items()

* Updated from global requirements

Tue Mar 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.29.g508b6bb:

* Using common methods from oslo cliutils

* Output warnings for deprecated commands

* Python 3: Fix YamlEnvironmentTest tests

* Sort requirement files in alphabetical order

Sat Mar 22 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.21.g644d148:

* Add new tests to cover most of the requests port

* Pass bytes to NamedTemporaryFile.write()

Fri Mar 21 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.17.g8a51be6:

* Add stack-preview support

* Workaround failing pypy gate job

* Remove dependent module py3kcompat

* Oslo: sync strutils

* Modify stack ID lookup to only use stacks:lookup

Wed Mar 19 13:00:00 2014 dmuellerAATTsuse.com
- install bash_completion for heat

Sat Mar 15 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.8.g7e265ec:

* Add timeout option to stack-update

* Deprecate create/adopt --create-timeout in favor of --timeout

* Remove unused versions define in template_format.py

* Python3: fix test_stack_list_with_args()

Thu Mar 13 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.2.g3809893:

* Rename --timeout global option and make it work

Thu Mar 6 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.8.1.gaa30e46:

* Enable --help for each command
0.2.8

Sun Mar 2 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.7.34.gb048b1a:

* Do not use the \'+\' operation dict_items()

* Remove None for dict.get()

* Update apiclient.base and reuse new functional

Sat Mar 1 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.7.28.ga9f321e:

* Expand get_file using to template scope

* \"version\" section should be required in template

* Replace try...except with assertRaises

Wed Feb 26 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.7.22.g7083897:

* Updated from global requirements

* Improve help strings

* Fixed incorrect indentation in the tests

* Don\'t use request builtin redirect for any methods

Tue Feb 25 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.7.15.g55ad4b7:

* Support the native signal API

* Python3: fix bytes/str issues

Fri Feb 21 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.7.11.g60f3de4:

* add output-list and output-show

* Adding stack-adopt support to python-heatclient
0.2.7

* Only call decode() on bytes

* Do not use the \'+\' operation dict_items()

* get_file_contents: use six.itervalues() instead of dict.itervalues()

* Improve help strings

Wed Feb 19 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.6.117.g1dabd8c:

* REST method to fetch deployments metadata for a server

* Make POST/PUT redirects use original methods

* Decode all headers before logging curl commands

* Python3: use six.iteritems() rather than dict.iteritems()

Tue Feb 18 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.6.109.gaa1f09e:

* Add support for software config resources

* Fixes environment file using correct YAML format

* Add optional args arg back to do_list

Fri Feb 14 13:00:00 2014 cloud-develAATTsuse.de
- Update to version python-heatclient-0.2.6.104.g42099da:

* normalise_file_path_to_url: use urlutils.pathname2url

Thu Feb 13 13:00:00 2014 dmuellerAATTsuse.com
- fix requires

Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Update to version python-heatclient-0.2.6.103.g448d303:
+ python-heatclient stack-abandon support
+ Add more default CA paths
+ Port to python requests
+ Enable default in bash completion
+ Allow environment to not have resource_registry
+ Add filter option to stack-list
+ Add pagination (limit and marker) to stack-list
+ Populate files with content from get_file function calls
+ Enable hacking H233 rule
+ Configure logging regardless of debug flag
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)

Tue Feb 4 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.84:
+ Fix order of arguments in assertEqual

Fri Jan 31 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.83:
+ Pass empty dict not None for empty environment

Wed Jan 29 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.82:
+ Remove unused method \'string_to_bool\' from utils
+ Updated from global requirements
+ Add support for build info API

Mon Jan 27 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.76:
+ Remove dependencies on pep8, pyflakes and flake8
+ Refactor environment functions in preparation for get_file

Fri Jan 24 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.72:
+ Use template_format.parse for local stack parsing
+ reconcile prepare_environment_file/url into one funtion
+ Raise traceback on error when using CLI and -debug
+ Copy run_test.sh from heat repo
+ Move environment and template file functions to own module
+ Test coverage of empty environment
+ Improve and unit-test template contents fetching

Mon Jan 20 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.58:
+ Move template_format from heat to heatclient
+ Fetch environment from fields rather than function arg

Sat Jan 18 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.54:
+ Fix comparison with singletons
+ Use assertRaises instead of try/except/else

Fri Jan 17 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.50:
+ Remove unused common.base module

Thu Jan 16 13:00:00 2014 dmuellerAATTsuse.com
- fix requires

Thu Jan 16 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.48:
+ Add to_dict() method to Resource class
+ Update variable name in test_shell.py
+ Fix some trivial py3 errors
+ Sync strutils from oslo

Fri Jan 10 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.40:
+ Added API reference document
+ Remove vim header
+ Enable deleting multiple stacks with single call
+ Remove ununsed httplib2 requirement

Thu Jan 9 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.32:
+ Updates .gitignore

Wed Jan 8 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.30:
+ Increase test_resources coverage

Tue Jan 7 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.28:
+ Fix help formatting for resource-template

Mon Jan 6 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.26:
+ Sort resource-type-list output

Sat Jan 4 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.24:
+ Fixed typo error OS_IMAGE_URL
+ Wrapped some long lines

Thu Jan 2 13:00:00 2014 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.22:
+ Fix inappropriate error message on event-list

Sat Dec 21 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.21:
+ Allow the environment file to be specified via URL
+ Show better error when json fail to parse template

Fri Dec 20 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.17:
+ Sync base and exceptions from oslo
+ Reuse BaseManager and Resource from oslo

Wed Dec 18 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.13:
+ Supports bash_completion for heatclient
+ Misc typos in Heat client

Tue Dec 17 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.11:
+ Deprecate mox in favor of mox3
+ Use jsonutils from oslo incubator

Mon Dec 16 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.7:
+ Updated from global requirements
+ Updates tox.ini to use new features

Sat Dec 14 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.3:
+ Add support for resource_types

Wed Dec 11 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.2:
+ Replace inheritance hierarchy with composition

Sat Dec 7 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.6.1:
+ Change ID column of Event table to UUID

Fri Dec 6 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.54:
+ Fix i18n error when resource-name is non-english
+ Add --include-pass option for grizzly backwards compat
+ Add back --token-only for invocation compatibility

Wed Dec 4 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.50:
+ Revert \"Don\'t call credentials_headers() twice\"

Fri Nov 29 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.49:
+ use correct url on Windows platform
+ Fix shell operation with --os-auth-token
+ test_shell test current not deprecated options
+ Make tokens work with --os-no-client-auth
+ Honor endpoint_type when requesting keystone for a token

Thu Nov 28 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.39:
+ Pass only tenant name or ID to keystoneclient
+ Cleanup exc.verbose after tests
+ Use fixtures for all shell environment variables
+ Don\'t call credentials_headers() twice

Wed Nov 27 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.35:
+ Remove --token-only option, it does nothing

Tue Nov 26 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.34:
+ Revert \"heatclient is not working with os-auth-token\"

Mon Nov 25 13:00:00 2013 dmuellerAATTsuse.com
- switch to python-setuptools

Sun Nov 24 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.32:
+ Updated from global requirements

Thu Nov 21 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.30:
+ Encode output for fixing UnicodeDecodeError

Wed Nov 13 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.29:
+ Add a basic man page for heat

Tue Nov 12 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.28:
+ heatclient is not working with os-auth-token

Sat Nov 9 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.26:
+ Returning the json body after a stack-create or stack-update

Sat Nov 2 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.25:
+ Add a contibuting section to index.rst
+ Add a top level introduction to the index

Fri Nov 1 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.21:
+ Add doc/Makefile to help with building docs
+ Resync doc/source/conf.py from heat for consistency
+ Remove the release notes as it is not maintained here

Thu Oct 31 13:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.15:
+ Print a more correct error with event-show

Sat Oct 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.14:
+ Fix the testname of scenario

Wed Oct 23 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.13:
+ Import urlutils from openstack common
+ Use the six library for compatability
+ Transform print statement to print function
+ Replace urllib/urllib2 with urlutils
+ remove python 2.5 support for parse_sql
+ align the order of parameters for urlencode()

Fri Oct 18 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.6:
+ Replace mox with mox3
+ Import httplib from six.moves
+ Updated from global requirements

Mon Oct 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.3:
+ Allow env registry paths to be relative to env file

Tue Oct 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.5.1:
+ Updated from global requirements

Fri Sep 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.23:
+ Allow -P to be invoked multiple times

Thu Sep 26 14:00:00 2013 dmuellerAATTsuse.com
- fix requires

Thu Sep 19 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.21:
+ Replace OpenStack LLC with OpenStack Foundation

Thu Sep 19 14:00:00 2013 dmuellerAATTsuse.com
- fix requires

Thu Sep 12 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.20:
+ Support --version for heatclient
+ Stack instance identifier property
+ Add handler for heatclient.common.http

Thu Sep 5 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.15:
+ Added support for running the tests under PyPy with tox
+ Fix and enable Hacking H501 warning
+ Be backward compatible after a renaming in API

Wed Aug 28 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.10:
+ Add X-Region-Name parameter in HTTP request

Tue Aug 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.8:
+ Rename event logical_resource_id to resource_name

Mon Aug 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.7:
+ Do not obscure Unauthorized error messages

Sat Aug 24 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.5:
+ Apply OS_REGION_NAME for endpoint selection

Wed Aug 14 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.4:
+ Generate a template from a resource

Sat Aug 10 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.2:
+ Fix heat event list sorted order incorrect

Thu Aug 8 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.4.1:
+ Updated from global requirements

Wed Aug 7 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.15.g2c05c73:
+ Add mock as a test requirement
+ Fix Stack instance delete method
+ Custom Stack get method to avoid lookup redirects
+ Do not paginate stack list unless page_size is set
+ Remove unused Stack data method

Tue Aug 6 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.10.g9104cb0:
+ Sync with global requirements

Mon Aug 5 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.9.g529d429:
+ Implement Stack status and action properties

Tue Jul 30 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.8.gcae2c0f:
+ Parse error object (in json format) returned by heat-api

Mon Jul 22 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.6.ge5d68a4:
+ Validate heat url is supplied for --os-no-client-auth.
+ Set credentials headers if there is no auth token.

Wed Jul 17 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.3.2.ga49cf4c:
+ Make the parameter checking consistent.
+ Only set X-Auth-User, X-Auth-Key on stack create/update.
+ Display yaml format for stack deployed via hot template
+ Cleanup in preperation for release.

Mon Jul 15 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.37.gff2033a:
+ Raise requirements to be in sync with OpenStack/Requirements
+ Rename README.md to README.rst

Sun Jul 14 14:00:00 2013 dmuellerAATTsuse.com
- move heat client to main package

Thu Jul 11 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.34.ga4208dc:
+ Fix \"heat validate\" (add needed environment option)

Thu Jul 11 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.32.gcb5b027:
+ Update upper bound of keystoneclient version.

Fri Jul 5 14:00:00 2013 dmuellerAATTsuse.com
- update requires

Wed Jul 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.31.g9cba3da:
+ Add support for suspend/resume actions
+ Unit tests for pretty table special formatters.
+ Format resource required_by in resource-show.

Sun Jun 30 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.26.g7774ac3:
+ Upload provider templates referenced in the environment.

Thu Jun 27 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.25.ga77fd13:
+ Fix all the pep8 E
* and F
* errors.
+ Fix all but H302 hacking rules.

Thu Jun 27 14:00:00 2013 speilickeAATTsuse.com
- Only depend on python-discover on SLE, it\'s a Python-2.6 feature
backport

Wed Jun 26 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.23.g61ce603:
+ Fix various smaller pep8 issues

Mon Jun 17 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.22.gf524528:
+ flake8 ignore build directory.
+ Stop passing path to VerifiedHTTPSConnection

Wed Jun 12 14:00:00 2013 dmuellerAATTsuse.com
- fix test requires

Wed Jun 12 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.19.g0e559f5:
+ Remove explicit distribute depend.
+ Include .testr.conf in source tarball

Tue Jun 11 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.16.g5f3e7ef:
+ Use Python 3.x compatible except: construct

Fri Jun 7 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.14.gb1eab17:
+ Add support for environment files

Mon Jun 3 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.12.g6aeb099:
+ Migrate to testr from nose.

Sun Jun 2 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.10.g9b1ce21:
+ Fixes text split for parameters

Wed May 29 14:00:00 2013 opensuse-cloudAATTopensuse.org
- Update to version 0.2.2.9.g2e6e49f:
+ Move requirements files to standard names.
+ Move tests into package dir.
+ Migrate test base classes to testtools.

Mon Mar 18 13:00:00 2013 speilickeAATTsuse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix

Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.2.0+git.1362996290.841ded0:
+ Remove warlock from pip-requires as it is not used

Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.2.0+git.1362502337.b6ff6d2:
+ Change --disable-rollback option to --enable-rollback

Thu Feb 28 13:00:00 2013 saschpeAATTsuse.de
- Update to version 0.2.0+git.1362055982.ec0a708:
+ Don\'t add \'dev\' to tag_build

Sun Feb 24 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.2.0dev+git.1361729954.f1baa75:
+ heatclient : correct timeout parameter name
+ heatclient : Add --disable-rollback option

Fri Feb 22 13:00:00 2013 saschpeAATTsuse.de
- BuildRequire openstack-suse-macros instead of openstack-macros

Mon Feb 18 13:00:00 2013 cloud-develAATTsuse.de
- Update to version 0.2.0dev+git.1361180419.84b7969:
+ Return the exit code from tox to callers of run_tests.sh

Mon Feb 4 13:00:00 2013 dmuellerAATTsuse.com
- Update to version 0.2.0dev+git.1359979473.bcaf6c4:
+ Add switch to disable token authentication.
+ Don\'t log at all if debugging is not turned on

Mon Jan 14 13:00:00 2013 saschpeAATTsuse.de
- Update to version 0.2.0dev+git.1358164800.7f50a72:
+ Fixes required for packaging
- Updated requirements

Wed Jan 9 13:00:00 2013 saschpeAATTsuse.de
- Move service to tarballs.opensuse.org, upstream now provides tarballs
for python-heatclient
- Update to version 0.1.0.2.gb1b5455+git.1357718136.b1b5455:
+ Relax the required version of prettytable.

Wed Dec 19 13:00:00 2012 saschpeAATTsuse.de
- Move to obs-service-git_tarballs
+ Drop BuildRequires: python-setuptools-git
- Update to version 0.1.0.1.gc7130de+git.1355925790.c7130de:
+ Display a better error message on HTTP exception
+ Fix git repo url
+ Deprecate commands and add unified cli replacements.
+ remove some glanceisms from the docs
+ add some pypi meta info
+ Update .gitreview for org move.
+ Support for events list and details
+ Use python-keystoneclient 0.2 series
+ Pass template as a string if it is not JSON.

Wed Dec 5 13:00:00 2012 saschpeAATTsuse.de
- Use AATTPARENT_TAGAATT in _service file to automate versioning

Mon Nov 26 13:00:00 2012 saschpeAATTsuse.de
- Cleanup (build) dependencies

Mon Nov 26 13:00:00 2012 saschpeAATTsuse.de
- Initial version


 
ICM