Update to 3.22.0
This commit is contained in:
parent
29eadcd44c
commit
94c2aed589
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <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
|
||||
- Update to 3.21.91
|
||||
- Don't set group tags
|
||||
|
Loading…
Reference in New Issue
Block a user