Update to 3.11.5

This commit is contained in:
Richard Hughes 2014-02-05 11:25:17 +00:00
parent 24c94055a5
commit b067dfc3f2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -69,3 +69,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.11.2.tar.xz
/gnome-shell-3.11.3.tar.xz
/gnome-shell-3.11.4.tar.xz
/gnome-shell-3.11.5.tar.xz

View File

@ -1,6 +1,6 @@
Name: gnome-shell
Version: 3.11.4
Release: 2%{?dist}
Version: 3.11.5
Release: 1%{?dist}
Summary: Window management and application launching for GNOME
Group: User Interface/Desktops
@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
%exclude %{_datadir}/gtk-doc
%changelog
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
- Update to 3.11.5
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-2
- Rebuild against newer evolution-data-server

View File

@ -1 +1 @@
ea1cfac912885e2296aeaa1f81f24c0a gnome-shell-3.11.4.tar.xz
aaeda8444f64e2fabaf7c229b49decf6 gnome-shell-3.11.5.tar.xz