Update to 3.11.5
This commit is contained in:
parent
24c94055a5
commit
b067dfc3f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user