This commit is contained in:
Rui Matos 2013-09-04 13:37:14 +02:00
parent bba5e31d1f
commit 7b83bbc957
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.8.1.tar.xz
/gnome-desktop-3.8.2.tar.xz
/gnome-desktop-3.8.3.tar.xz
/gnome-desktop-3.8.4.tar.xz

View File

@ -7,7 +7,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.8.3
Version: 3.8.4
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.8/gnome-desktop-%{version}.tar.xz
@ -104,6 +104,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Wed Sep 4 2013 Rui Matos <rmatos@redhat.com> - 3.8.4-1
- Update to 3.8.4
* Fri Jun 7 2013 Rui Matos <rmatos@redhat.com> - 3.8.3-1
- Update to 3.8.3

View File

@ -1 +1 @@
4d5bed79011826f62fda582d07d6fef5 gnome-desktop-3.8.3.tar.xz
233350635fe7f041070d0a74a57ce79e gnome-desktop-3.8.4.tar.xz