Update to 3.21.1

This commit is contained in:
Kalev Lember 2016-05-03 12:40:20 +02:00
parent 477484ec1b
commit e02e6c3d6e
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -103,3 +103,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.19.93.tar.xz
/gnome-desktop-3.20.0.tar.xz
/gnome-desktop-3.20.1.tar.xz
/gnome-desktop-3.21.1.tar.xz

View File

@ -7,10 +7,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.20.1
Release: 2%{?dist}
Version: 3.21.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.20/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.21/gnome-desktop-%{version}.tar.xz
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
License: GPLv2+ and LGPLv2+
@ -116,6 +116,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests
%changelog
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
- Update to 3.21.1
* Wed Apr 27 2016 Owen Taylor <otaylor@redhat.com> - 3.20.1-2
- Remove dependency on system-backgrounds-gnome; this made sense when
gnome-desktop contained the GConf schemas, but now the background

View File

@ -1 +1 @@
ed6fce7d1cc535a84a6b692a61cc7264 gnome-desktop-3.20.1.tar.xz
4fac25e30f416eb296c2a6757878ccb3 gnome-desktop-3.21.1.tar.xz