1
0
python-rpm-macros/README.packaging
Jan Matejek 063020faf6 Accepting request 494239 from home:matejcik:rpm-macros-build-test
- version bump to 2017.05.09.fc237de
- fix badly generated %posttrans snippets in cases where
  old %python_install_alternative syntax is used for secondary files
- rework %if-macros
- introduce %python_flavor, which configures behavior of generic %python_*
  macros, and can be overriden by the user
- add --force to %python_install, to make install order fully deterministic

- version bump to 2017.04.27.d2ca08c
- switch versioning scheme to date-based
- switch from using service to a custom script update.sh
- auto-generate Provides: python2-modname in old distributions
  (only for main package though)

OBS-URL: https://build.opensuse.org/request/show/494239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=39
2017-05-10 12:48:58 +00:00

11 lines
430 B
Plaintext

This file contains information for OpenBuildService packagers.
To update this package from git, run the file update.sh
It pulls the latest version from github, assigns a date-based version
number, removes previous tarball and creates a new one, inputs the
version number in the spec file, and notes the version bump in changelog.
In the future, changelog should also be maintained in git and auto-dumped
into the changes file.