diff --git a/.gitignore b/.gitignore index c010e4d..280780d 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2 /gsettings-desktop-schemas-3.7.90.tar.xz /gsettings-desktop-schemas-3.7.91.tar.xz /gsettings-desktop-schemas-3.7.92.tar.xz +/gsettings-desktop-schemas-3.8.0.tar.xz diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 326e392..9221a26 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.7.92 +Version: 3.8.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.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: intltool @@ -69,6 +69,9 @@ fi %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Tue Mar 19 2013 Matthias Clasen - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index bda9b82..2757bcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -574a361604c421b77389ef9e17cbdf99 gsettings-desktop-schemas-3.7.92.tar.xz +b42dd36beb8af4eb1056d2b782d962e7 gsettings-desktop-schemas-3.8.0.tar.xz