Update to 3.37.1
This commit is contained in:
parent
88ae7ee3cc
commit
19e9265d62
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.35.91.tar.xz
|
/gsettings-desktop-schemas-3.35.91.tar.xz
|
||||||
/gsettings-desktop-schemas-3.36.0.tar.xz
|
/gsettings-desktop-schemas-3.36.0.tar.xz
|
||||||
/gsettings-desktop-schemas-3.36.1.tar.xz
|
/gsettings-desktop-schemas-3.36.1.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.37.1.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.36.1
|
Version: 3.37.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
# no homepage exists for this component
|
# no homepage exists for this component
|
||||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
BuildRequires: glib2-devel >= 2.31.0
|
||||||
@ -71,6 +71,9 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
||||||
|
- Update to 3.37.1
|
||||||
|
|
||||||
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
|
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
|
||||||
- Update to 3.36.1
|
- Update to 3.36.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gsettings-desktop-schemas-3.36.1.tar.xz) = 623a3759fe84cc5ea897043cc7c337a4f83302ebe5cfb9d214210a48e460e22b180518f5d768382ec18396bb2e86f22649dbc9b367a858e56b1ee8d2cab58fa8
|
SHA512 (gsettings-desktop-schemas-3.37.1.tar.xz) = 894c03a1004ebf0e40cc4944a899904dfb1ceca4e48376b0fc18be7cad781fbe1dc907668a48c01af66e9457a67e83bb7ddca9bd7c1bd89119acb7a3d4c8400f
|
||||||
|
Loading…
Reference in New Issue
Block a user