Update to 3.21.91
This commit is contained in:
parent
71cb922fe4
commit
d478c3e196
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
||||
/gnome-backgrounds-3.18.0.tar.xz
|
||||
/gnome-backgrounds-3.19.90.tar.xz
|
||||
/gnome-backgrounds-3.20.tar.xz
|
||||
/gnome-backgrounds-3.21.91.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||
Name: gnome-backgrounds
|
||||
Version: 3.20
|
||||
Version: 3.21.91
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org
|
||||
#VCS: git:git://git.gnome.org/gnome-backgrounds
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gettext
|
||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
||||
%{_datadir}/backgrounds/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
||||
- Update to 3.21.91
|
||||
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20-1
|
||||
- Update to 3.20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user