3.3.5
This commit is contained in:
parent
a55897c73d
commit
4f1a864b29
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ gnome-desktop-2.90.4.tar.bz2
|
|||||||
/gnome-desktop-3.3.2.tar.xz
|
/gnome-desktop-3.3.2.tar.xz
|
||||||
/gnome-desktop-3.3.3.tar.xz
|
/gnome-desktop-3.3.3.tar.xz
|
||||||
/gnome-desktop-3.3.4.tar.xz
|
/gnome-desktop-3.3.4.tar.xz
|
||||||
|
/gnome-desktop-3.3.5.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.3.4
|
Version: 3.3.5
|
||||||
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.3/gnome-desktop-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-desktop/3.3/gnome-desktop-%{version}.tar.xz
|
||||||
@ -106,6 +106,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 Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
|
||||||
|
- Update to 3.3.5
|
||||||
|
|
||||||
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
|
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
|
||||||
- Update to 3.3.4
|
- Update to 3.3.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user