diff --git a/.gitignore b/.gitignore index c010dd5..5067988 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /lorax-21.9.tar.gz /lorax-21.10.tar.gz /lorax-21.11.tar.gz +/lorax-21.12.tar.gz diff --git a/lorax.spec b/lorax.spec index f77a605..2eb27c7 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.11 +Version: 21.12 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Tue Jun 24 2014 Brian C. Lane 21.12-1 +- tito.props section name is buildconfig (bcl@redhat.com) +- Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@redhat.com) +- Update tito config (bcl@redhat.com) + * Thu Jun 19 2014 Brian C. Lane 21.11-1 - livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com) - livemedia-creator: Fail when there are missing packages (bcl@redhat.com) diff --git a/sources b/sources index dbe6da9..f4c9a8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c0e9306747b2c088d8d93701013e568 lorax-21.11.tar.gz +af42de78fe83e02eaec23879099cd52c lorax-21.12.tar.gz