Update to 3.6.1

This commit is contained in:
Kalev Lember 2012-11-13 13:18:54 +01:00
parent 888fb389d0
commit b837f279b3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.5.91.tar.xz /gsettings-desktop-schemas-3.5.91.tar.xz
/gsettings-desktop-schemas-3.5.92.tar.xz /gsettings-desktop-schemas-3.5.92.tar.xz
/gsettings-desktop-schemas-3.6.0.tar.xz /gsettings-desktop-schemas-3.6.0.tar.xz
/gsettings-desktop-schemas-3.6.1.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: gsettings-desktop-schemas Name: gsettings-desktop-schemas
Version: 3.6.0 Version: 3.6.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: A collection of GSettings schemas Summary: A collection of GSettings schemas
@ -10,7 +10,7 @@ License: LGPLv2+
# no homepage exists for this component # no homepage exists for this component
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas #VCS: git:git://git.gnome.org/gsettings-desktop-schemas
Source: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0 BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool BuildRequires: intltool
@ -69,6 +69,9 @@ fi
%changelog %changelog
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1 * Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
- Update to 3.6.0 - Update to 3.6.0

View File

@ -1 +1 @@
56bac1a55d71a5e30795447e227bdb26 gsettings-desktop-schemas-3.6.0.tar.xz 5f7d7c88c04b1abcf59c3f27027c05c2 gsettings-desktop-schemas-3.6.1.tar.xz