This commit is contained in:
Matthias Clasen 2010-09-29 21:19:34 -04:00
parent 1155280132
commit 6973eba74d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-2.32.0.tar.bz2

View File

@ -1,12 +1,12 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 2.30.0
Version: 2.32.0
Release: 1%{?dist}
License: GPLv2
Group: Applications/Multimedia
URL: http://www.gnome.org
#VCS: git:git://git.gnome.org/gnome-backgrounds
Source0: http://download.gnome.org/sources/gnome-backgrounds/2.30/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gnome-backgrounds/2.32/%{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: intltool
BuildRequires: gettext
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/backgrounds/*
%changelog
* Wed Sep 29 2020 Matthias Clasen <mclasen@redhat.com> 2.32.0-1
- Update to 2.32.0
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
- Update to 2.30.0

View File

@ -1 +1 @@
4d620b0d0b6498eceacaef018abdcad2 gnome-backgrounds-2.30.0.tar.bz2
3df26626483b02e51adefc6ab5945a8d gnome-backgrounds-2.32.0.tar.bz2