obs-utils-mge:v1.0.y

Last commit made on 2022-08-08
Get this branch:
git clone -b v1.0.y https://git.launchpad.net/obs-utils-mge
Only Mark Grant can upload to this branch. If you are Mark Grant please log in for upload directions.

Branch merges

Branch information

Name:
v1.0.y
Repository:
lp:obs-utils-mge

Recent commits

58b2d02... by Mark Grant

v1.0.3

Signed-off-by: Mark Grant <email address hidden>

cdb9109... by Mark Grant

at: Update ChangeLog and NEWS for new release

Signed-off-by: Mark Grant <email address hidden>

49998d5... by Mark Grant

v1.0.2+rc1

Signed-off-by: Mark Grant <email address hidden>

debfbb7... by Mark Grant

all: Add config file and base output directory entry

This provides a base path for the osc build output. The directory
structure above this is standard and is shown below.

--+output-base
  |
  +-+Repo
    |
    +-+Arch
      |
      +-+built-pkgs
      |
      +-+tmp-pkg-cache

An example:
--+$HOME/SWDev/oscbuilder
  |
  +-+Debian_11
    |
    +-+x86_64
      |
      +-+built-pkgs
      |
      +-+tmp-pkg-cache

Signed-off-by: Mark Grant <email address hidden>

0fc8208... by Mark Grant

bash: Correct built-pkgs path

Signed-off-by: Mark Grant <email address hidden>

568c66b... by Mark Grant

v1.0.2

Signed-off-by: Mark Grant <email address hidden>

c8c4833... by Mark Grant

at: Update ChangeLog and NEWS for new release

Signed-off-by: Mark Grant <email address hidden>

c7b16b1... by Mark Grant

v1.0.1+rc2

Signed-off-by: Mark Grant <email address hidden>

112f5da... by Mark Grant

bash: Move release format processing to spec file

Release format processing, (eg lp154.0.0 for openSUSE), should never
have been done here, the spec file is the correct place.

Signed-off-by: Mark Grant <email address hidden>

a583903... by Mark Grant

bash: Add Raspbian as possible default

Signed-off-by: Mark Grant <email address hidden>