3.2.1
This commit is contained in:
parent
1415c607dc
commit
cb28379de7
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-3.1.91.tar.xz
|
||||
/gnome-desktop-3.1.92.tar.xz
|
||||
/gnome-desktop-3.2.0.tar.xz
|
||||
/gnome-desktop-3.2.1.tar.xz
|
||||
|
@ -9,10 +9,10 @@
|
||||
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.1/gnome-desktop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.2/gnome-desktop-%{version}.tar.xz
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -106,6 +106,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
||||
- Update to 3.2.1
|
||||
|
||||
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
||||
- Update to 3.2.0
|
||||
|
||||
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
||||
- Update to 3.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user