2.91.4
This commit is contained in:
parent
283b92a5cf
commit
c946c6bbed
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-2.91.1.tar.bz2
|
/gnome-shell-2.91.1.tar.bz2
|
||||||
/gnome-shell-2.91.2.tar.bz2
|
/gnome-shell-2.91.2.tar.bz2
|
||||||
/gnome-shell-2.91.3.tar.bz2
|
/gnome-shell-2.91.3.tar.bz2
|
||||||
|
/gnome-shell-2.91.4.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 2.91.3
|
Version: 2.91.4
|
||||||
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
|
||||||
@ -130,6 +130,10 @@ gconftool-2 --makefile-install-rule \
|
|||||||
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
|
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
|
||||||
|
- Update to 2.91.4
|
||||||
|
- Rebuild against new gtk
|
||||||
|
|
||||||
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
|
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
|
||||||
- Rebuild aginst new gtk
|
- Rebuild aginst new gtk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user