From 1d7a1f9ec375c65628f14dcaef5b785850286304 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Sep 2015 18:08:34 +0200 Subject: [PATCH] Update to 3.17.92 --- .gitignore | 1 + gsettings-desktop-schemas.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 65f2ae4..f3b5b28 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.15.92.tar.xz /gsettings-desktop-schemas-3.16.0.tar.xz /gsettings-desktop-schemas-3.16.1.tar.xz +/gsettings-desktop-schemas-3.17.92.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 3231c43..fdd8e80 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: gsettings-desktop-schemas -Version: 3.16.1 -Release: 2%{?dist} +Version: 3.17.92 +Release: 1%{?dist} Summary: A collection of GSettings schemas Group: System Environment/Libraries @@ -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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -70,6 +70,9 @@ fi %changelog +* Mon Sep 14 2015 Kalev Lember - 3.17.92-1 +- Update to 3.17.92 + * Wed Jun 17 2015 Fedora Release Engineering - 3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index bde335a..8f589ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -baebbcf3c20591f98876e42fb0a3fd35 gsettings-desktop-schemas-3.16.1.tar.xz +f8c4ef873cf506e8680f7a9e5378454d gsettings-desktop-schemas-3.17.92.tar.xz