Update to 3.21.90.1

This commit is contained in:
Florian Müllner 2016-08-20 23:09:37 +02:00
parent 8d46d3efd7
commit 3a980ac5c6
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -116,3 +116,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.21.3.tar.xz
/gnome-shell-3.21.4.tar.xz
/gnome-shell-3.21.90.tar.xz
/gnome-shell-3.21.90.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gnome-shell
Version: 3.21.90
Version: 3.21.90.1
Release: 1%{?dist}
Summary: Window management and application launching for GNOME
@ -184,6 +184,11 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
%exclude %{_datadir}/gtk-doc
%changelog
* Sat Aug 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90.1-1
- Update to 3.21.90.1
(Fixes a corrupt .desktop file that made it from the build directory into
the 3.21.90 tarball)
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
- Update to 3.21.90

View File

@ -1 +1 @@
f6293a98f9137a65e6cfcb6542cbbc9d gnome-shell-3.21.90.tar.xz
3d2596dc0ad52cf0e8d396e6ba1dd3b2 gnome-shell-3.21.90.1.tar.xz