/*
   * Allow vendor change
   *
   * The package vendor is usually an indicator of the package origin.
   * Updates should only come from the same origin.
   * If this flag is true, the solver will allow vendor changes during
   * package upgrades.
   *
   * call-seq:
   *  solver.allow_vendor_change -> bool
   *
   */
  int allow_vendor_change()