Update to 3.16.0

This commit is contained in:
Florian Müllner 2015-03-23 20:35:36 +01:00
parent 43429733ca
commit d6f4d9b0ed
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -91,3 +91,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.15.90.tar.xz /gnome-shell-3.15.90.tar.xz
/gnome-shell-3.15.91.tar.xz /gnome-shell-3.15.91.tar.xz
/gnome-shell-3.15.92.tar.xz /gnome-shell-3.15.92.tar.xz
/gnome-shell-3.16.0.tar.xz

View File

@ -1,6 +1,6 @@
Name: gnome-shell Name: gnome-shell
Version: 3.15.92 Version: 3.16.0
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.15/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-shell/3.16/%{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
@ -182,6 +182,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
%exclude %{_datadir}/gtk-doc %exclude %{_datadir}/gtk-doc
%changelog %changelog
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2 * Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
- Update minimum dep versions - Update minimum dep versions
- Use license macro for the COPYING file - Use license macro for the COPYING file

View File

@ -1 +1 @@
b3c0b7b52cc6565134cfded697dd2069 gnome-shell-3.15.92.tar.xz e98d5ead445430d70dba772276a499db gnome-shell-3.16.0.tar.xz