Update to 3.13.2
This commit is contained in:
parent
06f35b0a78
commit
c1acab6f2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.12.0.tar.xz
|
/gnome-shell-3.12.0.tar.xz
|
||||||
/gnome-shell-3.12.1.tar.xz
|
/gnome-shell-3.12.1.tar.xz
|
||||||
/gnome-shell-3.13.1.tar.xz
|
/gnome-shell-3.13.1.tar.xz
|
||||||
|
/gnome-shell-3.13.2.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.13.1
|
Version: 3.13.2
|
||||||
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
|
||||||
@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-1
|
||||||
|
- Update to 3.13.2
|
||||||
|
|
||||||
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
|
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
|
||||||
- Pull in libgsystem
|
- Pull in libgsystem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user