Update to 3.12.1
This commit is contained in:
parent
e8d4dc0e12
commit
8b0c49672a
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.11.91.tar.xz
|
/gnome-shell-3.11.91.tar.xz
|
||||||
/gnome-shell-3.11.92.tar.xz
|
/gnome-shell-3.11.92.tar.xz
|
||||||
/gnome-shell-3.12.0.tar.xz
|
/gnome-shell-3.12.0.tar.xz
|
||||||
|
/gnome-shell-3.12.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.12.0
|
Version: 3.12.1
|
||||||
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
|
||||||
@ -175,6 +175,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 Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
|
||||||
|
- Update to 3.12.1
|
||||||
|
|
||||||
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
|
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
|
||||||
- Update dep versions
|
- Update dep versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user