Update to 3.19.3

This commit is contained in:
Kalev Lember
2015-12-15 17:45:45 +01:00
parent bcc2b4c387
commit 67ac58eca4
4 changed files with 9 additions and 37 deletions

View File

@@ -1,8 +1,8 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.19.2
Release: 2%{?dist}
Version: 3.19.3
Release: 1%{?dist}
Summary: A collection of GSettings schemas
Group: System Environment/Libraries
@@ -10,9 +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.18/%{name}-%{version}.tar.xz
# Backported from upstream
Patch0: 0001-schemas-Revert-natural-scrolling-for-mice.patch
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool
@@ -36,7 +34,7 @@ and header files for developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1
%build
%configure --disable-schemas-compile --enable-introspection=yes
@@ -73,6 +71,9 @@ fi
%changelog
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
- Update to 3.19.3
* Thu Dec 10 2015 Kalev Lember <klember@redhat.com> - 3.19.2-2
- Revert natural scrolling for mice