diff --git a/.gitignore b/.gitignore index 160f17f..af0dc3d 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ gnome-desktop-2.90.4.tar.bz2 /gnome-desktop-3.21.4.tar.xz /gnome-desktop-3.21.90.tar.xz /gnome-desktop-3.21.92.tar.xz +/gnome-desktop-3.22.0.tar.xz diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index a32ce34..8f79e0f 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -6,13 +6,13 @@ %global po_package gnome-desktop-3.0 Name: gnome-desktop3 -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: Shared code among gnome-panel, gnome-session, nautilus, etc License: GPLv2+ and LGPLv2+ URL: http://www.gnome.org -Source0: http://download.gnome.org/sources/gnome-desktop/3.21/gnome-desktop-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-desktop/3.22/gnome-desktop-%{version}.tar.xz Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch BuildRequires: gnome-common @@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Mon Sep 19 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 - Don't set group tags diff --git a/sources b/sources index 384f47d..9d68c9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -621b63d007ac6fa33a2373d9b1ed0721 gnome-desktop-3.21.92.tar.xz +a48751f89cdc60a6df56eec74f1ec7ba gnome-desktop-3.22.0.tar.xz