This commit is contained in:
Matthias Clasen 2013-01-15 23:48:25 -05:00
parent dea60bde8b
commit fc903f7918
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.7.1.tar.xz
/gnome-desktop-3.7.2.tar.xz
/gnome-desktop-3.7.3.tar.xz
/gnome-desktop-3.7.4.tar.xz

View File

@ -7,7 +7,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.7.3
Version: 3.7.4
Release: 1%{?dist}
URL: http://www.gnome.org
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/
%changelog
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
- Update to 3.7.4
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
- Update to 3.7.3

View File

@ -1 +1 @@
527eb83dc83903eb132e168f584ca956 gnome-desktop-3.7.3.tar.xz
c6366251b0bdfd4123081a8868929b3f gnome-desktop-3.7.4.tar.xz