These are the release notes for skein. For more information, visit https://github.com/gooseproject/skein.
- additional github error logging
- added --no-push option to import
- added --no-upload option to import
- simple fix to allow multiple srpms to be listed on a single line during import tasks
- creating install_root dir before starting logging
- skein.py keeps getting added, removing again
- Added setup.py
- Updated README.rst
- Add imported package github repo to approved teams
- Added Import functionality
- Grabs rpm from a specific directory (or single file)
- Extracts the rpm spec, sources and patchs.
- Uploads sources to lookaside cache
- Generates 'sources' file in git repository
- Generates 'Makefile' in git repository
- Generates '.gitignore' in git repository
- Commits and pushes above files plus spec and patch files to github for organization