Update to 3.7.5

This commit is contained in:
Richard Hughes 2013-02-05 21:13:10 +00:00
parent fc903f7918
commit 86c5c56e25
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.7.2.tar.xz /gnome-desktop-3.7.2.tar.xz
/gnome-desktop-3.7.3.tar.xz /gnome-desktop-3.7.3.tar.xz
/gnome-desktop-3.7.4.tar.xz /gnome-desktop-3.7.4.tar.xz
/gnome-desktop-3.7.5.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.7.4 Version: 3.7.5
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.7/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.7/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
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
- Update to 3.7.5
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1 * Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
- Update to 3.7.4 - Update to 3.7.4

View File

@ -1 +1 @@
c6366251b0bdfd4123081a8868929b3f gnome-desktop-3.7.4.tar.xz 672c1fc709b03d95c35bf126f1ec3fd4 gnome-desktop-3.7.5.tar.xz