Update to 3.15.92
This commit is contained in:
parent
dd9b40ec53
commit
1c249865d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.15.4.tar.xz
|
/gnome-shell-3.15.4.tar.xz
|
||||||
/gnome-shell-3.15.90.tar.xz
|
/gnome-shell-3.15.90.tar.xz
|
||||||
/gnome-shell-3.15.91.tar.xz
|
/gnome-shell-3.15.91.tar.xz
|
||||||
|
/gnome-shell-3.15.92.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.15.91
|
Version: 3.15.92
|
||||||
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
|
||||||
@ -179,6 +179,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
|
||||||
|
- Update to 3.15.92
|
||||||
|
|
||||||
* Tue Mar 17 2015 Ray Strode <rstrode@redhat.com> 3.15.91-2
|
* Tue Mar 17 2015 Ray Strode <rstrode@redhat.com> 3.15.91-2
|
||||||
- Drop dep on NetworkManager-config-connectivity-fedora
|
- Drop dep on NetworkManager-config-connectivity-fedora
|
||||||
It's already required by fedora-release-workstation
|
It's already required by fedora-release-workstation
|
||||||
|
Loading…
Reference in New Issue
Block a user