Update to 3.34.0

This commit is contained in:
Kalev Lember
2019-09-10 00:22:42 +02:00
parent cee51f1f38
commit 35b77af737
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.33.92
Version: 3.34.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.33/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.34/%{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 Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
- Update to 3.34.0
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
- Update to 3.33.92