diff --git a/.gitignore b/.gitignore index e8d5c79..a488a78 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.19.3.tar.xz /gsettings-desktop-schemas-3.19.90.tar.xz /gsettings-desktop-schemas-3.19.92.tar.xz +/gsettings-desktop-schemas-3.20.0.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 101c134..fc33894 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.19.92 +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -76,6 +76,9 @@ fi %changelog +* Tue Mar 22 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Thu Mar 17 2016 Richard Hughes - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index 18c18fd..7476a14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8ba9a2ff1e616261440f43243a3d167 gsettings-desktop-schemas-3.19.92.tar.xz +c5d87ea480aa9bf66b134ddb5b8ea0f8 gsettings-desktop-schemas-3.20.0.tar.xz