Update to 3.21.3

This commit is contained in:
Richard Hughes 2016-06-22 16:50:09 +01:00
parent f78b8def39
commit b69a41e545
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -75,3 +75,4 @@ gnome-session-2.31.6.tar.bz2
/gnome-session-3.19.92.tar.xz
/gnome-session-3.20.0.tar.xz
/gnome-session-3.20.1.tar.xz
/gnome-session-3.21.3.tar.xz

View File

@ -9,11 +9,11 @@
Summary: GNOME session manager
Name: gnome-session
Version: 3.20.1
Version: 3.21.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.20/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-session/3.21/%{name}-%{version}.tar.xz
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
Patch1: gnome-session-3.3.92-nv30.patch
@ -139,6 +139,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
%changelog
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
- Update to 3.21.3
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1

View File

@ -1 +1 @@
9aba2f42ce9f4eadcc89d175ee8969d2 gnome-session-3.20.1.tar.xz
48531dc5caf0691ea30a2a3e878ed98b gnome-session-3.21.3.tar.xz