Update to 3.15.3
This commit is contained in:
parent
8c39f9d35a
commit
25d9fbd19e
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-3.12.1.tar.xz
|
||||
/gnome-session-3.13.3.tar.xz
|
||||
/gnome-session-3.14.0.tar.xz
|
||||
/gnome-session-3.15.3.tar.xz
|
||||
|
@ -10,11 +10,11 @@
|
||||
|
||||
Summary: GNOME session manager
|
||||
Name: gnome-session
|
||||
Version: 3.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.15.3
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
#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
|
||||
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
|
||||
|
||||
%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
|
||||
- Fix compile on RHEL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user