diff --git a/.gitignore b/.gitignore index e10cc7a..a000e60 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.13.90.tar.xz /gsettings-desktop-schemas-3.13.91.tar.xz /gsettings-desktop-schemas-3.13.92.tar.xz +/gsettings-desktop-schemas-3.14.0.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 5d6c914..506bd71 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.13.92 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -69,6 +69,9 @@ fi %changelog +* Mon Sep 22 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 02 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 - Tighten -devel subpackage deps diff --git a/sources b/sources index 56e8888..406528c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8605f53351f9cac9974a4e0c88990e38 gsettings-desktop-schemas-3.13.92.tar.xz +14df59945fc9027b303ecfa75200a0c9 gsettings-desktop-schemas-3.14.0.tar.xz