File python-aci-integration-module.changes of Package python-aci-integration-module
-------------------------------------------------------------------
Wed Nov 14 21:14:55 UTC 2018 - sma@suse.com
- Modified the 'BuildRequires' lines in the .spec file in order to
build the package successfully in Cloud:OpenStack:Pike.
-------------------------------------------------------------------
Mon Nov 12 16:16:15 UTC 2018 - sma@suse.com
- Modified the .spec file to build only the python2 package.
-------------------------------------------------------------------
Tue Oct 24 17:09:18 UTC 2018 - sma@suse.com
- Fixed up the SPEC file so that the build can succeed with the
upstream tarball. Otherwise, the tarball needs to be generated
from the "python setup.py sdist" command.
-------------------------------------------------------------------
Wed Oct 24 09:57:20 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to the upstream tarball as is required by our policies
-------------------------------------------------------------------
Wed Oct 24 09:11:33 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Remove useless patch 0001_manifest_alembic_addition.patch
- Do not remove requirements file in the prep phase
- Specify the package group
- Make sure we execute unittests, for now skipped
- Format the spec file using spec-cleaner to get unified look and
normal whitespace
- Changelog should be named the same as spec-file
- Changelog should be in an order timewise
- Changelog should not contain any patch lines
-------------------------------------------------------------------
Mon Oct 22 14:14:20 UTC 2018 - mmnelemane@suse.com
- Added a patch to include alembic migration files
-------------------------------------------------------------------
Mon Oct 22 09:34:55 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- run format-spec file and fix requires
-------------------------------------------------------------------
Thu Oct 18 20:01:29 UTC 2018 - sma@suse.com
- Spec file changes:
- Added the LICENSE file to the package.
- Synced the Requires list with requirements.txt.
- Eliminated the RPMlint error on duplicate files.
- Eliminated as many RPMlint warnings as possible.
-------------------------------------------------------------------
Thu Oct 18 19:54:50 UTC 2018 - sma@suse.com
- Renamed aci-integration-module to python-aci-integration-module.
Thus renamed the spec file. And made the spec file singlespec.
-------------------------------------------------------------------
Thu Oct 18 11:40:47 UTC 2018 - mmnelemane@suse.com
- Built source package directly from source
- removed manual steps for the build
- Upgraded to version 0.14.3
-------------------------------------------------------------------
Tue Oct 16 23:17:35 UTC 2018 - sma@suse.com
- Change the .spec file to build python-aci-integration-module
* Made it conform to singlespec standards, but only build python2
packages.
* made other cleanups to the spec file.
-------------------------------------------------------------------
Mon Oct 15 15:07:53 UTC 2018 - sma@suse.com
- Corrected spelling in spec file: python-sqlalchemy should be
python-SQLAlchemy.
-------------------------------------------------------------------
Wed Oct 10 15:42:41 UTC 2018 - sma@suse.com
- License should be Apache-2.0 according to the LICENSE file
in the aci-integration-module-0.10.0.tar.gz.
-------------------------------------------------------------------
Tue Jun 26 14:07:08 UTC 2018 - mmnelemane@suse.com
- Upgraded to 0.10.0
- for use with openstack Pike
-------------------------------------------------------------------
Thu Dec 21 10:57:26 UTC 2017 - mmnelemane@suse.com
- Fixed Requires python-acitoolkit
-------------------------------------------------------------------
Thu Dec 21 09:33:02 UTC 2017 - mmnelemane@suse.com
- Fixed Requires for python-oslo.config
-------------------------------------------------------------------
Fri Aug 25 10:27:11 UTC 2017 - mmnelemane@suse.com
- Initial Packaging (version 0.3.0)