[lorax] - Convert metacity gconf settings into gsettings schema overrides (dshea at redhat.com) - Add more ke

Brian C. Lane bcl at fedoraproject.org
Thu Jul 3 00:32:10 UTC 2014


commit 055eb7795f094e6652eb53791243b7cbd3beb93d
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Jul 2 17:32:05 2014 -0700

    - Convert metacity gconf settings into gsettings schema overrides
      (dshea at redhat.com)
    - Add more keybindings to the gschema override (dshea at redhat.com)
    - Don't emit media labels with spaces in them. (pjones at redhat.com)
    - Remove biosdevname (#989209) (bcl at 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 <bcl at redhat.com> 21.15-1
+- Convert metacity gconf settings into gsettings schema overrides
+  (dshea at redhat.com)
+- Add more keybindings to the gschema override (dshea at redhat.com)
+- Don't emit media labels with spaces in them. (pjones at redhat.com)
+- Remove biosdevname (#989209) (bcl at redhat.com)
+
 * Fri Jun 27 2014 Brian C. Lane <bcl at redhat.com> 21.14-1
 - The theme has been absorbed into gtk3 (bcl at 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


More information about the scm-commits mailing list