diff --git a/.gitignore b/.gitignore index d610fb8..da79c01 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gnome-backgrounds-2.30.0.tar.bz2 /gnome-backgrounds-3.19.90.tar.xz /gnome-backgrounds-3.20.tar.xz /gnome-backgrounds-3.21.91.tar.xz +/gnome-backgrounds-3.22.0.tar.xz diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 7fb1f5e..9473f5f 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -1,11 +1,11 @@ Name: gnome-backgrounds -Version: 3.21.91 +Version: 3.22.0 Release: 1%{?dist} Summary: Desktop backgrounds packaged with the GNOME desktop License: GPLv2 URL: http://www.gnome.org -Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: intltool @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale %{_datadir}/backgrounds/* %changelog +* Wed Sep 21 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Fri Sep 02 2016 Kalev Lember - 3.21.91-1 - Update to 3.21.91 - Don't set group tags diff --git a/sources b/sources index bd4c6cc..b88a221 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -717f79d132488209a24c6126ef8faf04 gnome-backgrounds-3.21.91.tar.xz +199cfca1c8d46fe6e605541a2a3d1a88 gnome-backgrounds-3.22.0.tar.xz