Update to 3.3.92
This commit is contained in:
parent
4f1a864b29
commit
9d82e79b3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ gnome-desktop-2.90.4.tar.bz2
|
|||||||
/gnome-desktop-3.3.3.tar.xz
|
/gnome-desktop-3.3.3.tar.xz
|
||||||
/gnome-desktop-3.3.4.tar.xz
|
/gnome-desktop-3.3.4.tar.xz
|
||||||
/gnome-desktop-3.3.5.tar.xz
|
/gnome-desktop-3.3.5.tar.xz
|
||||||
|
/gnome-desktop-3.3.92.tar.xz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||||
Name: gnome-desktop3
|
Name: gnome-desktop3
|
||||||
Version: 3.3.5
|
Version: 3.3.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.3/gnome-desktop-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-desktop/3.3/gnome-desktop-%{version}.tar.xz
|
||||||
@ -106,6 +106,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 19 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
|
||||||
|
- Update to 3.3.92
|
||||||
|
|
||||||
* Tue Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
|
* Tue Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
|
||||||
- Update to 3.3.5
|
- Update to 3.3.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user