Update to 3.6.0
This commit is contained in:
parent
b582a12ead
commit
defb055d5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ gnome-desktop-2.90.4.tar.bz2
|
|||||||
/gnome-desktop-3.5.5.tar.xz
|
/gnome-desktop-3.5.5.tar.xz
|
||||||
/gnome-desktop-3.5.90.tar.xz
|
/gnome-desktop-3.5.90.tar.xz
|
||||||
/gnome-desktop-3.5.91.tar.xz
|
/gnome-desktop-3.5.91.tar.xz
|
||||||
|
/gnome-desktop-3.6.0.tar.xz
|
||||||
|
@ -9,7 +9,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.5.91
|
Version: 3.6.0
|
||||||
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.4/gnome-desktop-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-desktop/3.4/gnome-desktop-%{version}.tar.xz
|
||||||
@ -110,6 +110,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 Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
|
||||||
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
||||||
- Update to 3.5.91
|
- Update to 3.5.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user