- The theme has been absorbed into gtk3 (bcl@redhat.com)

This commit is contained in:
Brian C. Lane 2014-06-27 15:50:24 -07:00
parent 293d240358
commit f6c2977eea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/lorax-21.11.tar.gz
/lorax-21.12.tar.gz
/lorax-21.13.tar.gz
/lorax-21.14.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 21.13
Version: 21.14
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -101,6 +101,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Fri Jun 27 2014 Brian C. Lane <bcl@redhat.com> 21.14-1
- The theme has been absorbed into gtk3 (bcl@redhat.com)
* Thu Jun 26 2014 Brian C. Lane <bcl@redhat.com> 21.13-1
- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)

View File

@ -1 +1 @@
81894328535f563207a85002efa093ca lorax-21.13.tar.gz
7e291299a14bf210322d864efa21c3ab lorax-21.14.tar.gz