3.1.92
This commit is contained in:
parent
b133da24fb
commit
7ba0b68e1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-3.1.3.tar.xz
|
||||
/gnome-desktop-3.1.4.tar.xz
|
||||
/gnome-desktop-3.1.91.tar.xz
|
||||
/gnome-desktop-3.1.92.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 3.1.91
|
||||
Version: 3.1.92
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.1/gnome-desktop-%{version}.tar.xz
|
||||
@ -17,6 +17,9 @@ Source0: http://download.gnome.org/sources/gnome-desktop/3.1/gnome-desktop-%{ver
|
||||
License: GPLv2+ and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
||||
# needed for GnomeWallClock
|
||||
Requires: gsettings-desktop-schemas >= 3.1.91
|
||||
|
||||
Requires: redhat-menus
|
||||
### uncomment when gnome-about is packaged here
|
||||
#Requires: pycairo
|
||||
@ -103,9 +106,24 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
|
||||
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
|
||||
- Update to 3.1.92
|
||||
|
||||
* Mon Sep 12 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-3
|
||||
- Fix a gnome-screensaver crash
|
||||
|
||||
* Fri Sep 9 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-2
|
||||
- Require gsettings-desktop-schemas
|
||||
|
||||
* Tue Sep 5 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
|
||||
- Update to 3.1.91
|
||||
|
||||
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
|
||||
- Update to 3.1.90.1
|
||||
|
||||
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
|
||||
- Update to 3.1.5
|
||||
|
||||
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
|
||||
- Update to 3.1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user