From 055eb7795f094e6652eb53791243b7cbd3beb93d Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 2 Jul 2014 17:32:05 -0700 Subject: [PATCH] - Convert metacity gconf settings into gsettings schema overrides (dshea@redhat.com) - Add more keybindings to the gschema override (dshea@redhat.com) - Don't emit media labels with spaces in them. (pjones@redhat.com) - Remove biosdevname (#989209) (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3989930..d1c3c02 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /lorax-21.12.tar.gz /lorax-21.13.tar.gz /lorax-21.14.tar.gz +/lorax-21.15.tar.gz diff --git a/lorax.spec b/lorax.spec index 725cece..c737563 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.14 +Version: 21.15 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Wed Jul 02 2014 Brian C. Lane 21.15-1 +- Convert metacity gconf settings into gsettings schema overrides + (dshea@redhat.com) +- Add more keybindings to the gschema override (dshea@redhat.com) +- Don't emit media labels with spaces in them. (pjones@redhat.com) +- Remove biosdevname (#989209) (bcl@redhat.com) + * Fri Jun 27 2014 Brian C. Lane 21.14-1 - The theme has been absorbed into gtk3 (bcl@redhat.com) diff --git a/sources b/sources index 7f92712..8471306 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e291299a14bf210322d864efa21c3ab lorax-21.14.tar.gz +c1d56d2b4d7775f6586b5eec151f6541 lorax-21.15.tar.gz