This commit is contained in:
Matthias Clasen 2012-01-17 00:08:06 -05:00
parent 229c1a7888
commit a55897c73d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -9,8 +9,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.3.3
Release: 2%{?dist}
Version: 3.3.4
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 Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
- Update to 3.3.4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
31b57ab860831cfbe85e011989ba4a95 gnome-desktop-3.3.3.tar.xz
97434a06ea4a020ff19c2af45c4b8ada gnome-desktop-3.3.4.tar.xz