3.5.3
This commit is contained in:
parent
a87a85a0af
commit
5637a3adb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.4.0.tar.xz
|
/gnome-shell-3.4.0.tar.xz
|
||||||
/gnome-shell-3.4.1.tar.xz
|
/gnome-shell-3.4.1.tar.xz
|
||||||
/gnome-shell-3.5.2.tar.xz
|
/gnome-shell-3.5.2.tar.xz
|
||||||
|
/gnome-shell-3.5.3.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.5.2
|
Version: 3.5.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://live.gnome.org/GnomeShell
|
URL: http://live.gnome.org/GnomeShell
|
||||||
#VCS: git:git://git.gnome.org/gnome-shell
|
#VCS: git:git://git.gnome.org/gnome-shell
|
||||||
Source0: http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-shell/3.5/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: gnome-shell-avoid-redhat-menus.patch
|
Patch0: gnome-shell-avoid-redhat-menus.patch
|
||||||
# Replace Epiphany with Firefox in the default favourite apps list
|
# Replace Epiphany with Firefox in the default favourite apps list
|
||||||
@ -152,6 +152,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
|
||||||
|
- Update to 3.5.3
|
||||||
|
|
||||||
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
|
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
|
||||||
- Remove upstreamed patch
|
- Remove upstreamed patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user