Update to 3.6.3

This commit is contained in:
Rui Matos 2013-03-16 19:28:27 +01:00
parent bea343a239
commit a55adb0818
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.6.0.1.tar.xz /gnome-desktop-3.6.0.1.tar.xz
/gnome-desktop-3.6.1.tar.xz /gnome-desktop-3.6.1.tar.xz
/gnome-desktop-3.6.2.tar.xz /gnome-desktop-3.6.2.tar.xz
/gnome-desktop-3.6.3.tar.xz

View File

@ -7,7 +7,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.6.2 Version: 3.6.3
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.6/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.6/gnome-desktop-%{version}.tar.xz
@ -101,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/ %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog %changelog
* Sat Mar 16 2013 Rui Matos <rmatos@redhat.com> - 3.6.3-1
- Update to 3.6.3
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1 * Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
- Update to 3.6.2 - Update to 3.6.2

View File

@ -1 +1 @@
df8f12afd088674bff1664c3fd6619c0 gnome-desktop-3.6.2.tar.xz bdfa91c3ddbe29bc9e0a5000637ee35e gnome-desktop-3.6.3.tar.xz