Skip to content

autodetect MAJOR changes in rpm package #70

@fedya

Description

@fedya

autodetect MAJOR changes in rpm package
How it works now, e.g. libusb:

  1. libusb pushed new upgrade from 1.0 to 2.0
  2. libusb.so.0 changed to libusb.so.1
    that's mean that we need to rebuild all dependent packages of libusb0 to libusb1

What need to automate:
Push to abf json data info about libusb changes, it's possible with simple compare of
current package in repo and built package in container.

I think need just to update json model for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions