Update to 3.32.0

This commit is contained in:
Kalev Lember
2019-03-11 23:53:39 +01:00
parent 2fb4518d24
commit c4d3b3bb13
3 changed files with 7 additions and 3 deletions

View File

@@ -1,14 +1,14 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.31.92
Version: 3.32.0
Release: 1%{?dist}
Summary: A collection of GSettings schemas
License: LGPLv2+
# no homepage exists for this component
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
Source0: http://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: glib2-devel >= 2.31.0
@@ -76,6 +76,9 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche
%changelog
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
- Update to 3.32.0
* Wed Mar 06 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
- Update to 3.31.92