Update to 3.15.4

This commit is contained in:
Richard Hughes 2015-01-20 10:47:03 +00:00
parent 3a5941adf1
commit 0e96d5e1a5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.13.92.tar.xz /gsettings-desktop-schemas-3.13.92.tar.xz
/gsettings-desktop-schemas-3.14.0.tar.xz /gsettings-desktop-schemas-3.14.0.tar.xz
/gsettings-desktop-schemas-3.14.1.tar.xz /gsettings-desktop-schemas-3.14.1.tar.xz
/gsettings-desktop-schemas-3.15.4.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.14.1 Version: 3.15.4
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.14/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/%{name}/3.15/%{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 Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
- Update to 3.15.4
* Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1 * Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
- Update to 3.14.1 - Update to 3.14.1

View File

@ -1 +1 @@
92d41934212fc7da48648afa3927f4b0 gsettings-desktop-schemas-3.14.1.tar.xz a3082553e8c4c5a25fd4118c8b3f2ae6 gsettings-desktop-schemas-3.15.4.tar.xz