Update to 3.11.1
This commit is contained in:
parent
337c54cf91
commit
4b52618e4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.10.0.tar.xz
|
/gnome-shell-3.10.0.tar.xz
|
||||||
/gnome-shell-3.10.0.1.tar.xz
|
/gnome-shell-3.10.0.1.tar.xz
|
||||||
/gnome-shell-3.10.1.tar.xz
|
/gnome-shell-3.10.1.tar.xz
|
||||||
|
/gnome-shell-3.11.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.10.1
|
Version: 3.11.1
|
||||||
Release: 2%{?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
|
||||||
@ -8,7 +8,7 @@ License: GPLv2+
|
|||||||
Provides: desktop-notification-daemon
|
Provides: desktop-notification-daemon
|
||||||
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.10/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-shell/3.11/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Replace Epiphany with Firefox in the default favourite apps list
|
# Replace Epiphany with Firefox in the default favourite apps list
|
||||||
Patch1: gnome-shell-favourite-apps-firefox.patch
|
Patch1: gnome-shell-favourite-apps-firefox.patch
|
||||||
@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
|
||||||
|
- Update to 3.11.1
|
||||||
|
|
||||||
* Fri Oct 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-2
|
* Fri Oct 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-2
|
||||||
- Rebuild for new e-d-s
|
- Rebuild for new e-d-s
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user