Automatic commit of package [lorax] release [29.6-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
84ee526d3f
commit
a038d76f64
14
lorax.spec
14
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 29.5
|
Version: 29.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -219,6 +219,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{python3_sitelib}/composer/*
|
%{python3_sitelib}/composer/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 04 2018 Brian C. Lane <bcl@redhat.com> 29.6-1
|
||||||
|
- New lorax documentation - 29.6 (bcl@redhat.com)
|
||||||
|
- Override Sphinx documentation version with LORAX_VERSION (bcl@redhat.com)
|
||||||
|
- Add support for sources to composer-cli (bcl@redhat.com)
|
||||||
|
- Fix DNF related issues with source selection (bcl@redhat.com)
|
||||||
|
- Fix handling bad source repos and add a test (bcl@redhat.com)
|
||||||
|
- Speed up test_dnfbase.py (bcl@redhat.com)
|
||||||
|
- Make sure new sources show up in the source/list output (bcl@redhat.com)
|
||||||
|
- Fix make_dnf_dirs (bcl@redhat.com)
|
||||||
|
- Update test_server for rawhide (bcl@redhat.com)
|
||||||
|
- Add support for user defined package sources API (bcl@redhat.com)
|
||||||
|
|
||||||
* Wed May 23 2018 Brian C. Lane <bcl@redhat.com> 29.5-1
|
* Wed May 23 2018 Brian C. Lane <bcl@redhat.com> 29.5-1
|
||||||
- templates: Stop using gconfset (walters@verbum.org)
|
- templates: Stop using gconfset (walters@verbum.org)
|
||||||
- Add support for version globs to blueprints (bcl@redhat.com)
|
- Add support for version globs to blueprints (bcl@redhat.com)
|
||||||
|
@ -1 +1 @@
|
|||||||
29.5-1 ./
|
29.6-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user