diff --git a/.gitignore b/.gitignore index f3b5b28..409443a 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.16.0.tar.xz /gsettings-desktop-schemas-3.16.1.tar.xz /gsettings-desktop-schemas-3.17.92.tar.xz +/gsettings-desktop-schemas-3.18.0.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index b60b2b8..3e6d574 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.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -70,6 +70,9 @@ fi %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 - Use make_install macro diff --git a/sources b/sources index 8f589ef..45577ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8c4ef873cf506e8680f7a9e5378454d gsettings-desktop-schemas-3.17.92.tar.xz +eff2640ecd7553f3bea695f6ec7f4499 gsettings-desktop-schemas-3.18.0.tar.xz