Update to 3.0.0

This commit is contained in:
Bastien Nocera 2011-04-04 15:57:23 +01:00
parent a730a71773
commit 1588e415d9
4 changed files with 7 additions and 30 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-0.1.7.tar.bz2 /gsettings-desktop-schemas-0.1.7.tar.bz2
/gsettings-desktop-schemas-2.91.91.tar.bz2 /gsettings-desktop-schemas-2.91.91.tar.bz2
/gsettings-desktop-schemas-2.91.92.tar.bz2 /gsettings-desktop-schemas-2.91.92.tar.bz2
/gsettings-desktop-schemas-3.0.0.tar.bz2

View File

@ -1,27 +0,0 @@
From e2e8a52260f79e6afd4ff242327feff7b798eb49 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Wed, 9 Mar 2011 17:44:24 +0000
Subject: [PATCH] schemas: Remove at mobility schema conversion
Spotted by Matthias Clasen <mclasen@redhat.com>
---
schemas/gsettings-desktop-schemas.convert | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/schemas/gsettings-desktop-schemas.convert b/schemas/gsettings-desktop-schemas.convert
index afd8ad7..d7172dd 100644
--- a/schemas/gsettings-desktop-schemas.convert
+++ b/schemas/gsettings-desktop-schemas.convert
@@ -19,9 +19,6 @@ autorun-x-content-ignore = /apps/nautilus/preferences/media_autorun_x_content_ig
autorun-x-content-open-folder = /apps/nautilus/preferences/media_autorun_x_content_open_folder
# From org.gnome.desktop.default-applications.gschema.xml
-[org.gnome.desktop.default-applications.at.mobility]
-exec = /desktop/gnome/applications/at/mobility/exec
-
[org.gnome.desktop.default-applications.office.calendar]
exec = /desktop/gnome/applications/calendar/exec
needs-term = /desktop/gnome/applications/calendar/needs_term
--
1.7.4.1

View File

@ -1,5 +1,5 @@
Name: gsettings-desktop-schemas Name: gsettings-desktop-schemas
Version: 2.91.92 Version: 3.0.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A collection of GSettings schemas Summary: A collection of GSettings schemas
@ -8,7 +8,7 @@ License: LGPLv2+
# no homepage exists for this component # no homepage exists for this component
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas #VCS: git:git://git.gnome.org/gsettings-desktop-schemas
Source: http://download.gnome.org/sources/%{name}/0.1/%{name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
BuildArch: noarch BuildArch: noarch
BuildRequires: glib2-devel >= 2.25.11 BuildRequires: glib2-devel >= 2.25.11
@ -67,6 +67,9 @@ fi
%changelog %changelog
* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
- Update to 3.0.0
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1 * Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
- Update to 2.91.92 - Update to 2.91.92

View File

@ -1 +1 @@
498e5ea8ab43ee39f4e0e2262a78936b gsettings-desktop-schemas-2.91.92.tar.bz2 227f020980c746fbf4da21991b107184 gsettings-desktop-schemas-3.0.0.tar.bz2