This commit is contained in:
Matthias Clasen 2012-02-07 07:47:34 -05:00
parent a55897c73d
commit 4f1a864b29
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.3.2.tar.xz
/gnome-desktop-3.3.3.tar.xz
/gnome-desktop-3.3.4.tar.xz
/gnome-desktop-3.3.5.tar.xz

View File

@ -9,7 +9,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.3.4
Version: 3.3.5
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 Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
- Update to 3.3.5
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
- Update to 3.3.4

View File

@ -1 +1 @@
97434a06ea4a020ff19c2af45c4b8ada gnome-desktop-3.3.4.tar.xz
f0fff59d50bb6d7bfce2c3df54ba2c58 gnome-desktop-3.3.5.tar.xz