Update to 3.10.0

This commit is contained in:
Kalev Lember 2013-09-24 23:26:55 +02:00
parent 17bc452cff
commit 3bc325a78d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.9.5.tar.xz
/gsettings-desktop-schemas-3.9.90.tar.xz
/gsettings-desktop-schemas-3.9.91.tar.xz
/gsettings-desktop-schemas-3.10.0.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.9.91
Version: 3.10.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.9/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool
@ -69,6 +69,9 @@ fi
%changelog
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
- Update to 3.10.0
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
- Update to 3.9.91

View File

@ -1 +1 @@
798c2567608fba8d0083ae679b9fda88 gsettings-desktop-schemas-3.9.91.tar.xz
22ed383ea2b08ec6d9022f3206290e73 gsettings-desktop-schemas-3.10.0.tar.xz