diff --git a/.gitignore b/.gitignore index 9f371ca..bf85c85 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.15.4.tar.xz /gsettings-desktop-schemas-3.15.90.tar.xz /gsettings-desktop-schemas-3.15.92.tar.xz +/gsettings-desktop-schemas-3.16.0.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 21a9add..0840582 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.15.92 +Version: 3.16.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.15/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -70,6 +70,9 @@ fi %changelog +* Mon Mar 23 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 - Use license macro for the COPYING file diff --git a/sources b/sources index 8e627c4..a49e930 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7e533c09c18709a86584a255d45b09b gsettings-desktop-schemas-3.15.92.tar.xz +f87833627ac29866fb8835c5f4ee3271 gsettings-desktop-schemas-3.16.0.tar.xz