From b9dbb19b64d71effd69f382528e829738d9d3335 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 20 Dec 2012 21:23:26 +0100 Subject: [PATCH] Update to 3.7.3 --- .gitignore | 1 + gsettings-desktop-schemas.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a727198..752e8df 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.6.0.tar.xz /gsettings-desktop-schemas-3.6.1.tar.xz /gsettings-desktop-schemas-3.7.2.tar.xz +/gsettings-desktop-schemas-3.7.3.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 228e227..e682e86 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: gsettings-desktop-schemas -Version: 3.7.2 +Version: 3.7.3 Release: 1%{?dist} Summary: A collection of GSettings schemas @@ -10,7 +10,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}/3.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -69,6 +69,9 @@ fi %changelog +* Thu Dec 20 2012 Kalev Lember - 3.7.3-1 +- Update to 3.7.3 + * Tue Nov 20 2012 Richard Hughes - 3.7.2-1 - Update to 3.7.2 diff --git a/sources b/sources index f6e48b3..a8ad664 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67ecc1d60f0650bdfc559db25b52d9d6 gsettings-desktop-schemas-3.7.2.tar.xz +6dbede8f6112b7e0dd4864e979b91771 gsettings-desktop-schemas-3.7.3.tar.xz