Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-21 16:56:22 +02:00
parent 29eadcd44c
commit 94c2aed589
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-3.19.90.tar.xz /gnome-backgrounds-3.19.90.tar.xz
/gnome-backgrounds-3.20.tar.xz /gnome-backgrounds-3.20.tar.xz
/gnome-backgrounds-3.21.91.tar.xz /gnome-backgrounds-3.21.91.tar.xz
/gnome-backgrounds-3.22.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-backgrounds Name: gnome-backgrounds
Version: 3.21.91 Version: 3.22.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Desktop backgrounds packaged with the GNOME desktop Summary: Desktop backgrounds packaged with the GNOME desktop
License: GPLv2 License: GPLv2
URL: http://www.gnome.org 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 BuildArch: noarch
BuildRequires: intltool BuildRequires: intltool
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/* %{_datadir}/backgrounds/*
%changelog %changelog
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1 * Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
- Update to 3.21.91 - Update to 3.21.91
- Don't set group tags - Don't set group tags

View File

@ -1 +1 @@
717f79d132488209a24c6126ef8faf04 gnome-backgrounds-3.21.91.tar.xz 199cfca1c8d46fe6e605541a2a3d1a88 gnome-backgrounds-3.22.0.tar.xz