3.0.0
This commit is contained in:
parent
01cd998007
commit
1d66eddd9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user