Update to 3.36.0

This commit is contained in:
Kalev Lember
2020-03-09 18:52:28 +01:00
parent 32c002e16b
commit 3f89d7929a
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.35.91
Version: 3.36.0
Release: 1%{?dist}
Summary: A collection of GSettings schemas
License: LGPLv2+
# no homepage exists for this component
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
Source0: https://download.gnome.org/sources/%{name}/3.35/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: glib2-devel >= 2.31.0
@@ -71,6 +71,9 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
%changelog
* Mon Mar 09 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
- Update to 3.36.0
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
- Update to 3.35.91