Update to 3.15.3

This commit is contained in:
Richard Hughes 2014-12-19 11:16:38 +00:00
parent 8c39f9d35a
commit 25d9fbd19e
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -59,3 +59,4 @@ gnome-session-2.31.6.tar.bz2
/gnome-session-3.12.1.tar.xz /gnome-session-3.12.1.tar.xz
/gnome-session-3.13.3.tar.xz /gnome-session-3.13.3.tar.xz
/gnome-session-3.14.0.tar.xz /gnome-session-3.14.0.tar.xz
/gnome-session-3.15.3.tar.xz

View File

@ -10,11 +10,11 @@
Summary: GNOME session manager Summary: GNOME session manager
Name: gnome-session Name: gnome-session
Version: 3.14.0 Version: 3.15.3
Release: 2%{?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.14/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-session/3.15/%{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
@ -146,6 +146,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
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.3-1
- Update to 3.15.3
* Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 3.14.0-2 * Sat Nov 01 2014 Richard Hughes <rhughes@redhat.com> - 3.14.0-2
- Fix compile on RHEL - Fix compile on RHEL

View File

@ -1 +1 @@
ca05c48f7dfe6ddd78ac0a6bffb9592a gnome-session-3.14.0.tar.xz 503135a0692321abdc23cb2beb0070af gnome-session-3.15.3.tar.xz