This commit is contained in:
Matthias Clasen 2011-01-07 12:33:19 -05:00
parent a0497ea35f
commit eb650d1afb
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-2.91.1.tar.bz2
/gnome-desktop-2.91.2.tar.bz2
/gnome-desktop-2.91.3.tar.bz2
/gnome-desktop-2.91.4.tar.bz2

View File

@ -1,5 +1,5 @@
%define libxml2_version 2.4.20
%define gtk3_version 2.91.0
%define gtk3_version 2.99.0
%define glib2_version 2.15.4
%define startup_notification_version 0.5
%define gnome_doc_utils_version 0.3.2
@ -8,8 +8,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 2.91.3
Release: 2%{?dist}
Version: 2.91.4
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/2.91/gnome-desktop-%{version}.tar.bz2
License: GPLv2+ and LGPLv2+
@ -110,6 +110,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
- Update to 2.91.4
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3-2
- Rebuild against new gtk

View File

@ -1 +1 @@
a204082c65e09fc7278f7c401b895d6a gnome-desktop-2.91.3.tar.bz2
60b555cb73b2ac4c90d296b071e8791b gnome-desktop-2.91.4.tar.bz2