Update to 3.7.3

This commit is contained in:
Kalev Lember 2012-12-20 21:23:26 +01:00
parent d23c586076
commit b9dbb19b64
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.6.0.tar.xz
/gsettings-desktop-schemas-3.6.1.tar.xz
/gsettings-desktop-schemas-3.7.2.tar.xz
/gsettings-desktop-schemas-3.7.3.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.7.2
Version: 3.7.3
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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool
@ -69,6 +69,9 @@ fi
%changelog
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
- Update to 3.7.3
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
- Update to 3.7.2

View File

@ -1 +1 @@
67ecc1d60f0650bdfc559db25b52d9d6 gsettings-desktop-schemas-3.7.2.tar.xz
6dbede8f6112b7e0dd4864e979b91771 gsettings-desktop-schemas-3.7.3.tar.xz