This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Releases: xenserver/planex
Releases · xenserver/planex
Planex 2.1.1
- planex-mock: Properly create the RPMS top-level symlink
- planex-make-srpm: Don't cause RPM to choke on a malformed gitsha
- planex-create-mock-config: honour exclude and includepkgs
- planex-pin: Add an option to specify the location of the pin file
Planex 0.22.2
- planex-create-mock-config: Support exclude and includepkgs directives
Planex 0.23.2
- planex-create-mock-config: Support exclude and includepkgs directives
Planex 2.1.0
- planex-pin: Reintroduce utility to override a package's sources with
a local repo - Makefile.rules: Split up centralized _build/ directory creation
- planex-clone: Remove unused --pins-dir argument
- planex-clone: Add --skip-base argument
- planex-create-mock-config: add --environment argument
Planex 2.0.1
- depend: Handle pinned packages without patchqueues correctly
Planex 2.0.0
- patchqueue: Patch queues no longer contain spec files
- depend: Specs and links listed earlier on the command line override
those listed later - depend: Remove --pins-dir option
- extract: Remove obsolete utility
- link: Store the path from which the link was loaded
Planex 1.0.0
- git: Remove unused describe() and current_branch() methods
Planex 0.23.1
- depend: Do not make an SRPM depend on a link if a pin is also present
- Makefile.rules: add RPMBUILD_EXTRA_FLAGS variable
- depend: Remove unused --repos_path argument
Planex 0.23.0
- planex-makesrpm: Do not rewrite %autosetup rules in spec files
Planex 0.22.1
- planex-patchqueue: Handle static tarballs in patchqueue repositories
correctly