- 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)
This commit is contained in:
Brian C. Lane 2014-07-02 17:32:05 -07:00
parent f6c2977eea
commit 055eb7795f
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/lorax-21.12.tar.gz
/lorax-21.13.tar.gz
/lorax-21.14.tar.gz
/lorax-21.15.tar.gz

View File

@ -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@redhat.com> 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 <bcl@redhat.com> 21.14-1
- The theme has been absorbed into gtk3 (bcl@redhat.com)

View File

@ -1 +1 @@
7e291299a14bf210322d864efa21c3ab lorax-21.14.tar.gz
c1d56d2b4d7775f6586b5eec151f6541 lorax-21.15.tar.gz