Update to 3.35.91
This commit is contained in:
parent
1488400c0b
commit
32c002e16b
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-3.33.90.tar.xz
|
||||
/gsettings-desktop-schemas-3.33.92.tar.xz
|
||||
/gsettings-desktop-schemas-3.34.0.tar.xz
|
||||
/gsettings-desktop-schemas-3.35.91.tar.xz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.34.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.35.91
|
||||
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.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.35/%{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 Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
||||
- Update to 3.35.91
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-3.34.0.tar.xz) = 6cbe59facf77566ed93faabafc6b00ad03fb398a9a4686ba94a08b1c2d0df1d44bd673fb4d51340209a66ebc0aa32095615e7e63b78f4cc4c10d240a7b0a8fa1
|
||||
SHA512 (gsettings-desktop-schemas-3.35.91.tar.xz) = 04b0fb01215ae2bbef1cee875c2b7811ff59984a8a8c8c51ec9f13f874a0c955bf8005d08da21334b9970e85df4c36f54d5120e9c2d28c090078010a28fa94b7
|
||||
|
Loading…
Reference in New Issue
Block a user