Update to 3.22.1

This commit is contained in:
Kalev Lember 2016-10-04 12:31:58 +02:00
parent 94c2aed589
commit a0950526af
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/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 /gnome-backgrounds-3.22.0.tar.xz
/gnome-backgrounds-3.22.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gnome-backgrounds Name: gnome-backgrounds
Version: 3.22.0 Version: 3.22.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Desktop backgrounds packaged with the GNOME desktop Summary: Desktop backgrounds packaged with the GNOME desktop
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/* %{_datadir}/backgrounds/*
%changelog %changelog
* Tue Oct 04 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
- Update to 3.22.1
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1 * Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0 - Update to 3.22.0

View File

@ -1 +1 @@
199cfca1c8d46fe6e605541a2a3d1a88 gnome-backgrounds-3.22.0.tar.xz cfcc4b5cc5697a326dfa6e06c5a3bf55 gnome-backgrounds-3.22.1.tar.xz