Update to 3.5.5
This commit is contained in:
parent
84ca7b1803
commit
8b08a5e423
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user