Update to 3.21.1
This commit is contained in:
parent
477484ec1b
commit
e02e6c3d6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user