Update to 3.19.3
This commit is contained in:
parent
513ca08008
commit
6c4877b394
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.18.1.tar.xz
|
/gnome-shell-3.18.1.tar.xz
|
||||||
/gnome-shell-3.19.1.tar.xz
|
/gnome-shell-3.19.1.tar.xz
|
||||||
/gnome-shell-3.19.2.tar.xz
|
/gnome-shell-3.19.2.tar.xz
|
||||||
|
/gnome-shell-3.19.3.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.19.2
|
Version: 3.19.3
|
||||||
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
|
||||||
@ -183,6 +183,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 Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
|
||||||
|
- Update to 3.19.3
|
||||||
|
|
||||||
* Tue Dec 01 2015 Kalev Lember <klember@redhat.com> - 3.19.2-2
|
* Tue Dec 01 2015 Kalev Lember <klember@redhat.com> - 3.19.2-2
|
||||||
- Bump gsettings-desktop-schemas dep to 3.19.2
|
- Bump gsettings-desktop-schemas dep to 3.19.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user