sync with f15

This commit is contained in:
Matthias Clasen 2011-04-26 19:53:31 -04:00
parent 71acd5a9ca
commit 21f37f20fa
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-2.91.92.tar.bz2
/gnome-desktop-2.91.93.tar.bz2
/gnome-desktop-3.0.0.tar.bz2
/gnome-desktop-3.0.1.tar.bz2

View File

@ -9,8 +9,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.0.0
Release: 2%{?dist}
Version: 3.0.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.0/gnome-desktop-%{version}.tar.bz2
License: GPLv2+ and LGPLv2+
@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
- Update to 3.0.1
* Fri Apr 15 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
- Require gnome-themes-standard (#674799)

View File

@ -1 +1 @@
6215d5fee0a3ab517830d3e6553685f2 gnome-desktop-3.0.0.tar.bz2
ffc0ce6e9413786f78f59f18655e8523 gnome-desktop-3.0.1.tar.bz2