Update to 3.34.0
This commit is contained in:
parent
cee51f1f38
commit
35b77af737
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.33.1.tar.xz
|
/gsettings-desktop-schemas-3.33.1.tar.xz
|
||||||
/gsettings-desktop-schemas-3.33.90.tar.xz
|
/gsettings-desktop-schemas-3.33.90.tar.xz
|
||||||
/gsettings-desktop-schemas-3.33.92.tar.xz
|
/gsettings-desktop-schemas-3.33.92.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.34.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.33.92
|
Version: 3.34.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.33/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.34/%{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 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
|
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
||||||
- Update to 3.33.92
|
- Update to 3.33.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gsettings-desktop-schemas-3.33.92.tar.xz) = 664c43bd9f51b7b77c33df74092e632a3170e939e77a07f5c6af2b9ebb622ca8cb133c686465804ddd6029150712fcb4f599434e96fd963dafa8bd279b547d1a
|
SHA512 (gsettings-desktop-schemas-3.34.0.tar.xz) = 6cbe59facf77566ed93faabafc6b00ad03fb398a9a4686ba94a08b1c2d0df1d44bd673fb4d51340209a66ebc0aa32095615e7e63b78f4cc4c10d240a7b0a8fa1
|
||||||
|
Loading…
Reference in New Issue
Block a user