Update to 3.17.92
This commit is contained in:
parent
b7113a6284
commit
c0571d7bb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.17.4.tar.xz
|
/gnome-shell-3.17.4.tar.xz
|
||||||
/gnome-shell-3.17.90.tar.xz
|
/gnome-shell-3.17.90.tar.xz
|
||||||
/gnome-shell-3.17.91.tar.xz
|
/gnome-shell-3.17.91.tar.xz
|
||||||
|
/gnome-shell-3.17.92.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.17.91
|
Version: 3.17.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -187,6 +187,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 Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
|
||||||
|
- Update to 3.17.92
|
||||||
|
|
||||||
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
|
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
|
||||||
- Update to 3.17.91
|
- Update to 3.17.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user