Update to 3.7.90
This commit is contained in:
parent
7b32b4ce4d
commit
a1fba84405
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ gnome-desktop-2.90.4.tar.bz2
|
|||||||
/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
|
/gnome-desktop-3.7.5.tar.xz
|
||||||
|
/gnome-desktop-3.7.90.tar.xz
|
||||||
|
@ -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.5
|
Version: 3.7.90
|
||||||
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
|
||||||
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
||||||
|
- Update to 3.7.90
|
||||||
|
|
||||||
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
||||||
- Update to 3.7.5
|
- Update to 3.7.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user