Update to 3.38.0
This commit is contained in:
parent
635847548b
commit
58303bcb34
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.37.1.tar.xz
|
/gsettings-desktop-schemas-3.37.1.tar.xz
|
||||||
/gsettings-desktop-schemas-3.37.2.tar.xz
|
/gsettings-desktop-schemas-3.37.2.tar.xz
|
||||||
/gsettings-desktop-schemas-3.37.92.tar.xz
|
/gsettings-desktop-schemas-3.37.92.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.38.0.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.37.92
|
Version: 3.38.0
|
||||||
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.37/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.38/%{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
|
||||||
|
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||||
- Update to 3.37.92
|
- Update to 3.37.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gsettings-desktop-schemas-3.37.92.tar.xz) = 042e390b10be9ccba73c4521f8870b79ba47744be79bc483fef6f569ad9e883561de4c462656cc898c894fa749556b99cc575eafa96b8448d1fdd69b885dd61f
|
SHA512 (gsettings-desktop-schemas-3.38.0.tar.xz) = 5af7da90b8e7eec1c98e9e44653955f2882961dd9b5e2bf00e4eeb9f4f1149ae5171c600d457c6ab9c7482471c1a0e98f92f645a7ee7298e1b843c608f660756
|
||||||
|
Loading…
Reference in New Issue
Block a user