Update to 3.5.5

This commit is contained in:
Richard Hughes 2012-08-07 08:08:39 +01:00
parent 84ca7b1803
commit 8b08a5e423
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.5.2.tar.xz
/gnome-desktop-3.5.3.tar.xz
/gnome-desktop-3.5.4.tar.xz
/gnome-desktop-3.5.5.tar.xz

View File

@ -9,8 +9,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.5.4
Release: 2%{?dist}
Version: 3.5.5
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.4/gnome-desktop-%{version}.tar.xz
@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
- Update to 3.5.5
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
7cabc1f2d262e8746dbdbc2acc5d59c7 gnome-desktop-3.5.4.tar.xz
84f1bd091972e439125adc8371b80659 gnome-desktop-3.5.5.tar.xz