1
0
python-oslo.config/python-oslo.config.changes

67 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Wed May 29 10:51:56 UTC 2013 - dmueller@suse.com
- remove setBadness call from rpmlintrc
-------------------------------------------------------------------
Fri Apr 26 16:13:04 UTC 2013 - dmueller@suse.com
- downgrade to 1.1.0 released version as stevedore
can not handle 4 digit version numbers (1.1.0.a3)
-------------------------------------------------------------------
Thu Apr 4 09:02:21 UTC 2013 - dmueller@suse.com
- provide/obsolete python-oslo-config and its subpackages
-------------------------------------------------------------------
Mon Mar 18 10:43:54 UTC 2013 - speilicke@suse.com
- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
--------------------------------------------------------------------
Sun Mar 17 00:13:36 UTC 2013 - cloud-devel@suse.de
- Update to version 1.2.0.a3+git.1363479216.91155c8:
+ Correct some typos in docstrings in cfg.py.
+ Copyright rename LLC to Foundation
+ Open 1.2.x development
+ Add Environment::OpenStack classifier
+ Fix copyright - from LLC to Foundation
--------------------------------------------------------------------
Mon Mar 11 10:06:53 UTC 2013 - dmueller@suse.com
- rename package to python-oslo.config
- Update to version 1.1.0.a3+git.1362996413.6dca669:
+ Explicitly set ConfigOpts._args to sys.argv[1:]
+ Switch to semantic versioning
+ Change the name of the project to oslo.config
-------------------------------------------------------------------
Tue Feb 26 16:32:38 UTC 2013 - iartarisi@suse.com
- remove unneeded patch for oslo/__init__.py, the namespace is
declared in setup.py
-------------------------------------------------------------------
Fri Feb 22 11:28:50 UTC 2013 - saschpe@suse.de
- BuildRequire openstack-suse-macros instead of openstack-macros
-------------------------------------------------------------------
Thu Feb 21 09:16:56 UTC 2013 - iartarisi@suse.com
- remove testtool dependency; we can run the tests without it
-------------------------------------------------------------------
Wed Feb 20 13:47:25 UTC 2013 - iartarisi@suse.com
- set BuildArch: noarch for newer distros
-------------------------------------------------------------------
Wed Feb 20 13:07:15 UTC 2013 - iartarisi@suse.com
- initial version