Skip to content

Releases: essentialkaos/rpmbuilder

Version 2.2.3

12 Sep 22:38
v2.2.3
68194f9
Compare
Choose a tag to compare

Low Urgency

Changelog

Bugfixes

  • Minor UI bugfixes

Release 2.2.2

27 Aug 13:52
v2.2.2
3bbafba
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Bugfixes

  • Fixed bug with handling --without argument

Version 2.2.1

23 Jun 14:12
v2.2.1
a9375d3
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Updated argument parser

Bugfixes

  • Fixed bug in rpmunbuilder (thx to @gongled)

Version 2.2.0

11 May 22:25
v2.2.0
51b7106
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • [rpmbuilder] perfecto used by default for specs validation 🔥
  • [rpmbuilder] Added option --perfect/-3 for the most strict spec check

Improvements

  • Code refactoring

Version 2.1.0

22 Dec 23:46
v2.1.0
3bc1d35
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added option --attach/-A for attaching to parallel build session in tmux

Improvements

  • Code refactoring
  • Minor improvements

Bugfixes

  • Fixed bug with handling --exclude-package/-EX option value with asterisk

Version 2.0.0

28 Nov 22:09
v2.0.0
2d6dcda
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Source code divided to separate files 🔥
  • Code refactoring
  • Using spectool instead of manual spec parsing for macro evaluation
  • Improved UI

Bugfixes

  • Fixed bug with processing build options when --with or --without options is defined
  • Fixed minor bug with processing spec values
  • Fixed minor bug with processing sources
  • Fixed bug with uploading packages to remote host

Version 1.10.1

19 Sep 10:16
v1.10.1
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Fixed compatibility with latest version of gopack

Version 1.10.0

21 Jul 12:11
v1.10.0
Compare
Choose a tag to compare

Low Urgency

Changelog

New Features

  • RPMB-139 Added option --exclude-package/-EX for excluding some packages from installation

Improvements

  • Improved working with spec properties

Version 1.9.0

17 Jun 22:45
v1.9.0
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • Improved tmux support 🔥

Version 1.8.2

18 May 12:14
v1.8.2
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Fixed compatibility with latest version of gopack