diff --git a/.gitignore b/.gitignore index 78cda63..833600b 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.11.91.tar.xz /gnome-shell-3.11.92.tar.xz /gnome-shell-3.12.0.tar.xz +/gnome-shell-3.12.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 45b08cb..1a0adbe 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.12.0 -Release: 2%{?dist} +Version: 3.12.1 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -175,6 +175,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Apr 15 2014 Florian Müllner - 3.12.1-1 +- Update to 3.12.1 + * Sat Apr 05 2014 Kalev Lember - 3.12.0-2 - Update dep versions diff --git a/sources b/sources index 2a22273..46e7ca0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8071e8531e82b8e56eedf57e65179594 gnome-shell-3.12.0.tar.xz +40c2a3096f6c8a3ea845ac9bb2c5f9bd gnome-shell-3.12.1.tar.xz