Update to 3.21.4
This commit is contained in:
parent
982f051389
commit
aefb1b8d63
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.21.1.tar.xz
|
/gnome-shell-3.21.1.tar.xz
|
||||||
/gnome-shell-3.21.2.tar.xz
|
/gnome-shell-3.21.2.tar.xz
|
||||||
/gnome-shell-3.21.3.tar.xz
|
/gnome-shell-3.21.3.tar.xz
|
||||||
|
/gnome-shell-3.21.4.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.21.3
|
Version: 3.21.4
|
||||||
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
|
||||||
@ -180,6 +180,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 Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
|
||||||
|
- Update to 3.21.4
|
||||||
|
|
||||||
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-2
|
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-2
|
||||||
- Rebuild for newer evolution-data-server
|
- Rebuild for newer evolution-data-server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user