Update to 3.10.0
This commit is contained in:
parent
44ae8ce7ad
commit
342303f6c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ gnome-session-2.31.6.tar.bz2
|
|||||||
/gnome-session-3.9.5.tar.xz
|
/gnome-session-3.9.5.tar.xz
|
||||||
/gnome-session-3.9.90.tar.xz
|
/gnome-session-3.9.90.tar.xz
|
||||||
/gnome-session-3.9.91.tar.xz
|
/gnome-session-3.9.91.tar.xz
|
||||||
|
/gnome-session-3.10.0.tar.xz
|
||||||
|
@ -10,11 +10,11 @@
|
|||||||
|
|
||||||
Summary: GNOME session manager
|
Summary: GNOME session manager
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 3.9.91
|
Version: 3.10.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
#VCS: git:git://git.gnome.org/gnome-session
|
#VCS: git:git://git.gnome.org/gnome-session
|
||||||
Source0: http://download.gnome.org/sources/gnome-session/3.9/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-session/3.10/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||||
Patch1: gnome-session-3.3.92-nv30.patch
|
Patch1: gnome-session-3.3.92-nv30.patch
|
||||||
@ -137,6 +137,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 25 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-1
|
||||||
|
- Update to 3.10.0
|
||||||
|
|
||||||
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
||||||
- Update to 3.9.91
|
- Update to 3.9.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user