diff --git a/.gitignore b/.gitignore index 63a99fe..8c995cb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-0.1.7.tar.bz2 /gsettings-desktop-schemas-2.91.91.tar.bz2 /gsettings-desktop-schemas-2.91.92.tar.bz2 +/gsettings-desktop-schemas-3.0.0.tar.bz2 diff --git a/0001-schemas-Remove-at-mobility-schema-conversion.patch b/0001-schemas-Remove-at-mobility-schema-conversion.patch deleted file mode 100644 index 6dc4b3b..0000000 --- a/0001-schemas-Remove-at-mobility-schema-conversion.patch +++ /dev/null @@ -1,27 +0,0 @@ -From e2e8a52260f79e6afd4ff242327feff7b798eb49 Mon Sep 17 00:00:00 2001 -From: Bastien Nocera -Date: Wed, 9 Mar 2011 17:44:24 +0000 -Subject: [PATCH] schemas: Remove at mobility schema conversion - -Spotted by Matthias Clasen ---- - 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 - diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index ee84838..1898901 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,5 +1,5 @@ Name: gsettings-desktop-schemas -Version: 2.91.92 +Version: 3.0.0 Release: 1%{?dist} Summary: A collection of GSettings schemas @@ -8,7 +8,7 @@ License: LGPLv2+ # no homepage exists for this component URL: http://bugzilla.gnome.org/enter_bug.cgi?product=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 BuildRequires: glib2-devel >= 2.25.11 @@ -67,6 +67,9 @@ fi %changelog +* Mon Apr 04 2011 Bastien Nocera 3.0.0-1 +- Update to 3.0.0 + * Mon Mar 21 2011 Matthias Clasen 2.91.92-1 - Update to 2.91.92 diff --git a/sources b/sources index 96f47ab..9187633 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -498e5ea8ab43ee39f4e0e2262a78936b gsettings-desktop-schemas-2.91.92.tar.bz2 +227f020980c746fbf4da21991b107184 gsettings-desktop-schemas-3.0.0.tar.bz2