This commit is contained in:
Matthias Clasen 2011-12-20 19:56:26 -05:00
parent a4e6082250
commit b64c947aea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.2.1.tar.xz
/gnome-desktop-3.3.1.tar.xz
/gnome-desktop-3.3.2.tar.xz
/gnome-desktop-3.3.3.tar.xz

View File

@ -9,7 +9,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.3.2
Version: 3.3.3
Release: 1%{?dist}
URL: http://www.gnome.org
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/
%changelog
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
- Update to 3.3.3
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
- Update to 3.3.2

View File

@ -1 +1 @@
2e3e623fa1c06a596768218e3c51a54c gnome-desktop-3.3.2.tar.xz
31b57ab860831cfbe85e011989ba4a95 gnome-desktop-3.3.3.tar.xz