This commit is contained in:
Matthias Clasen 2011-04-04 13:45:44 -04:00
parent 01cd998007
commit 1d66eddd9f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-2.32.0.tar.bz2
/gnome-backgrounds-2.91.92.tar.bz2
/gnome-backgrounds-3.0.0.tar.bz2

View File

@ -1,12 +1,12 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 2.91.92
Version: 3.0.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.91/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.0/%{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: intltool
BuildRequires: gettext
@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/backgrounds/*
%changelog
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
- Update to 3.0.0
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
0adc72f1e59d4fcd7b08e6f98e09e9fc gnome-backgrounds-2.91.92.tar.bz2
c3a96bbeceda3e1cb94ca99470ef35d4 gnome-backgrounds-3.0.0.tar.bz2