obs-utils-mge:v1.0.y-tip

Last commit made on 2023-08-08
Get this branch:
git clone -b v1.0.y-tip 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-tip
Repository:
lp:obs-utils-mge

Recent commits

129800f... by Mark Grant

at: Update Copyright for 2023

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

67627a8... by Mark Grant

at: Support ~ in version numbers

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

7cdd4d8... by Mark Grant

lxcu: Remove txt2man, rely on txt2manwrap dependencies

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

80adb3b... by Mark Grant

actions: Remove txt2man, rely on txt2manwrap dependencies

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

9611703... by Mark Grant

actions: Run on focal

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

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>