3.1.90.1
This commit is contained in:
parent
fe605fcc39
commit
a4e21fab67
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ gnome-shell-2.31.5.tar.bz2
|
||||
/gnome-shell-3.1.3.tar.bz2
|
||||
/gnome-shell-3.1.4.tar.xz
|
||||
/gnome-shell-3.1.4-gite7b9933.tar.bz2
|
||||
/gnome-shell-3.1.90.1.tar.xz
|
||||
|
@ -1,15 +1,14 @@
|
||||
%define alphatag gite7b9933
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 3.1.4
|
||||
Release: 3.%{alphatag}%{?dist}
|
||||
Version: 3.1.90.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
URL: http://live.gnome.org/GnomeShell
|
||||
#VCS: git:git://git.gnome.org/gnome-shell
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}-%{alphatag}.tar.bz2
|
||||
Source0: http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: gnome-shell-avoid-redhat-menus.patch
|
||||
# from upstream
|
||||
@ -150,6 +149,9 @@ gconftool-2 --makefile-install-rule \
|
||||
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
|
||||
|
||||
%changelog
|
||||
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
|
||||
- Update to 3.1.90.1
|
||||
|
||||
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
|
||||
- rebuild against e-d-s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user