Automatic commit of package [lorax] release [23.5-1].

This commit is contained in:
Brian C. Lane 2015-03-16 16:54:48 -07:00
parent 9ed9268cfa
commit 0f17ef6b2b
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 23.4
Version: 23.5
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -106,6 +106,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Mon Mar 16 2015 Brian C. Lane <bcl@redhat.com> 23.5-1
- Don't erase /usr/lib/os.release.d (sgallagh@redhat.com)
* Fri Mar 13 2015 Brian C. Lane <bcl@redhat.com> 23.4-1
- Require python-dnf so that we get the python2 version (bcl@redhat.com)
- livemedia-creator: Fix up fake yum object for DNF change (bcl@redhat.com)

View File

@ -1 +1 @@
23.4-1 ./
23.5-1 ./