This commit is contained in:
Kalev Lember 2013-03-26 01:59:45 +01:00
parent 7bb186a715
commit e46d1ab77c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 3.8.0-1
- Update to 3.8.0
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
574a361604c421b77389ef9e17cbdf99 gsettings-desktop-schemas-3.7.92.tar.xz
b42dd36beb8af4eb1056d2b782d962e7 gsettings-desktop-schemas-3.8.0.tar.xz