Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-21 12:59:55 +02:00
parent 9ad880b757
commit 54dfbe0431
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.21.2.tar.xz /gsettings-desktop-schemas-3.21.2.tar.xz
/gsettings-desktop-schemas-3.21.3.tar.xz /gsettings-desktop-schemas-3.21.3.tar.xz
/gsettings-desktop-schemas-3.21.4.tar.xz /gsettings-desktop-schemas-3.21.4.tar.xz
/gsettings-desktop-schemas-3.22.0.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.21.4 Version: 3.22.0
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.21/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0 BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool BuildRequires: intltool
@ -76,6 +76,9 @@ fi
%changelog %changelog
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1 * Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
- Update to 3.21.4 - Update to 3.21.4

View File

@ -1 +1 @@
35632f2953207e397cbb4869b899a576 gsettings-desktop-schemas-3.21.4.tar.xz 5b9056ab6eff42a0117f2912edff5f20 gsettings-desktop-schemas-3.22.0.tar.xz