Skip to content

Commit

Permalink
Automatic commit of package [lorax] release [28.12-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
bcl committed May 24, 2018
1 parent e5ef195 commit 5548f5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion lorax.spec
Expand Up @@ -3,7 +3,7 @@
%define debug_package %{nil}

Name: lorax
Version: 28.11
Version: 28.12
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images

Expand Down Expand Up @@ -219,6 +219,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{python3_sitelib}/composer/*

%changelog
* Thu May 24 2018 Brian C. Lane <bcl@redhat.com> 28.12-1
- templates: Stop using gconfset (walters@verbum.org)
- Add support for version globs to blueprints (bcl@redhat.com)
- Update atlas blueprint (bcl@redhat.com)

* Thu May 17 2018 Brian C. Lane <bcl@redhat.com> 28.11-1
- Update the generated html docs (bcl@redhat.com)
- Update the README with relevant URLs (bcl@redhat.com)
Expand Down
2 changes: 1 addition & 1 deletion rel-eng/packages/lorax
@@ -1 +1 @@
28.11-1 ./
28.12-1 ./

0 comments on commit 5548f5f

Please sign in to comment.