diff --git a/.gitignore b/.gitignore index 8b42878..3989930 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /lorax-21.11.tar.gz /lorax-21.12.tar.gz /lorax-21.13.tar.gz +/lorax-21.14.tar.gz diff --git a/lorax.spec b/lorax.spec index 91b58e7..725cece 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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 21.14-1 +- The theme has been absorbed into gtk3 (bcl@redhat.com) + * Thu Jun 26 2014 Brian C. Lane 21.13-1 - livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com) diff --git a/sources b/sources index e56f878..7f92712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81894328535f563207a85002efa093ca lorax-21.13.tar.gz +7e291299a14bf210322d864efa21c3ab lorax-21.14.tar.gz